This website requires JavaScript.
Explore
Help
Sign In
mirror
/
gcc
Watch
2
Star
0
Fork
0
You've already forked gcc
mirror of
git://gcc.gnu.org/git/gcc.git
synced
2025-04-02 17:10:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
228ae085b5
Branches
Tags
View all branches
gcc
/
libffi
/
src
History
Alan Modra
12001e0ff9
* src/types.c (pointer): POWERPC64 has 8 byte pointers.
...
From-SVN: r77533
2004-02-09 23:40:37 +10:30
..
alpha
…
arm
…
ia64
* src/ia64/ffi.c: Replace FALSE/TRUE with false/true.
2003-10-22 13:57:12 +00:00
m68k
…
mips
ffitarget.h: Replace undefined UINT32 and friends with __attribute__((__mode__(__SI__))) and...
2003-10-22 15:32:13 +00:00
powerpc
ffi.c (ffi_prep_args64): Correct long double handling.
2004-02-09 14:09:48 +10:30
s390
…
sh
…
sh64
…
sparc
ffi.c (ffi_prep_args_v9): Shift the parameter array when the structure return address is passed in %o0.
2004-01-25 06:58:33 +00:00
x86
ffi64.c (ffi_prep_args): Cast the RHS of an assignment instead of the LHS.
2004-01-21 07:11:09 +01:00
debug.c
…
ffitest.c
…
java_raw_api.c
java_raw_api.c (ffi_java_ptrarray_to_raw): Replace FFI_ASSERT(FALSE) with FFI_ASSERT(0).
2003-10-23 22:24:20 +02:00
prep_cif.c
prep_cif.c (ffi_prep_cif): Move the validity check after the initialization.
2003-11-06 16:47:41 +01:00
raw_api.c
…
types.c
* src/types.c (pointer): POWERPC64 has 8 byte pointers.
2004-02-09 23:40:37 +10:30