summaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)AuthorFilesLines
2003-08-01 * src/powerpc/ffi.c (ffi_prep_args64): Modify for changed gccamodra4-95/+81
2003-07-302003-07-28 Andreas Tobler <a.tobler@schweiz.ch>andreast3-17/+32
2003-07-11 * README: Note that libffi is not part of GCC. Update the projectgerald2-3/+12
2003-06-192003-06-19 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2-0/+5
2003-06-13 * src/x86/sysv.S: Avoid gas-only .uleb128/.sleb128 directives.ro2-30/+35
2003-06-13 * Makefile.am: Add SHmedia support. Fix a typo of SH support.kkojima8-4/+993
2003-05-16 * configure.in (HAVE_RO_EH_FRAME): Check whether .eh_frame sectionjakub15-63/+198
2003-05-08Solaris 7 .register fix.green5-21/+88
2003-04-18 * configure.in (powerpc64*-*-linux*): Remove.jakub12-118/+992
2003-04-16* configure.in (arm-*-netbsdelf*): Add configuration.rearnsha3-0/+7
2003-04-11* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.aoliva1-1/+1
2003-04-05 * include/Makefile.in: Regenerate.ljrittle2-3/+9
2003-03-242003-03-10 Andreas Schwab <schwab@suse.de>schwab1-0/+5
2003-03-21 * libffi/include/ffi.h.in: Define X86 instead of X86_64 in 32rakdver3-29/+32
2003-03-122003-03-10 Andreas Schwab <schwab@suse.de>schwab2-2/+10
2003-03-10Andreas Tobler <a.tobler@schweiz.ch>andreast2-91/+162
2003-02-20* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS toaoliva3-92/+114
2003-02-072003-02-06 Andreas Tobler <a.tobler@schweiz.ch>andreast4-64/+77
2003-02-05 * src/s390/ffi.c (ffi_closure_helper_SYSV): Add hidden visibilityjakub2-3/+12
2003-02-01Fix wrongly applied last patch.aj2-4/+4
2003-01-312003-01-31 Christian Cornelssen <ccorn@cs.tu-berlin.de>,aj3-11/+21
2003-01-29 2003-01-29 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2-73/+125
2003-01-28* configure.in (toolexecdir, toolexeclibdir): Set and AC_SUBST.aoliva2-177/+220
2003-01-282003-01-28 Andrew Haley <aph@redhat.com>aph4-1/+240
2003-01-28* configure.in (toolexecdir, toolexeclibdir): Set and AC_SUBST.aoliva4-10/+25
2003-01-27 * Makefile.am (TARGET_SRC_POWERPC_AIX): Fix typo.dje3-6/+11
2003-01-222003-01-22 Andrew Haley <aph@redhat.com>aph2-0/+6
2003-01-212003-01-21 Andreas Tobler <a.tobler@schweiz.ch>tromey3-25/+136
2003-01-142003-01-14 Andrew Haley <aph@redhat.com>aph3-3/+52
2003-01-14 * src/ffitest.c (main): Only use ffi_closures if those areaj2-1/+8
2003-01-142003-01-13 Andreas Tobler <a.tobler@schweiz.ch>tromey3-30/+275
2003-01-10 * src/powerpc/ffi_darwin.c: Remove RCS version string.geoffk3-4/+5
2003-01-03* include/ffi.h.in: Add closure defines for SPARC, SPARC64.jsturm6-8/+327
2002-12-16Merge basic-improvements-branch to trunkzack5-274/+287
2002-12-062002-11-10 Ranjit Mathew <rmathew@hotmail.com>green5-5/+250
2002-11-27 * src/s390/sysv.S (.eh_frame section): Make section read-only.uweigand2-2/+6
2002-11-26Fix Portable .NET bug with IA-64 pointer size.wilson2-1/+6
2002-11-15gcc/ChangeLog:uweigand2-8/+20
2002-11-12* configure.in: Look for common files in the right place.dj3-3/+8
2002-10-08 * src/java_raw_api.c (ffi_java_raw_to_ptrarray): Interpretuweigand4-29/+102
2002-10-02 * src/x86/ffi64.c (ffi_prep_cif_machdep): Remove debug output.aj2-2/+4
2002-10-01 * include/ffi.h.in: Fix i386 win32 compilation.bo2-1/+5
2002-09-30 * configure.in: Add s390x-*-linux-* target.uweigand8-636/+1030
2002-09-29* src/arm/sysv.S: Fix typo.rearnsha2-1/+5
2002-09-28* src/arm/sysv.S: If we don't have machine/asm.h and the pre-processorrearnsha2-0/+21
2002-09-272002-09-27 Bo Thorsen <bo@suse.de>bo2-15/+13
2002-09-23boehm-gc:ghazi3-2/+6
2002-08-14* boehm-gc/configure, libf2c/configure: Rebuilt.aoliva1-138/+174
2002-07-19 * configure.in (sh[34]*-*-linux*): Add brackets.kkojima3-2/+7
2002-07-19 * Makefile.am: Add SH support.kkojima9-68/+1526