summaryrefslogtreecommitdiff
path: root/libffi/src
Commit message (Expand)AuthorAgeFilesLines
* Patch 14922austern2004-04-272-2/+10
* 2004-03-20 Matthias Klose <doko@debian.org>doko2004-03-201-1/+1
* 2004-03-19 Matthias Klose <doko@debian.org>doko2004-03-194-2/+943
* 2004-03-16 Hosaka Yuji <hos@tamanegi.org>andreast2004-03-163-6/+79
* Enabled linkonce support for Darwin.austern2004-03-122-11/+13
* * src/ia64/ffi.c (ffi_prep_incoming_args_UNIX): Get floating pointschwab2004-03-111-8/+7
* * src/powerpc/ffi.c (ffi_prep_args_SYSV): Changekraai2004-02-261-7/+9
* * src/types.c (pointer): POWERPC64 has 8 byte pointers.amodra2004-02-091-1/+1
* * src/powerpc/ffi.c (ffi_prep_args64): Correct long double handling.amodra2004-02-091-2/+19
* * src/powerpc/ffi.c (ffi_prep_cif_machdep <FFI_LINUX64>): Correctamodra2004-02-083-82/+97
* * src/types.c: Use 16 byte long double for POWERPC64.amodra2004-02-071-1/+1
* * src/sparc/ffi.c (ffi_prep_args_v9): Shift the parameter arrayebotcazou2004-01-253-87/+188
* 2004-01-21 Michael Ritzert <ritzert@t-online.de>aj2004-01-211-1/+1
* 2003-12-02 Hosaka Yuji <hos@tamanegi.org>andreast2003-12-021-4/+4
* 2003-11-06 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-11-061-2/+4
* 2003-10-23 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-10-231-1/+1
* 2003-10-22 David Daney <ddaney@avtrex.com>daney2003-10-221-4/+4
* * src/ia64/ffi.c: Replace FALSE/TRUE with false/true.schwab2003-10-221-13/+13
* commit missing adds.andreast2003-10-2111-0/+756
* 2003-10-21 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-10-2132-173/+188
* libffi:ro2003-10-201-10/+10
* 2003-10-19 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-10-201-0/+1
* * src/types.c (double, longdouble): Default POWERPC64 to 8 byte sizeamodra2003-10-131-1/+1
* * src/powerpc/aix.S: Cleanup whitespaces.dje2003-09-182-23/+22
* 2003-09-18 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-09-183-224/+219
* 2003-09-18 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-09-184-184/+168
* * src/sh/ffi.c (ffi_prep_args): Take account into the alignementkkojima2003-09-182-20/+21
* * src/prep_cif.c (initialize_aggregate): Include tail padding inamodra2003-09-112-1/+10
* * src/types.c (double, longdouble): Merge identical SH and ARMamodra2003-09-113-13/+8
* 2003-09-09 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-09-091-2/+14
* 2003-08-30 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-09-041-0/+1
* * src/sh/ffi.c (OFS_INT16): Set 0 for little endian case. Updatekkojima2003-08-131-2/+2
* * src/powerpc/ffi.c (ffi_prep_args64): Modify for changed gccamodra2003-08-013-95/+71
* 2003-07-28 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-07-302-17/+27
* 2003-06-19 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2003-06-191-0/+1
* * src/x86/sysv.S: Avoid gas-only .uleb128/.sleb128 directives.ro2003-06-131-30/+30
* * Makefile.am: Add SHmedia support. Fix a typo of SH support.kkojima2003-06-132-0/+931
* * configure.in (HAVE_RO_EH_FRAME): Check whether .eh_frame sectionjakub2003-05-1610-62/+120
* Solaris 7 .register fix.green2003-05-081-1/+3
* * configure.in (powerpc64*-*-linux*): Remove.jakub2003-04-186-112/+928
* * libffi/include/ffi.h.in: Define X86 instead of X86_64 in 32rakdver2003-03-211-29/+16
* Andreas Tobler <a.tobler@schweiz.ch>andreast2003-03-101-91/+158
* 2003-02-06 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-02-073-64/+68
* * src/s390/ffi.c (ffi_closure_helper_SYSV): Add hidden visibilityjakub2003-02-051-3/+7
* 2003-01-29 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2003-01-291-73/+121
* 2003-01-28 Andrew Haley <aph@redhat.com>aph2003-01-282-1/+227
* 2003-01-22 Andrew Haley <aph@redhat.com>aph2003-01-221-0/+1
* 2003-01-21 Andreas Tobler <a.tobler@schweiz.ch>tromey2003-01-212-25/+131
* 2003-01-14 Andrew Haley <aph@redhat.com>aph2003-01-142-3/+46
* * src/ffitest.c (main): Only use ffi_closures if those areaj2003-01-141-1/+3