summaryrefslogtreecommitdiff
path: root/libffi
Commit message (Expand)AuthorAgeFilesLines
* Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues2011-02-132-10/+6
* re PR libffi/46661 (32-bit cls_pointer.c, cls_pointer_stack.c FAIL on IRIX 6.5)Rainer Orth2011-02-093-2/+9
* ffi.c: Add RTEMS support for cache flushing.Joel Sherrill2011-02-082-0/+46
* ffi.c: Add RTEMS support for cache flushing.Joel Sherrill2011-02-081-0/+7
* configure.ac: Add mips*-*-rtems* support.Joel Sherrill2011-02-084-2/+17
* transpose_optimization_2.f90: Cleanup original dump.Uros Bizjak2011-02-071-2/+2
* re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn2011-01-263-4/+24
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-033-3/+3
* re PR libffi/29152 (64-bit darwin ppc port needed for libffi)Iain Sandoe2010-12-185-347/+1193
* configure.ac (libffi_cv_as_ascii_pseudo_op): Use double backslashes.Rainer Orth2010-12-063-4/+11
* sysv.S (ffi_closure_SYSV): Add UNWIND to .pad directive.Chung-Lin Tang2010-12-032-74/+85
* ffitest.h [__sgi] (PRId64, PRIu64): Define.Rainer Orth2010-12-012-0/+25
* sysv.S (FDE_ENCODING, FDE_ENCODE): Define.Richard Henderson2010-11-292-25/+33
* libffi-dg.exp: Rename ...Rainer Orth2010-11-154-8/+9
* Add ARM VFP ABI support to libffi.Chung-Lin Tang2010-10-287-30/+484
* re PR libffi/45677 (Bad stack allocation for ffi function calls on x86-64)Jakub Jelinek2010-10-013-2/+63
* closures.c (open_temp_exec_file_mnt): Check if getmntent_r returns NULL.Mark Wielaard2010-09-032-1/+6
* Fix up a wrong ChangeLog entry:Jakub Jelinek2010-08-111-2/+1
* configure.ac: Add target powerpc64-*-freebsd*.Andreas Tobler2010-08-097-4/+20
* Remove warningsDan Witte2010-08-065-14/+22
* Add missing commit from patch earlier todayAnthony Green2010-08-061-0/+182
* Add OS/2 SupportDan Witte2010-08-067-10/+89
* Define libffi macros carefullyDan HorĂ¡k2010-08-065-0/+19
* Fix spelling errorsMichael Kohler2010-08-065-4/+11
* Fix SELinux testEvan Phoenix2010-08-062-1/+5
* Improve libffi commentsMatthias Klose2010-08-063-7/+13
* Enable build with microsoft compilerAnthony Green2010-08-066-259/+457
* Enable build with sun compilerOliver Kiddle2010-08-062-3/+8
* Add closure API example to documentationConrad Irwin2010-08-062-3/+64
* sysv.S (ffi_call_SYSV): Align the stack pointer to 16-bytes.Neil Roberts2010-07-072-0/+8
* Makefile.am (AM_MAKEFLAGS): Pass also mandir to submakes.Jakub Jelinek2010-07-023-0/+7
* configure.ac (libffi_cv_as_x86_pcrel): Check for illegal in as output, too.Rainer Orth2010-05-195-3/+125
* tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek2010-04-072-2/+5
* Update to Automake 1.11.1.Ralf Wildenhues2010-04-026-14/+23
* configure.ac (libffi_cv_as_x86_64_unwind_section_type): New test.Rainer Orth2010-03-155-0/+53
* libffi.texi (The Closure API): Fix typo.Rainer Orth2010-02-243-534/+6
* sysv.S (__ARM_ARCH__): Define for processor __ARM_ARCH_7EM__.Matthias Klose2010-02-152-1/+7
* re PR libffi/40701 (Many libffi tests fail to compile on Tru64 UNIX)Rainer Orth2010-01-078-1/+32
* * src/mips/n32.S: Use .abicalls and .eh_frame with __GNUC__.Rainer Orth2010-01-062-4/+8
* Update README for libffi 3.0.9.Anthony Green2010-01-012-87/+60
* Define HAVE_LONG_DOUBLE appropriately for MIPS.Matthias Klose2010-01-013-0/+10
* xfail tests for AVR32Anthony Green2010-01-013-1/+8
* Fixes for HPUX.Andreas Tobler2010-01-013-2/+21
* Add openbsd support.Andreas Tobler2010-01-014-3/+14
* Update xfails.Anthony Green2010-01-0112-11/+26
* Windows patchAnthony Green2009-12-3110-21/+45
* New test case.Anthony Green2009-12-312-0/+348
* ffi_darwin.c (ffi_prep_args): Copy abi and nargs to local variables.David Edelsohn2009-12-282-13/+69
* configure.ac: Define FFI_MMAP_EXEC_WRIT for the given targets.Andreas Tobler2009-12-265-5/+27
* ffi.c (ffi_prep_args_SYSV): Advance intarg_count when a float arguments is pa...Andreas Schwab2009-12-262-176/+186