summaryrefslogtreecommitdiff
path: root/libffi
Commit message (Expand)AuthorAgeFilesLines
* ffi.c (ffi_prep_closure_loc): Turn INSN into an unsigned int.Kaz Kojima2008-07-162-2/+8
* Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2008-06-174-34/+72
* MAINTAINERS (mt port): Remove.Joseph Myers2008-06-073-10/+10
* Makefile.am (LTLDFLAGS): New.Julian Brown2008-05-093-2/+12
* re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini2008-04-183-20/+36
* sysv.S: Add .note.GNU-stack on Linux.Kaz Kojima2008-03-273-2/+15
* [multiple changes]Matthias Klose2008-03-2611-0/+55
* configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues2008-03-166-31/+55
* configure.ac: Add amd64-*-freebsd* target.Bjoern Koenig2008-02-123-0/+14
* re PR libffi/34612 ([4.1/4.2] libffi doesn't work with -fomit-frame-pointer o...H.J. Lu2008-01-303-0/+16
* * configure: Regenerate.David Edelsohn2008-01-242-6/+10
* ffi.c (ffi_prep_cif_machdep): Fix thinko.Andreas Tobler2008-01-062-3/+6
* re PR testsuite/32843 (libffi.call/return_sc.c)Andreas Tobler2008-01-054-59/+124
* Fix formatting of 2007-12-07 entry.Ben Elliston2007-12-091-0/+1
* n32.S (ffi_call_N32): Replace dadd with ADDU...David Daney2007-12-082-23/+17
* ffi.c (ffi_prep_cif_machdep): Handle long double return type.David Daney2007-12-072-1/+11
* ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already defined.David Daney2007-12-064-28/+107
* n32.S (ffi_closure_N32): Use 64-bit add instruction on pointer values.David Daney2007-12-062-3/+8
* re PR libffi/31937 (libffi doesn't support ppc without FPU)Andreas Tobler2007-12-015-40/+222
* closures.c: Move defintion of MAYBE_UNUSED from here to ...Andreas Tobler2007-11-253-2/+10
* sysv.S: Load correct cr to compare if we have long double.Andreas Tobler2007-11-175-1/+45
* [multiple changes]Andrew Haley2007-09-043-22/+104
* Makefile.am: Unify MIPS_IRIX and MIPS_LINUX into MIPS.Maciej W. Rozycki2007-09-037-117/+84
* * testsuite/libffi.call/return_sl.c: New test.David Daney2007-08-242-0/+42
* cls_multi_ushort.c, [...]: Remove xfail for mips64*-*-*.David Daney2007-08-1071-70/+143
* re PR libffi/28313 (libffi has not been ported to mips64-linux-gnu)David Daney2007-08-1010-96/+635
* ffitest.h (ffi_type_mylong): Remove definition.David Daney2007-08-0934-78/+104
* sysv.S (ffi_closure_raw_SYSV): Fix typo in previous checkin.Andrew Haley2007-08-072-1/+6
* re PR testsuite/32843 (libffi.call/return_sc.c)Andrew Haley2007-08-062-0/+15
* return_ul.c (main): Define return type as ffi_arg.David Daney2007-08-032-2/+7
* re PR testsuite/32843 (libffi.call/return_sc.c)Andrew Haley2007-07-314-22/+78
* re PR testsuite/32843 (libffi.call/return_sc.c)Richard Guenther2007-07-262-1/+7
* configure.ac (i?86-*-solaris2.1[0-9]): Set TARGET to X86_64.Rainer Orth2007-07-163-0/+11
* ffi.c: Don't include sys/cachectl.h.David Daney2007-07-122-3/+8
* [multiple changes]Andrew Haley2007-07-0974-71/+339
* Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,H.J. Lu2007-07-052-6377/+4
* configure: Regenerate.Paolo Bonzini2007-06-022-34/+44
* ltmain.sh: Update from ToT Libtool.Steve Ellcey2007-05-246-634/+12741
* ffi.c (ffi_prep_incoming_args_SYSV, [...]): New, add closure support.Roman Zippel2007-05-104-1/+184
* configure.ac (HAVE_AS_CFI_PSEUDO_OP): New test.Roman Zippel2007-05-105-0/+105
* ffi.c (ffi_prep_args,ffi_prep_cif_machdep): Fix numerous test suite failures.Roman Zippel2007-05-103-69/+98
* Makefile.am (EXTRA_DIST): Bring up to date.Paolo Bonzini2007-04-134-9/+17
* configure.ac: Tidy target case.Richard Henderson2007-04-069-135/+328
* re PR libffi/31491 (libffi: bug in example program)Tom Tromey2007-04-062-1/+6
* closures.c: Include sys/statfs.h.Jakub Jelinek2007-04-032-1/+73
* return_fl2.c (return_fl): Mark as static.Uros Bizjak2007-03-242-6/+17
* ffi.c (flush_icache): Fix left-over from previous patch.Alexandre Oliva2007-03-082-8/+11
* ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva2007-03-0723-144/+832
* dlmalloc.c: New file, imported version 2.8.3 of Doug Lea's malloc.Alexandre Oliva2007-03-072-0/+5066
* Makefile.am: Add dummy install-pdf target.Brooks Moses2007-03-013-4/+11