diff options
author | Anthony Green <green@moxielogic.com> | 2013-02-10 08:47:26 -0500 |
---|---|---|
committer | Anthony Green <green@moxielogic.com> | 2013-02-10 08:47:26 -0500 |
commit | 10e77227b6ae85f46f28590bfb09ca3608554358 (patch) | |
tree | 569cc880872ff598535ca5cb6101505fe04a2c16 /ChangeLog | |
parent | a9521411a53d58f2bf88199242200ceb0d4dae3a (diff) | |
download | libffi-10e77227b6ae85f46f28590bfb09ca3608554358.tar.gz |
mend
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2013-02-09 Anthony Green <green@moxielogic.com> + + * testsuite/libffi.call/negint.c: Remove forced -O2. + * testsuite/libffi.call/many2.c (foo): Remove GCCism. + * testsuite/libffi.call/ffitest.h: Add default PRIuPTR definition. + + * src/sparc/v8.S (ffi_closure_v8): Import ancient ulonglong + closure return type fix developed by Martin v. Löwis for cpython + fork. + 2013-02-08 Andreas Tobler <andreast@fgznet.ch> * src/powerpc/ffi.c (ffi_prep_cif_machdep): Fix small struct |