summaryrefslogtreecommitdiff
path: root/libffi
Commit message (Expand)AuthorAgeFilesLines
* libffi:iains2010-12-185-347/+1193
* * configure.ac (libffi_cv_as_ascii_pseudo_op): Use doublero2010-12-063-4/+11
* 2010-12-03 Chung-Lin Tang <cltang@codesourcery.com>cltang2010-12-032-74/+85
* * testsuite/libffi.call/ffitest.h [__sgi] (PRId64, PRIu64): Define.ro2010-12-012-0/+25
* 2010-11-29 Richard Henderson <rth@redhat.com>ro2010-11-292-25/+33
* * testsuite/lib/libffi-dg.exp: Rename ...ro2010-11-154-8/+9
* Add ARM VFP ABI support to libffi.green2010-10-287-30/+484
* PR libffi/45677jakub2010-10-013-2/+63
* * src/closures.c (open_temp_exec_file_mnt): Check if getmntent_rmark2010-09-032-1/+6
* Fix up a wrong ChangeLog entry:jakub2010-08-111-2/+1
* 2010-08-09 Andreas Tobler <andreast@fgznet.ch>andreast2010-08-097-4/+20
* Remove warningsgreen2010-08-065-14/+22
* Add missing commit from patch earlier todaygreen2010-08-061-0/+182
* Add OS/2 Supportgreen2010-08-067-10/+89
* Define libffi macros carefullygreen2010-08-065-0/+19
* Fix spelling errorsgreen2010-08-065-4/+11
* Fix SELinux testgreen2010-08-062-1/+5
* Improve libffi commentsgreen2010-08-063-7/+13
* Enable build with microsoft compilergreen2010-08-066-259/+457
* Enable build with sun compilergreen2010-08-062-3/+8
* Add closure API example to documentationgreen2010-08-062-3/+64
* 2010-07-07 Neil Roberts <neil@linux.intel.com>aph2010-07-072-0/+8
* * Makefile.am (AM_MAKEFLAGS): Pass also mandir to submakes.jakub2010-07-023-0/+7
* * configure.ac (libffi_cv_as_x86_pcrel): Check for illegal in asro2010-05-195-3/+125
* * tree-ssa-pre.c (my_rev_post_order_compute): Remove set but notjakub2010-04-072-2/+5
* Update to Automake 1.11.1.rwild2010-04-026-14/+23
* * configure.ac (libffi_cv_as_x86_64_unwind_section_type): New test.ro2010-03-155-0/+53
* * doc/libffi.texi (The Closure API): Fix typo.ro2010-02-243-534/+6
* 2010-02-15 Matthias Klose <doko@ubuntu.com>doko2010-02-152-1/+7
* PR libffi/40701ro2010-01-078-1/+32
* * src/mips/n32.S: Use .abicalls and .eh_frame with __GNUC__.ro2010-01-062-4/+8
* Update README for libffi 3.0.9.green2010-01-012-87/+60
* Define HAVE_LONG_DOUBLE appropriately for MIPS.green2010-01-013-0/+10
* xfail tests for AVR32green2010-01-013-1/+8
* Fixes for HPUX.green2010-01-013-2/+21
* Add openbsd support.green2010-01-014-3/+14
* Update xfails.green2010-01-0112-11/+26
* Windows patchgreen2009-12-3110-21/+45
* New test case.green2009-12-312-0/+348
* * src/powerpc/ffi_darwin.c (ffi_prep_args): Copy abi and nargs todje2009-12-282-13/+69
* 2009-12-26 Andreas Tobler <a.tobler@schweiz.org>andreast2009-12-265-5/+27
* * src/powerpc/ffi.c (ffi_prep_args_SYSV): Advance intarg_countschwab2009-12-262-176/+186
* Fix ChangeLog entry dategreen2009-12-261-1/+1
* Fix libffi docsgreen2009-12-263-2/+7
* IRIX supportgreen2009-12-266-10/+61
* avr32 libffi portgreen2009-12-268-27/+763
* 2009-12-21 Andreas Tobler <a.tobler@schweiz.org>andreast2009-12-213-2/+7
* * testsuite/libffi.call/ffitest.h: Define PRIuPTR on PA HP-UX.danglin2009-12-152-0/+9
* * src/pa/ffi.c (ffi_closure_inner_pa32): Handle FFI_TYPE_LONGDOUBLEdanglin2009-12-142-0/+12
* * src/sparc/ffi.c (ffi_closure_sparc_inner_v9): Properly align 'longebotcazou2009-12-112-0/+10