aboutsummaryrefslogtreecommitdiff
path: root/libffi/src
AgeCommit message (Expand)Author
2005-07-09Merge in gcc_4_0_0_release to gcc_4_0_1_releaseMike Stump
2005-04-09Merge to tag apple-local-merge-20050406.Geoffrey Keating
2005-02-082005-02-08 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2004-12-31 * src/types.c (FFI_AGGREGATE_TYPEDEF): Remove.Richard Henderson
2004-12-31 * src/types.c (FFI_TYPE_POINTER): Define with sizeof.Richard Henderson
2004-12-27 * src/x86/unix64.S: Fix typo in unwind info.Richard Henderson
2004-12-25 * src/x86/ffi64.c (struct register_args): Rename from stackLayout.Richard Henderson
2004-11-23 * src/mips/o32.S (ffi_call_O32, ffi_closure_O32): Use jalr insteadRichard Sandiford
2004-11-22 * src/sparc/ffi.c (ffi_prep_closure): Align doubles and 64-bit integersEric Botcazou
2004-10-27* src/arm/ffi.c (ffi_prep_cif_machdep): Handle functions that returnRichard Earnshaw
2004-10-25(FFII_CLOSURES): Set to 0.Kazuhiro Inaoka
2004-10-21 * src/sh/sysv.S (ffi_call_SYSV): Don't align for double data.Kaz Kojima
2004-10-18 * src/sh/ffi.c (ffi_prep_closure): Set T bit in trampoline forKaz Kojima
2004-10-13* Makefile.am: Add m32r support.Kazuhiro Inaoka
2004-09-042004-09-05 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2004-09-022004-09-02 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2004-09-02004-09-02 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2004-08-302004-08-30 Anthony Green <green@redhat.com>Anthony Green
2004-08-232004-08-23 David Daney <daney@avtrex.com>David Daney
2004-08-152004-08-14 Casey Marshall <csm@gnu.org>Casey Marshall
2004-08-102004-08-10 Andrew Haley <aph@redhat.com>Andrew Haley
2004-07-11 * src/s390/ffi.c (ffi_prep_args): Fix C aliasing violation.Ulrich Weigand
2004-06-30 * src/powerpc/ffi_darwin.c (flush_icache): ';' is a commentGeoffrey Keating
2004-06-10 * src/ia64/unix.S (ffi_call_unix): Insert group barrier breakJakub Jelinek
2004-04-27Patch 14922Matt Austern
2004-03-202004-03-20 Matthias Klose <doko@debian.org>Matthias Klose
2004-03-192004-03-19 Matthias Klose <doko@debian.org>Matthias Klose
2004-03-162004-03-16 Hosaka Yuji <hos@tamanegi.org>Hosaka Yuji
2004-03-12Enabled linkonce support for Darwin.Matt Austern
2004-03-11 * src/ia64/ffi.c (ffi_prep_incoming_args_UNIX): Get floating pointAndreas Schwab
2004-02-26 * src/powerpc/ffi.c (ffi_prep_args_SYSV): ChangeMatt Kraai
2004-02-09 * src/types.c (pointer): POWERPC64 has 8 byte pointers.Alan Modra
2004-02-09 * src/powerpc/ffi.c (ffi_prep_args64): Correct long double handling.Alan Modra
2004-02-08 * src/powerpc/ffi.c (ffi_prep_cif_machdep <FFI_LINUX64>): CorrectAlan Modra
2004-02-07 * src/types.c: Use 16 byte long double for POWERPC64.Alan Modra
2004-01-25 * src/sparc/ffi.c (ffi_prep_args_v9): Shift the parameter arrayEric Botcazou
2004-01-212004-01-21 Michael Ritzert <ritzert@t-online.de>Michael Ritzert
2003-12-022003-12-02 Hosaka Yuji <hos@tamanegi.org>Hosaka Yuji
2003-11-062003-11-06 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2003-10-232003-10-23 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2003-10-222003-10-22 David Daney <ddaney@avtrex.com>David Daney
2003-10-22 * src/ia64/ffi.c: Replace FALSE/TRUE with false/true.Andreas Schwab
2003-10-21commit missing adds.Andreas Tobler
2003-10-212003-10-21 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2003-10-20 libffi:Rainer Orth
2003-10-202003-10-19 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2003-10-13 * src/types.c (double, longdouble): Default POWERPC64 to 8 byte sizeAlan Modra
2003-09-18 * src/powerpc/aix.S: Cleanup whitespaces.David Edelsohn
2003-09-182003-09-18 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2003-09-182003-09-18 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler