aboutsummaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)Author
2005-02-11 * testsuite/libffi.call/cls_align_longdouble.c: Remove dg-options.Janis Johnson
2005-02-082005-02-08 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2005-01-12 * testsuite/libffi.special/special.exp (cxx_options): AddEric Botcazou
2004-12-31 * src/types.c (FFI_AGGREGATE_TYPEDEF): Remove.Richard Henderson
2004-12-31 * src/types.c (FFI_TYPE_POINTER): Define with sizeof.Richard Henderson
2004-12-27 * src/x86/unix64.S: Fix typo in unwind info.Richard Henderson
2004-12-25 * src/x86/ffi64.c (struct register_args): Rename from stackLayout.Richard Henderson
2004-12-08 * Makefile.am (AM_MAKEFLAGS): Remove duplicate LIBCFLAGS andDavid Edelsohn
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford
2004-11-292004-11-29 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2004-11-252004-11-24 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2004-11-25 * ChangeLog: Remove duplication.John David Anglin
2004-11-242004-11-24 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2004-11-24 * lib/target-libpath.exp: New file defining set_ld_library_path_env_varsJohn David Anglin
2004-11-23 * src/mips/o32.S (ffi_call_O32, ffi_closure_O32): Use jalr insteadRichard Sandiford
2004-11-232004-11-23 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2004-11-22 * src/sparc/ffi.c (ffi_prep_closure): Align doubles and 64-bit integersEric Botcazou
2004-10-27* src/arm/ffi.c (ffi_prep_cif_machdep): Handle functions that returnRichard Earnshaw
2004-10-27* testsuite/lib/libffi-db.exp (load_gcc_lib): New function.Richard Earnshaw
2004-10-25gcc/testsuite:Eric Botcazou
2004-10-25(FFII_CLOSURES): Set to 0.Kazuhiro Inaoka
2004-10-21 * src/sh/sysv.S (ffi_call_SYSV): Don't align for double data.Kaz Kojima
2004-10-18 * src/sh/ffi.c (ffi_prep_closure): Set T bit in trampoline forKaz Kojima
2004-10-13* Makefile.am: Add m32r support.Kazuhiro Inaoka
2004-10-02 * testsuite/libffi.call/negint.c: New test case.Kaz Kojima
2004-09-142004-09-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2004-09-042004-09-05 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2004-09-042004-09-05 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2004-09-022004-09-02 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2004-09-02004-09-02 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2004-08-30Fix brown-bag typo in ChangeLog entry.Anthony Green
2004-08-302004-08-30 Anthony Green <green@redhat.com>Anthony Green
2004-08-252004-08-24 David Daney <daney@avtrex.com>David Daney
2004-08-232004-08-23 David Daney <daney@avtrex.com>David Daney
2004-08-152004-08-14 Casey Marshall <csm@gnu.org>Casey Marshall
2004-08-102004-08-10 Andrew Haley <aph@redhat.com>Andrew Haley
2004-08-03ChangeLog:Robert Millan
2004-08-032004-07-30 Maciej W. Rozycki <macro@linux-mips.org>Maciej W. Rozycki
2004-07-11 * src/s390/ffi.c (ffi_prep_args): Fix C aliasing violation.Ulrich Weigand
2004-06-30 * src/powerpc/ffi_darwin.c (flush_icache): ';' is a commentGeoffrey Keating
2004-06-262004-06-26 Matthias Klose <doko@debian.org>Matthias Klose
2004-06-18Fix incorrect year for some ChangeLog entries.Kelley Cook
2004-06-172004-06-17 Matthias Klose <doko@debian.org>Matthias Klose
2004-06-15libmudflap/ChangeLog:Paolo Bonzini
2004-06-15Added .cvsignore entry for autom4te.cache to boehm-gc, libffi andPaolo Bonzini
2004-06-10 * src/ia64/unix.S (ffi_call_unix): Insert group barrier breakJakub Jelinek
2004-06-072004-06-06 Sean McNeil <sean@mcneil.com>Sean McNeil
2004-05-18 PR bootstrap/15120Kaz Kojima
2004-04-27Bug 15093Joe Buck
2004-04-27Patch 14922Matt Austern