summaryrefslogtreecommitdiffstats
path: root/libffi/src
Commit message (Expand)AuthorAgeFilesLines
* * src/powerpc/ffi.c (ffi_prep_args_SYSV): Move var declarationamodra2013-06-253-7/+84
* * src/x86/win64.S: Make use of ffi_closure_win64_innerktietz2013-03-221-1/+1
* * src/closures.c (is_emutramp_enabled [!FFI_MMAP_EXEC_EMUTRAMP_PAX]):davek2013-03-071-2/+4
* 2013-02-06 Andreas Tobler <andreast@fgznet.ch>andreast2013-02-061-0/+2
* libffi mergegreen2012-12-2621-103/+2947
* * src/powerpc/linux64_closure.S: Add new ABI support.amodra2012-10-312-4/+37
* 2012-08-26 Andrew Pinski <apinski@cavium.com>pinskia2012-08-261-2/+9
* * src/s390/ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test,uros2012-08-081-1/+2
* Define FFI_SIZEOF_JAVA_RAW to 4 for x32hjl2012-07-181-1/+2
* * src/powerpc/ffi.c (ffi_prep_args_SYSV): Declare double_tmp.bergner2012-04-021-7/+6
* Restore trampled commitsgreen2012-03-293-7/+50
* * src/sh/ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test,kkojima2012-03-132-4/+6
* * src/powerpc/aix_closure.S (ffi_closure_ASM): Adjust for Darwin64dje2012-03-091-1/+3
* Merge upstream libffigreen2012-03-0445-553/+5603
* PR libffi/52221ktietz2012-02-232-4/+34
* PR libffi/52221ktietz2012-02-131-3/+16
* * src/sparc/v9.S (STACKFRAME): Bump to 176.ebotcazou2012-02-111-1/+1
* * src/prep_cif.c (ffi_prep_cif): Allow for X86_WIN32ktietz2012-02-084-1/+67
* * src/libffi/src/x86/ffi.c (ffi_call_win32): Add newktietz2012-01-293-19/+181
* * src/m68k/sysv.S (ffi_call_SYSV): Properly test for plainschwab2012-01-231-8/+8
* PR rtl-optimization/48496jakub2012-01-191-3/+7
* 2011-12-07 Andrew Pinski <apinski@cavium.com>pinskia2011-12-071-0/+1
* PR libffi/49594iains2011-09-041-3/+4
* 2011-08-25 Andrew Haley <aph@redhat.com>aph2011-08-252-3/+8
* 2011-07-11 Andrew Haley <aph@redhat.com>aph2011-07-111-1/+5
* * src/alpha/osf.S (UA_SI, FDE_ENCODING, FDE_ENCODE, FDE_ARANGE):ro2011-04-291-18/+39
* 2011-02-07 Joel Sherrill <joel.sherrill@oarcorp.com>joel2011-02-082-0/+46
* 2011-02-07 Joel Sherrill <joel.sherrill@oarcorp.com>joel2011-02-081-0/+8
* Update Copyright years for files modified in 2010.jakub2011-01-033-3/+3
* libffi:iains2010-12-184-347/+1181
* 2010-12-03 Chung-Lin Tang <cltang@codesourcery.com>cltang2010-12-031-74/+78
* 2010-11-29 Richard Henderson <rth@redhat.com>ro2010-11-291-25/+26
* Add ARM VFP ABI support to libffi.green2010-10-283-30/+392
* PR libffi/45677jakub2010-10-011-2/+2
* * src/closures.c (open_temp_exec_file_mnt): Check if getmntent_rmark2010-09-031-1/+1
* Remove warningsgreen2010-08-063-12/+12
* Add OS/2 Supportgreen2010-08-063-8/+77
* Define libffi macros carefullygreen2010-08-063-0/+10
* Fix spelling errorsgreen2010-08-062-2/+2
* Fix SELinux testgreen2010-08-061-1/+1
* Improve libffi commentsgreen2010-08-062-7/+8
* Enable build with microsoft compilergreen2010-08-063-259/+417
* Enable build with sun compilergreen2010-08-061-3/+3
* 2010-07-07 Neil Roberts <neil@linux.intel.com>aph2010-07-071-0/+3
* * configure.ac (libffi_cv_as_x86_pcrel): Check for illegal in asro2010-05-191-1/+11
* * configure.ac (libffi_cv_as_x86_64_unwind_section_type): New test.ro2010-03-151-0/+4
* 2010-02-15 Matthias Klose <doko@ubuntu.com>doko2010-02-151-1/+2
* * src/mips/n32.S: Use .abicalls and .eh_frame with __GNUC__.ro2010-01-061-4/+4
* * src/powerpc/ffi_darwin.c (ffi_prep_args): Copy abi and nargs todje2009-12-281-13/+62
* 2009-12-26 Andreas Tobler <a.tobler@schweiz.org>andreast2009-12-261-5/+0
OpenPOWER on IntegriCloud