aboutsummaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)AuthorFilesLines
2003-09-19closure_fn0.c: Xfail mips, arm, strongarm, xscale.Andreas Tobler31-349/+383
2003-09-18aix.S: Cleanup whitespaces.David Edelsohn3-23/+27
2003-09-18darwin.S: Cleanup whitespaces, comment formatting.Andreas Tobler4-224/+225
2003-09-18types.c (double): Add AIX and Darwin to the right TYPEDEF.Andreas Tobler5-184/+184
2003-09-18ffi.c (ffi_prep_args): Take account into the alignement for the register size.Kaz Kojima3-20/+32
2003-09-17libffi-dg.exp (libffi_target_compile): Search in srcdir for ffi_mips.h.Rainer Orth2-1/+7
2003-09-12prep_cif.c (initialize_aggregate): Include tail padding in structure size.Alan Modra4-3/+21
2003-09-11types.c (double, longdouble): Merge identical SH and ARM typedefs, and add PO...Alan Modra4-13/+17
2003-09-092003-09-09 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler2-2/+19
2003-09-09* libtool.m4 (LD): Correct powerpc64 host match.Alan Modra2-1/+5
2003-09-04Makefile.am: Remove build rules for ffitest.Andreas Tobler3-42/+17
2003-09-04sorry forgot the changelog.Andreas Tobler1-0/+5
2003-09-04java_raw_api.c: Include <stdlib.h> to fix compiler warning about implicit dec...Andreas Tobler1-0/+1
2003-09-04Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler1-3/+8
2003-09-04*** empty log message ***Andreas Tobler58-0/+4385
2003-09-04003-09-04 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler5-233/+395
2003-08-13ffi.c (OFS_INT16): Set 0 for little endian case.Kaz Kojima2-2/+7
2003-08-02ffi.c (ffi_prep_args64): Modify for changed gcc structure passing.Alan Modra4-95/+81
2003-07-30re PR libffi/11410 (ffitest failures on Solaris 8/SPARC)Andreas Tobler3-17/+32
2003-07-11README: Note that libffi is not part of GCC.Gerald Pfeifer2-3/+12
2003-06-19ppc_closure.S: Include ffi.h.Franz Sirl2-0/+5
2003-06-13sysv.S: Avoid gas-only .uleb128/.sleb128 directives.Rainer Orth2-30/+35
2003-06-13Makefile.am: Add SHmedia support.Kaz Kojima8-4/+993
2003-05-17configure.in (HAVE_RO_EH_FRAME): Check whether .eh_frame section should be re...Jakub Jelinek15-63/+198
2003-05-08Solaris 7 .register fix.Jeff Sturm5-21/+88
2003-04-18configure.in (powerpc64*-*-linux*): Remove.Jakub Jelinek12-118/+992
2003-04-16configure.in (arm-*-netbsdelf*): Add configuration.Richard Earnshaw3-0/+7
2003-04-11libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.Alexandre Oliva1-1/+1
2003-04-05* include/Makefile.in: Regenerate.Loren J. Rittle2-3/+9
2003-03-24configure.in: Avoid trailing /.Andreas Schwab1-0/+5
2003-03-21ffi.h.in: Define X86 instead of X86_64 in 32 bit mode.Zdenek Dvorak3-29/+32
2003-03-12configure.in: Avoid trailing /.Andreas Schwab2-2/+10
2003-03-10Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler2-91/+162
2003-02-20configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status.Alexandre Oliva3-92/+114
2003-02-07darwin_closure.S: Fix alignement bug, allocate 8 bytes for the result.Andreas Tobler4-64/+77
2003-02-06ffi.c (ffi_closure_helper_SYSV): Add hidden visibility attribute.Jakub Jelinek2-3/+12
2003-02-01Fix wrongly applied last patch.Andreas Jaeger2-4/+4
2003-01-31configure.in: Adjust command to source config-ml.in to account for changes to...Christian Cornelssen3-11/+21
2003-01-29ppc_closure.S: Recode to fit shared libs.Franz Sirl2-73/+125
2003-01-28configure.in (toolexecdir, [...]): Set and AC_SUBST.Alexandre Oliva2-177/+220
2003-01-28ffi.h.in: Enable FFI_CLOSURES for x86_64.Andrew Haley4-1/+240
2003-01-28configure.in (toolexecdir, [...]): Set and AC_SUBST.Alexandre Oliva4-10/+25
2003-01-27Makefile.am (TARGET_SRC_POWERPC_AIX): Fix typo.David Edelsohn3-6/+11
2003-01-22darwin.S (_ffi_call_AIX): Add Augmentation size to unwind info.Andrew Haley2-0/+6
2003-01-21darwin.S: Add unwind info.Andreas Tobler3-25/+136
2003-01-14ffi64.c (ffi_prep_args): Check for void retval.Andrew Haley3-3/+52
2003-01-14ffitest.c (main): Only use ffi_closures if those are supported.Andreas Jaeger2-1/+8
2003-01-14[multiple changes]Tom Tromey3-30/+275
2003-01-10ffi_darwin.c: Remove RCS version string.Geoffrey Keating3-4/+5
2003-01-03ffi.h.in: Add closure defines for SPARC, SPARC64.Jeff Sturm6-8/+327