summaryrefslogtreecommitdiff
path: root/libffi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix ChangeLog entry dateAnthony Green2009-12-261-1/+1
* Fix libffi docsMatthias Klose2009-12-263-2/+7
* IRIX supportFrank Everdij2009-12-266-10/+61
* avr32 libffi portBradley Smith2009-12-268-27/+763
* configure.ac: Make i?86 build on FreeBSD and OpenBSD.Andreas Tobler2009-12-213-2/+7
* ffitest.h: Define PRIuPTR on PA HP-UX.John David Anglin2009-12-152-0/+9
* ffi.c (ffi_closure_inner_pa32): Handle FFI_TYPE_LONGDOUBLE type on HP-UX.John David Anglin2009-12-142-0/+12
* ffi.c (ffi_closure_sparc_inner_v9): Properly align 'long double' arguments.Eric Botcazou2009-12-112-0/+10
* * testsuite/libffi.call/ffitest.h: Define PRIuPTR on Solaris < 10.Eric Botcazou2009-12-112-0/+13
* re PR libffi/40700 (All amd64 libffi execution tests fail on Solaris 10/x86)Rainer Orth2009-12-102-1/+12
* stret_medium.c: Remove xfail for mips*-*-*David Daney2009-12-087-8/+17
* aix_closure.S (libffi_closure_ASM): Fix tablejump typo.David Edelsohn2009-12-072-2/+7
* aix.S: Update AIX32 code to be consistent with AIX64 code.David Edelsohn2009-12-053-174/+191
* Sync from git Libtool and regenerate.Ralf Wildenhues2009-12-056-435/+563