set svn:eol-style
svn: r2690
This commit is contained in:
parent
a07b22f1f1
commit
a847101855
|
@ -1,12 +1,12 @@
|
||||||
The copy of libffi for PLT Scheme has been changed in a few small
|
The copy of libffi for PLT Scheme has been changed in a few small
|
||||||
ways:
|
ways:
|
||||||
|
|
||||||
* Added i386 Mac OS X support from the PyObjC project:
|
* Added i386 Mac OS X support from the PyObjC project:
|
||||||
gcc/libffi/src/x86/ffi_darwin.c
|
gcc/libffi/src/x86/ffi_darwin.c
|
||||||
gcc/libffi/src/x86/darwin.S
|
gcc/libffi/src/x86/darwin.S
|
||||||
and changed ffi.c and sysv.S to #include these when __APPLE__
|
and changed ffi.c and sysv.S to #include these when __APPLE__
|
||||||
is defined.
|
is defined.
|
||||||
|
|
||||||
* Added line to "configure" for i*86-*-darwin*
|
* Added line to "configure" for i*86-*-darwin*
|
||||||
|
|
||||||
* Added line to "configure" for i*86-*-openbsd*
|
* Added line to "configure" for i*86-*-openbsd*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user