More cygwin fixes
authorAnthony Green <green@moxielogic.com>
Wed, 21 Mar 2012 12:09:30 +0000 (08:09 -0400)
committerAnthony Green <green@moxielogic.com>
Wed, 21 Mar 2012 12:09:30 +0000 (08:09 -0400)
commitbd78c9c3311244dd5f877c915b0dff91621dd253
treea8228badb6ffd872801c86ea2b0acfe128cc8e2c
parent84d3253f86dad6b4f261231935675d35fd964b05
More cygwin fixes
29 files changed:
.pc/aix-fix/.timestamp [new file with mode: 0644]
.pc/aix-fix/ChangeLog [new file with mode: 0644]
.pc/aix-fix/src/powerpc/ffi_darwin.c [new file with mode: 0644]
.pc/applied-patches
.pc/mint/.timestamp [new file with mode: 0644]
.pc/mint/ChangeLog [new file with mode: 0644]
.pc/mint/README [new file with mode: 0644]
.pc/mint/src/m68k/ffi.c [new file with mode: 0644]
.pc/mint/src/m68k/sysv.S [new file with mode: 0644]
.pc/win32/.timestamp [new file with mode: 0644]
.pc/win32/ChangeLog [new file with mode: 0644]
.pc/win32/src/x86/win32.S [new file with mode: 0644]
.pc/win32/testsuite/libffi.call/strlen2_win32.c [new file with mode: 0644]
.pc/win32_tests/.timestamp [new file with mode: 0644]
.pc/win32_tests/ChangeLog [new file with mode: 0644]
.pc/win32_tests/testsuite/lib/target-libpath.exp [new file with mode: 0644]
ChangeLog
README
patches/aix-fix [new file with mode: 0644]
patches/mint [new file with mode: 0644]
patches/series
patches/win32 [new file with mode: 0644]
patches/win32_tests [new file with mode: 0644]
src/m68k/ffi.c
src/m68k/sysv.S
src/powerpc/ffi_darwin.c
src/x86/win32.S
testsuite/lib/target-libpath.exp
testsuite/libffi.call/strlen2_win32.c