| Commit message (Expand) | Author | Age | Files | Lines |
* | 2005-02-22 Andrew Haley <aph@redhat.com> | aph | 2005-02-23 | 2 | -3/+12 |
* | 2005-02-23 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2005-02-23 | 2 | -0/+47 |
* | * testsuite/libffi.call/cls_align_longdouble.c: Remove dg-options. | janis | 2005-02-11 | 5 | -4/+7 |
* | 2005-02-08 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2005-02-08 | 2 | -30/+6 |
* | * testsuite/libffi.special/special.exp (cxx_options): Add | ebotcazou | 2005-01-12 | 2 | -1/+6 |
* | * src/types.c (FFI_AGGREGATE_TYPEDEF): Remove. | rth | 2004-12-31 | 2 | -66/+35 |
* | * src/types.c (FFI_TYPE_POINTER): Define with sizeof. | rth | 2004-12-31 | 6 | -857/+957 |
* | * src/x86/unix64.S: Fix typo in unwind info. | rth | 2004-12-27 | 2 | -1/+5 |
* | * src/x86/ffi64.c (struct register_args): Rename from stackLayout. | rth | 2004-12-25 | 3 | -640/+592 |
* | * Makefile.am (AM_MAKEFLAGS): Remove duplicate LIBCFLAGS and | dje | 2004-12-08 | 3 | -4/+6 |
* | Introduce and use config/gcc-version.m4. | rsandifo | 2004-12-02 | 7 | -13/+38 |
* | 2004-11-29 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-11-29 | 2 | -9/+6 |
* | 2004-11-24 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-11-25 | 2 | -2/+13 |
* | * ChangeLog: Remove duplication. | danglin | 2004-11-25 | 1 | -1908/+0 |
* | 2004-11-24 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-11-24 | 2 | -9/+6 |
* | * lib/target-libpath.exp: New file defining set_ld_library_path_env_vars | danglin | 2004-11-24 | 2 | -23/+1915 |
* | * src/mips/o32.S (ffi_call_O32, ffi_closure_O32): Use jalr instead | green | 2004-11-23 | 2 | -10/+15 |
* | 2004-11-23 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-11-23 | 8 | -609/+499 |
* | * src/sparc/ffi.c (ffi_prep_closure): Align doubles and 64-bit integers | ebotcazou | 2004-11-22 | 3 | -3/+32 |
* | * src/arm/ffi.c (ffi_prep_cif_machdep): Handle functions that return | rearnsha | 2004-10-27 | 3 | -74/+175 |
* | * testsuite/lib/libffi-db.exp (load_gcc_lib): New function. | rearnsha | 2004-10-27 | 2 | -1/+23 |
* | gcc/testsuite: | ebotcazou | 2004-10-25 | 2 | -1/+6 |
* | (FFII_CLOSURES): Set to 0. | nickc | 2004-10-25 | 2 | -1/+5 |
* | * src/sh/sysv.S (ffi_call_SYSV): Don't align for double data. | kkojima | 2004-10-21 | 3 | -6/+78 |
* | * src/sh/ffi.c (ffi_prep_closure): Set T bit in trampoline for | kkojima | 2004-10-18 | 3 | -6/+60 |
* | * Makefile.am: Add m32r support. | nickc | 2004-10-13 | 11 | -39/+533 |
* | * testsuite/libffi.call/negint.c: New test case. | kkojima | 2004-10-02 | 2 | -0/+58 |
* | 2004-09-14 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-09-14 | 2 | -9/+24 |
* | 2004-09-05 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2004-09-04 | 6 | -36/+37 |
* | 2004-09-05 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2004-09-04 | 3 | -49/+54 |
* | 2004-09-02 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2004-09-02 | 5 | -23/+119 |
* | 004-09-02 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2004-09-02 | 10 | -268/+272 |
* | Fix brown-bag typo in ChangeLog entry. | green | 2004-08-30 | 1 | -1/+1 |
* | 2004-08-30 Anthony Green <green@redhat.com> | green | 2004-08-30 | 13 | -89/+693 |
* | 2004-08-24 David Daney <daney@avtrex.com> | daney | 2004-08-25 | 59 | -59/+133 |
* | 2004-08-23 David Daney <daney@avtrex.com> | daney | 2004-08-23 | 4 | -44/+139 |
* | 2004-08-14 Casey Marshall <csm@gnu.org> | daney | 2004-08-15 | 4 | -3/+310 |
* | 2004-08-10 Andrew Haley <aph@redhat.com> | aph | 2004-08-10 | 2 | -0/+6 |
* | ChangeLog: | neroden | 2004-08-03 | 3 | -14/+19 |
* | 2004-07-30 Maciej W. Rozycki <macro@linux-mips.org> | neroden | 2004-08-03 | 3 | -4/+255 |
* | * src/s390/ffi.c (ffi_prep_args): Fix C aliasing violation. | uweigand | 2004-07-11 | 2 | -10/+13 |
* | * src/powerpc/ffi_darwin.c (flush_icache): ';' is a comment | geoffk | 2004-06-30 | 2 | -5/+10 |
* | 2004-06-26 Matthias Klose <doko@debian.org> | doko | 2004-06-26 | 2 | -1/+5 |
* | Fix incorrect year for some ChangeLog entries. | kcook | 2004-06-18 | 1 | -2/+2 |
* | 2004-06-17 Matthias Klose <doko@debian.org> | doko | 2004-06-17 | 4 | -2/+14 |
* | libmudflap/ChangeLog: | bonzini | 2004-06-15 | 9 | -1031/+1103 |
* | Added .cvsignore entry for autom4te.cache to boehm-gc, libffi and | bonzini | 2004-06-15 | 2 | -0/+5 |
* | * src/ia64/unix.S (ffi_call_unix): Insert group barrier break | jakub | 2004-06-10 | 2 | -2/+10 |
* | 2004-06-06 Sean McNeil <sean@mcneil.com> | tromey | 2004-06-07 | 3 | -4/+9 |
* | PR bootstrap/15120 | kkojima | 2004-05-18 | 1 | -1/+1 |