summaryrefslogtreecommitdiff
path: root/libffi
Commit message (Expand)AuthorAgeFilesLines
* Bug 15093wilson2004-04-273-281/+835
* Patch 14922austern2004-04-273-2/+16
* 2004-04-24 Andreas Tobler <a.tobler@schweiz.ch>andreast2004-04-244-4/+11
* 2004-03-20 Matthias Klose <doko@debian.org>doko2004-03-202-1/+5
* 2004-03-19 Matthias Klose <doko@debian.org>doko2004-03-1910-63/+1067
* 2004-03-16 Hosaka Yuji <hos@tamanegi.org>andreast2004-03-164-7/+93
* 2004-03-15 Kelley Cook <kcook@gcc.gnu.org>kcook2004-03-156-18/+27
* Enabled linkonce support for Darwin.austern2004-03-121-0/+6
* Enabled linkonce support for Darwin.austern2004-03-122-11/+13
* 2004-03-11 Andreas Tobler <a.tobler@schweiz.ch>andreast2004-03-119-3412/+8601
* * src/ia64/ffi.c (ffi_prep_incoming_args_UNIX): Get floating pointschwab2004-03-112-8/+13
* * configure: Regenerate for config/accross.m4 correction.hp2004-03-092-2/+6
* * src/powerpc/ffi.c (ffi_prep_args_SYSV): Changekraai2004-02-262-7/+15
* * src/types.c (pointer): POWERPC64 has 8 byte pointers.amodra2004-02-092-1/+3
* * src/powerpc/ffi.c (ffi_prep_args64): Correct long double handling.amodra2004-02-095-19/+48
* * src/powerpc/ffi.c (ffi_prep_cif_machdep <FFI_LINUX64>): Correctamodra2004-02-084-82/+110
* * src/types.c: Use 16 byte long double for POWERPC64.amodra2004-02-072-1/+5
* * src/sparc/ffi.c (ffi_prep_args_v9): Shift the parameter arrayebotcazou2004-01-255-95/+219
* 2004-01-24 Andreas Tobler <a.tobler@schweiz.ch>andreast2004-01-243-2/+8
* * testsuite/libffi.call/cls_uint.c (cls_ret_uint_fn): Treat resultuweigand2004-01-222-2/+7
* 2004-01-21 Michael Ritzert <ritzert@t-online.de>aj2004-01-212-9/+14
* boehm-gc/kcook2004-01-152-0/+5
* 2004-01-12 Andreas Tobler <a.tobler@schweiz.ch>andreast2004-01-122-2/+10
* * testsuite/libffi.call/ffitest.h (allocate_mmap): Cast MAP_FAILEDro2004-01-082-1/+6
* * testsuite/libffi.call/cls_align_pointer.c: Cast pointers torth2003-12-102-4/+9
* 2003-12-04 Hosaka Yuji <hos@tamanegi.org>andreast2003-12-0412-1/+999
* 2003-12-02 Hosaka Yuji <hos@tamanegi.org>andreast2003-12-022-4/+10
* 2003-12-01 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-12-018-1/+538
* * testsuite/libffi.call/ffitest.h: Include <fcntl.h>.ghazi2003-11-263-0/+7
* 2003-11-22 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-11-224-113/+248
* 2003-11-21 Andreas Jaeger <aj@suse.de>andreast2003-11-2152-261/+981
* 2003-11-20 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-11-202-1/+10
* 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-11-192-2/+12
* 2003-11-12 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-11-127-88/+178
* 2003-11-09 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-11-0939-193/+221
* 2003-11-08 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-11-0814-0/+1154
* 2003-11-08 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-11-087-18/+30
* 2003-11-06 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-11-062-3/+10
* 2003-10-23 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-10-232-1/+6
* 2003-10-22 David Daney <ddaney@avtrex.com>daney2003-10-222-4/+9
* * src/ia64/ffi.c: Replace FALSE/TRUE with false/true.schwab2003-10-222-13/+17
* remove unnecessary files.andreast2003-10-212-149/+0
* commit missing adds.andreast2003-10-2111-0/+756
* 2003-10-21 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-10-2144-1077/+657
* libffi:ro2003-10-202-10/+15
* 2003-10-19 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-10-202-0/+6
* * src/types.c (double, longdouble): Default POWERPC64 to 8 byte sizeamodra2003-10-132-1/+6
* * include/ffi_mips.h: Define FFI_MIPS_N32 for N32/N64 ABIs,ro2003-10-062-6/+7
* 2003-10-01 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-10-012-13/+19
* 2003-09-19 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-09-1931-349/+383