aboutsummaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)AuthorFilesLines
2008-08-25ffitarget.h (ffi_abi): Add FFI_LINUX and FFI_LINUX_SOFT_FLOAT to the POWERPC_...Andreas Tobler3-7/+33
2008-07-16ffi.c (ffi_prep_closure_loc): Turn INSN into an unsigned int.Kaz Kojima2-2/+8
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues4-34/+72
2008-06-07MAINTAINERS (mt port): Remove.Joseph Myers3-10/+10
2008-05-09Makefile.am (LTLDFLAGS): New.Julian Brown3-2/+12
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini3-20/+36
2008-03-27sysv.S: Add .note.GNU-stack on Linux.Kaz Kojima3-2/+15
2008-03-26[multiple changes]Matthias Klose11-0/+55
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues6-31/+55
2008-02-12configure.ac: Add amd64-*-freebsd* target.Bjoern Koenig3-0/+14
2008-01-30re PR libffi/34612 ([4.1/4.2] libffi doesn't work with -fomit-frame-pointer o...H.J. Lu3-0/+16
2008-01-24* configure: Regenerate.David Edelsohn2-6/+10
2008-01-06ffi.c (ffi_prep_cif_machdep): Fix thinko.Andreas Tobler2-3/+6
2008-01-05re PR testsuite/32843 (libffi.call/return_sc.c)Andreas Tobler4-59/+124
2007-12-09Fix formatting of 2007-12-07 entry.Ben Elliston1-0/+1
2007-12-08n32.S (ffi_call_N32): Replace dadd with ADDU...David Daney2-23/+17
2007-12-07ffi.c (ffi_prep_cif_machdep): Handle long double return type.David Daney2-1/+11
2007-12-06ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already defined.David Daney4-28/+107
2007-12-06n32.S (ffi_closure_N32): Use 64-bit add instruction on pointer values.David Daney2-3/+8
2007-12-01re PR libffi/31937 (libffi doesn't support ppc without FPU)Andreas Tobler5-40/+222
2007-11-25closures.c: Move defintion of MAYBE_UNUSED from here to ...Andreas Tobler3-2/+10
2007-11-17sysv.S: Load correct cr to compare if we have long double.Andreas Tobler5-1/+45
2007-09-04[multiple changes]Andrew Haley3-22/+104
2007-09-03Makefile.am: Unify MIPS_IRIX and MIPS_LINUX into MIPS.Maciej W. Rozycki7-117/+84
2007-08-24* testsuite/libffi.call/return_sl.c: New test.David Daney2-0/+42
2007-08-10cls_multi_ushort.c, [...]: Remove xfail for mips64*-*-*.David Daney71-70/+143
2007-08-10re PR libffi/28313 (libffi has not been ported to mips64-linux-gnu)David Daney10-96/+635
2007-08-09ffitest.h (ffi_type_mylong): Remove definition.David Daney34-78/+104
2007-08-07sysv.S (ffi_closure_raw_SYSV): Fix typo in previous checkin.Andrew Haley2-1/+6
2007-08-06re PR testsuite/32843 (libffi.call/return_sc.c)Andrew Haley2-0/+15
2007-08-03return_ul.c (main): Define return type as ffi_arg.David Daney2-2/+7
2007-07-31re PR testsuite/32843 (libffi.call/return_sc.c)Andrew Haley4-22/+78
2007-07-26re PR testsuite/32843 (libffi.call/return_sc.c)Richard Guenther2-1/+7
2007-07-16configure.ac (i?86-*-solaris2.1[0-9]): Set TARGET to X86_64.Rainer Orth3-0/+11
2007-07-12ffi.c: Don't include sys/cachectl.h.David Daney2-3/+8
2007-07-09[multiple changes]Andrew Haley74-71/+339
2007-07-05Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,H.J. Lu2-6377/+4
2007-06-02configure: Regenerate.Paolo Bonzini2-34/+44
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey6-634/+12741
2007-05-10ffi.c (ffi_prep_incoming_args_SYSV, [...]): New, add closure support.Roman Zippel4-1/+184
2007-05-10configure.ac (HAVE_AS_CFI_PSEUDO_OP): New test.Roman Zippel5-0/+105
2007-05-10ffi.c (ffi_prep_args,ffi_prep_cif_machdep): Fix numerous test suite failures.Roman Zippel3-69/+98
2007-04-13Makefile.am (EXTRA_DIST): Bring up to date.Paolo Bonzini4-9/+17
2007-04-06configure.ac: Tidy target case.Richard Henderson9-135/+328
2007-04-06re PR libffi/31491 (libffi: bug in example program)Tom Tromey2-1/+6
2007-04-03closures.c: Include sys/statfs.h.Jakub Jelinek2-1/+73
2007-03-24return_fl2.c (return_fl): Mark as static.Uros Bizjak2-6/+17
2007-03-08ffi.c (flush_icache): Fix left-over from previous patch.Alexandre Oliva2-8/+11
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva23-144/+832
2007-03-07dlmalloc.c: New file, imported version 2.8.3 of Doug Lea's malloc.Alexandre Oliva2-0/+5066