m68k fixes

This commit is contained in:
Anthony Green
2012-01-23 12:41:06 -05:00
parent c365ee7577
commit 164e6fe04b
11 changed files with 696 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
2012-01-23 Alan Hourihane <alanh@fairlite.co.uk>
* src/m68k/ffi.c (ffi_prep_closure_loc): Fix ABI check.
* src/m68k/sysv.S: Support 68881.
* testsuite/libffi.call/return_sc.c (main): Fix test check.
2012-01-19 Jakub Jelinek <jakub@redhat.com>
PR rtl-optimization/48496