23 lines
639 B
Plaintext
23 lines
639 B
Plaintext
2008-01-30 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
PR libffi/34612
|
|
* src/x86/sysv.S (ffi_closure_SYSV): Pop 4 byte from stack when
|
|
returning struct.
|
|
|
|
* testsuite/libffi.call/call.exp: Add "-O2 -fomit-frame-pointer"
|
|
tests.
|
|
|
|
2008-01-30 Anthony Green <green@redhat.com>
|
|
|
|
* Makefile.am, include/Makefile.am: Move headers to
|
|
libffi_la_SOURCES for new automake.
|
|
* Makefile.in, include/Makefile.in: Rebuilt.
|
|
|
|
* testsuite/lib/wrapper.exp: Copied from gcc tree to allow for
|
|
execution outside of gcc tree.
|
|
* testsuite/lib/target-libpath.exp: Ditto.
|
|
|
|
* testsuite/lib/libffi-dg.exp: Many changes to allow for execution
|
|
outside of gcc tree.
|
|
|