Rebase from GCC
authorAnthony Green <green@moxielogic.com>
Wed, 1 Feb 2012 22:34:30 +0000 (16:34 -0600)
committerAnthony Green <green@moxielogic.com>
Wed, 1 Feb 2012 22:34:30 +0000 (16:34 -0600)
commit1ff9c604bb214b5a305064af1049577ef783730a
tree66d84477f9be3fd74ac5eeb82c8d9839316b6149
parent211060eb8f714af0e935430efa6bb45e8e3ffc5d
Rebase from GCC
108 files changed:
.pc/aix-ibm-xlc/ChangeLog
.pc/alpha/ChangeLog
.pc/amiga/ChangeLog
.pc/amiga/configure
.pc/amiga/configure.ac
.pc/bad-abi-fix/ChangeLog
.pc/darwin-EH-fix/ChangeLog
.pc/darwin11/ChangeLog
.pc/darwin11/configure
.pc/debug-build/ChangeLog
.pc/ffi_last_abi/ChangeLog
.pc/ffi_last_abi/src/x86/ffitarget.h
.pc/fix-grammar/ChangeLog
.pc/fix-ppc32/ChangeLog
.pc/fix-xfails/ChangeLog
.pc/fix_maxopt/ChangeLog
.pc/hpux-mallinfo/ChangeLog
.pc/interix/ChangeLog
.pc/interix/configure
.pc/ios-fixes/ChangeLog
.pc/ios/ChangeLog
.pc/ios/Makefile.in
.pc/ios/fficonfig.h.in
.pc/irix/ChangeLog
.pc/kfreebsd-mmap/ChangeLog
.pc/m68k-patches/src/m68k/sysv.S [deleted file]
.pc/ml64-safeseh/ChangeLog
.pc/more-openbsd/ChangeLog
.pc/msvcc-warning/ChangeLog
.pc/msvcc/Makefile.in
.pc/powerpc-ffi-softfloat/ChangeLog
.pc/powerpc-sysv-without-string-ops/ChangeLog
.pc/ppc64-darwin/ChangeLog
.pc/ppc64-darwin/configure
.pc/remove-debug-code/ChangeLog
.pc/remove-debug-code/Makefile.in
.pc/sparc-abi-check/ChangeLog
.pc/sparc-v8-aggregate-returns/ChangeLog
.pc/stdcall-x86-closure-fix/ChangeLog
.pc/stdcall-x86-closure-fix/src/x86/ffi.c
.pc/stdcall-x86-closure-fix/src/x86/ffitarget.h
.pc/ungccify/Makefile.in
.pc/unlikely/ChangeLog
.pc/variadic/ChangeLog
.pc/win64-struct-args/ChangeLog
.pc/win64-struct-args/src/x86/ffi.c
.pc/win64-underscore/ChangeLog
.pc/windows-ce-arm/ChangeLog
.pc/x86_pcrel_test/ChangeLog
ChangeLog
Makefile.in
aclocal.m4
configure
configure.ac
doc/libffi.info
doc/stamp-vti
doc/version.texi
fficonfig.h.in
include/Makefile.in
man/Makefile.in
patches/aix-ibm-xlc
patches/alpha
patches/amiga
patches/bad-abi-fix
patches/darwin-EH-fix
patches/darwin11
patches/debug-build
patches/ffi_last_abi
patches/fix-grammar
patches/fix-ppc32
patches/fix-xfails
patches/fix_maxopt
patches/hpux-mallinfo
patches/interix
patches/ios
patches/ios-fixes
patches/irix
patches/kfreebsd-mmap
patches/m68k-patches
patches/ml64-safeseh
patches/more-openbsd
patches/msvcc
patches/msvcc-warning
patches/powerpc-ffi-softfloat
patches/powerpc-sysv-without-string-ops
patches/ppc64-darwin
patches/remove-debug-code
patches/sparc-abi-check
patches/sparc-v8-aggregate-returns
patches/stdcall-x86-closure-fix
patches/ungccify
patches/unlikely
patches/variadic
patches/win64-struct-args
patches/win64-underscore
patches/windows-ce-arm
patches/x86_pcrel_test
src/x86/ffi.c
src/x86/ffitarget.h
src/x86/win32.S
testsuite/Makefile.in
testsuite/libffi.call/fastthis1_win32.c [new file with mode: 0644]
testsuite/libffi.call/fastthis2_win32.c [new file with mode: 0644]
testsuite/libffi.call/fastthis3_win32.c [new file with mode: 0644]
testsuite/libffi.call/many2_win32.c [new file with mode: 0644]
testsuite/libffi.call/strlen2_win32.c [new file with mode: 0644]
testsuite/libffi.call/struct1_win32.c [new file with mode: 0644]
testsuite/libffi.call/struct2_win32.c [new file with mode: 0644]