summaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)Author
2008-08-25ffitarget.h (ffi_abi): Add FFI_LINUX and FFI_LINUX_SOFT_FLOAT to the POWERPC_...Andreas Tobler
2008-07-16ffi.c (ffi_prep_closure_loc): Turn INSN into an unsigned int.Kaz Kojima
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues
2008-06-07MAINTAINERS (mt port): Remove.Joseph Myers
2008-05-09Makefile.am (LTLDFLAGS): New.Julian Brown
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini
2008-03-27sysv.S: Add .note.GNU-stack on Linux.Kaz Kojima
2008-03-26[multiple changes]Matthias Klose
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues
2008-02-12configure.ac: Add amd64-*-freebsd* target.Bjoern Koenig
2008-01-30re PR libffi/34612 ([4.1/4.2] libffi doesn't work with -fomit-frame-pointer o...H.J. Lu
2008-01-24* configure: Regenerate.David Edelsohn
2008-01-06ffi.c (ffi_prep_cif_machdep): Fix thinko.Andreas Tobler
2008-01-05re PR testsuite/32843 (libffi.call/return_sc.c)Andreas Tobler
2007-12-09Fix formatting of 2007-12-07 entry.Ben Elliston
2007-12-08n32.S (ffi_call_N32): Replace dadd with ADDU...David Daney
2007-12-07ffi.c (ffi_prep_cif_machdep): Handle long double return type.David Daney
2007-12-06ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already defined.David Daney
2007-12-06n32.S (ffi_closure_N32): Use 64-bit add instruction on pointer values.David Daney
2007-12-01re PR libffi/31937 (libffi doesn't support ppc without FPU)Andreas Tobler
2007-11-25closures.c: Move defintion of MAYBE_UNUSED from here to ...Andreas Tobler
2007-11-17sysv.S: Load correct cr to compare if we have long double.Andreas Tobler
2007-09-04[multiple changes]Andrew Haley
2007-09-03Makefile.am: Unify MIPS_IRIX and MIPS_LINUX into MIPS.Maciej W. Rozycki
2007-08-24* testsuite/libffi.call/return_sl.c: New test.David Daney
2007-08-10cls_multi_ushort.c, [...]: Remove xfail for mips64*-*-*.David Daney
2007-08-10re PR libffi/28313 (libffi has not been ported to mips64-linux-gnu)David Daney
2007-08-09ffitest.h (ffi_type_mylong): Remove definition.David Daney
2007-08-07sysv.S (ffi_closure_raw_SYSV): Fix typo in previous checkin.Andrew Haley
2007-08-06re PR testsuite/32843 (libffi.call/return_sc.c)Andrew Haley
2007-08-03return_ul.c (main): Define return type as ffi_arg.David Daney
2007-07-31re PR testsuite/32843 (libffi.call/return_sc.c)Andrew Haley
2007-07-26re PR testsuite/32843 (libffi.call/return_sc.c)Richard Guenther
2007-07-16configure.ac (i?86-*-solaris2.1[0-9]): Set TARGET to X86_64.Rainer Orth
2007-07-12ffi.c: Don't include sys/cachectl.h.David Daney
2007-07-09[multiple changes]Andrew Haley
2007-07-05Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,H.J. Lu
2007-06-02configure: Regenerate.Paolo Bonzini
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey
2007-05-10ffi.c (ffi_prep_incoming_args_SYSV, [...]): New, add closure support.Roman Zippel
2007-05-10configure.ac (HAVE_AS_CFI_PSEUDO_OP): New test.Roman Zippel
2007-05-10ffi.c (ffi_prep_args,ffi_prep_cif_machdep): Fix numerous test suite failures.Roman Zippel
2007-04-13Makefile.am (EXTRA_DIST): Bring up to date.Paolo Bonzini
2007-04-06configure.ac: Tidy target case.Richard Henderson
2007-04-06re PR libffi/31491 (libffi: bug in example program)Tom Tromey
2007-04-03closures.c: Include sys/statfs.h.Jakub Jelinek
2007-03-24return_fl2.c (return_fl): Mark as static.Uros Bizjak
2007-03-08ffi.c (flush_icache): Fix left-over from previous patch.Alexandre Oliva
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva
2007-03-07dlmalloc.c: New file, imported version 2.8.3 of Doug Lea's malloc.Alexandre Oliva