Age | Commit message (Expand) | Author | Files | Lines |
2003-10-20 | ffi.c: Use _ABIN32, _ABIO32 instead of external _MIPS_SIM_NABI32, _MIPS_SIM_A... | Rainer Orth | 1 | -0/+5 |
2003-10-20 | ffi_darwin.c (ffi_prep_args): Declare bytes again. | Andreas Tobler | 1 | -0/+5 |
2003-10-14 | types.c (double, longdouble): Default POWERPC64 to 8 byte size and align. | Alan Modra | 1 | -0/+5 |
2003-10-06 | ffi_mips.h: Define FFI_MIPS_N32 for N32/N64 ABIs, FFI_MIPS_O32 for O32 ABI. | Rainer Orth | 1 | -0/+5 |
2003-10-01 | libffi-dg.exp: Set LD_LIBRARY_PATH_64 for SPARC64. | Andreas Tobler | 1 | -0/+5 |
2003-09-19 | closure_fn0.c: Xfail mips, arm, strongarm, xscale. | Andreas Tobler | 1 | -0/+34 |
2003-09-18 | aix.S: Cleanup whitespaces. | David Edelsohn | 1 | -0/+5 |
2003-09-18 | darwin.S: Cleanup whitespaces, comment formatting. | Andreas Tobler | 1 | -0/+6 |
2003-09-18 | types.c (double): Add AIX and Darwin to the right TYPEDEF. | Andreas Tobler | 1 | -0/+16 |
2003-09-18 | ffi.c (ffi_prep_args): Take account into the alignement for the register size. | Kaz Kojima | 1 | -0/+11 |
2003-09-17 | libffi-dg.exp (libffi_target_compile): Search in srcdir for ffi_mips.h. | Rainer Orth | 1 | -0/+5 |
2003-09-12 | prep_cif.c (initialize_aggregate): Include tail padding in structure size. | Alan Modra | 1 | -0/+9 |
2003-09-11 | types.c (double, longdouble): Merge identical SH and ARM typedefs, and add PO... | Alan Modra | 1 | -0/+9 |
2003-09-09 | 2003-09-09 Andreas Tobler <a.tobler@schweiz.ch> | Andreas Tobler | 1 | -0/+5 |
2003-09-09 | * libtool.m4 (LD): Correct powerpc64 host match. | Alan Modra | 1 | -0/+4 |
2003-09-04 | Makefile.am: Remove build rules for ffitest. | Andreas Tobler | 1 | -1/+6 |
2003-09-04 | sorry forgot the changelog. | Andreas Tobler | 1 | -0/+5 |
2003-09-04 | 003-09-04 Andreas Tobler <a.tobler@schweiz.ch> | Andreas Tobler | 1 | -0/+67 |
2003-08-13 | ffi.c (OFS_INT16): Set 0 for little endian case. | Kaz Kojima | 1 | -0/+5 |
2003-08-02 | ffi.c (ffi_prep_args64): Modify for changed gcc structure passing. | Alan Modra | 1 | -0/+10 |
2003-07-30 | re PR libffi/11410 (ffitest failures on Solaris 8/SPARC) | Andreas Tobler | 1 | -0/+5 |
2003-07-11 | README: Note that libffi is not part of GCC. | Gerald Pfeifer | 1 | -0/+5 |
2003-06-19 | ppc_closure.S: Include ffi.h. | Franz Sirl | 1 | -0/+4 |
2003-06-13 | sysv.S: Avoid gas-only .uleb128/.sleb128 directives. | Rainer Orth | 1 | -0/+5 |
2003-06-13 | Makefile.am: Add SHmedia support. | Kaz Kojima | 1 | -0/+10 |
2003-05-17 | configure.in (HAVE_RO_EH_FRAME): Check whether .eh_frame section should be re... | Jakub Jelinek | 1 | -0/+20 |
2003-05-08 | Solaris 7 .register fix. | Jeff Sturm | 1 | -0/+9 |
2003-04-18 | configure.in (powerpc64*-*-linux*): Remove. | Jakub Jelinek | 1 | -0/+39 |
2003-04-16 | configure.in (arm-*-netbsdelf*): Add configuration. | Richard Earnshaw | 1 | -0/+5 |
2003-04-05 | * include/Makefile.in: Regenerate. | Loren J. Rittle | 1 | -0/+4 |
2003-03-24 | configure.in: Avoid trailing /. | Andreas Schwab | 1 | -0/+5 |
2003-03-21 | ffi.h.in: Define X86 instead of X86_64 in 32 bit mode. | Zdenek Dvorak | 1 | -0/+9 |
2003-03-10 | Andreas Tobler <a.tobler@schweiz.ch> | Andreas Tobler | 1 | -0/+4 |
2003-02-07 | darwin_closure.S: Fix alignement bug, allocate 8 bytes for the result. | Andreas Tobler | 1 | -0/+9 |
2003-02-06 | ffi.c (ffi_closure_helper_SYSV): Add hidden visibility attribute. | Jakub Jelinek | 1 | -0/+5 |
2003-01-31 | configure.in: Adjust command to source config-ml.in to account for changes to... | Christian Cornelssen | 1 | -0/+10 |
2003-01-29 | ppc_closure.S: Recode to fit shared libs. | Franz Sirl | 1 | -0/+4 |
2003-01-28 | ffi.h.in: Enable FFI_CLOSURES for x86_64. | Andrew Haley | 1 | -0/+7 |
2003-01-28 | configure.in (toolexecdir, [...]): Set and AC_SUBST. | Alexandre Oliva | 1 | -0/+7 |
2003-01-27 | Makefile.am (TARGET_SRC_POWERPC_AIX): Fix typo. | David Edelsohn | 1 | -0/+5 |
2003-01-22 | darwin.S (_ffi_call_AIX): Add Augmentation size to unwind info. | Andrew Haley | 1 | -0/+5 |
2003-01-21 | darwin.S: Add unwind info. | Andreas Tobler | 1 | -0/+5 |
2003-01-14 | ffi64.c (ffi_prep_args): Check for void retval. | Andrew Haley | 1 | -0/+6 |
2003-01-14 | ffitest.c (main): Only use ffi_closures if those are supported. | Andreas Jaeger | 1 | -0/+5 |
2003-01-14 | [multiple changes] | Tom Tromey | 1 | -0/+10 |
2003-01-10 | ffi_darwin.c: Remove RCS version string. | Geoffrey Keating | 1 | -0/+5 |
2003-01-03 | ffi.h.in: Add closure defines for SPARC, SPARC64. | Jeff Sturm | 1 | -0/+8 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -10/+21 |
2002-12-06 | ffi.h.in: Added FFI_STDCALL ffi_type enumeration for X86_WIN32. | Ranjit Mathew | 1 | -0/+15 |
2002-11-27 | * src/s390/sysv.S (.eh_frame section): Make section read-only. | Ulrich Weigand | 1 | -0/+4 |