summaryrefslogtreecommitdiff
path: root/libffi/src
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * src/powerpc/ffi.c (ffi_prep_args_SYSV): Advance intarg_countschwab2009-12-261-0/+3
* IRIX supportgreen2009-12-263-9/+34
* avr32 libffi portgreen2009-12-263-0/+679
* * src/pa/ffi.c (ffi_closure_inner_pa32): Handle FFI_TYPE_LONGDOUBLEdanglin2009-12-141-0/+7
* * src/sparc/ffi.c (ffi_closure_sparc_inner_v9): Properly align 'longebotcazou2009-12-111-0/+5
* PR libffi/40700ro2009-12-101-1/+6
* * src/powerpc/aix_closure.S (libffi_closure_ASM): Fix tablejumpdje2009-12-081-1/+1
* * src/powerpc/aix.S: Update AIX32 code to be consistent with AIX64dje2009-12-052-174/+185
* * src/powerpc/aix_closure.S: Reorganize 64-bit code to matchdje2009-12-041-86/+105
* PR libffi/41908uros2009-12-041-17/+71
* * src/powerpc/ffi_darwin.c (ffi_closure_helper_DARWIN): Incrementdje2009-12-041-1/+2
* * src/powerpc/ffi_darwin.c (ffi_prep_args): Increment next_arg anddje2009-12-041-0/+2
* PR libffi/42243dje2009-12-031-14/+12
* * src/powerpc/ffi_darwin.c (ffi_prep_args): Fix typo in INT64dje2009-12-031-1/+1
* * src/powerpc/aix.S (ffi_call_AIX): Convert to more standarddje2009-12-023-115/+85
* 2009-11-30 David Edelsohn <edelsohn@gnu.org>dje2009-11-304-77/+454
* 2009-09-28 Kai Tietz <kai.tietz@onevision.com>ktietz2009-09-281-2/+0
* 2009-09-23 Matthias Klose <doko@ubuntu.com>doko2009-09-231-8/+15
* 2009-09-17 Loren J. Rittle <ljrittle@acm.org>ljrittle2009-09-171-1/+1
* 2009-09-15 David Daney <ddaney@caviumnetworks.com>daney2009-09-154-34/+199
* PR libffi/40807davek2009-07-243-134/+370
* 2009-06-16 Wim Lewis <wiml@hhhh.org>andreast2009-06-162-29/+19
* 2009-06-12 Andrew Haley <aph@redhat.com>aph2009-06-127-94/+818
* 2009-06-09 Andrew Haley <aph@redhat.com>aph2009-06-091-0/+458
* 2009-06-05 Andrew Haley <aph@redhat.com>aph2009-06-052-9/+45
* 2009-06-04 Andrew Haley <aph@redhat.com>aph2009-06-043-62/+104
* 2008-02-26 Anthony Green <green@redhat.com>aph2009-06-043-104/+62
* 2009-06-04 Andrew Haley <aph@redhat.com>aph2009-06-041-6/+6
* 2009-06-04 Andrew Haley <aph@redhat.com>aph2009-06-0432-65/+196
* 2009-06-04 Andrew Haley <aph@redhat.com>aph2009-06-0449-339/+390
* * src/x86/win32.S (_ffi_closure_STDCALL): New function.davek2009-05-221-0/+95
* * configure.ac: Also check if assembler supports pc-relativedavek2009-05-221-14/+195
* PR libffi/26048ro2008-12-192-10/+32
* * src/sparc/ffi.c (ffi_prep_cif_machdep): Add support forebotcazou2008-11-212-20/+71
* 2008-08-25 Andreas Tobler <a.tobler@schweiz.org>andreast2008-08-252-7/+20
* * src/sh/ffi.c (ffi_prep_closure_loc): Turn INSN into an unsignedkkojima2008-07-161-2/+3
* * src/sh/sysv.S: Add .note.GNU-stack on Linux.kkojima2008-03-272-2/+10
* 2008-03-26 Daniel Jacobowitz <dan@debian.org>doko2008-03-2610-0/+38
* 2008-01-30 H.J. Lu <hongjiu.lu@intel.com>hjl2008-01-301-0/+6
* 2008-01-06 Andreas Tobler <a.tobler@schweiz.org>andreast2008-01-061-3/+2
* 2008-01-05 Andreas Tobler <a.tobler@schweiz.org>andreast2008-01-053-59/+106
* 2007-12-08 David Daney <ddaney@avtrex.com>daney2007-12-081-23/+12
* 2007-12-07 David Daney <ddaney@avtrex.com>daney2007-12-071-1/+7
* 2007-12-06 David Daney <ddaney@avtrex.com>daney2007-12-062-21/+34