aboutsummaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)AuthorFilesLines
2002-03-21configure.in: Enable alpha*-*-freebsd*.Loren J. Rittle3-2/+7
2002-03-17Makefile.am: Define ffitest_OBJECTS.Bryce McKinlay3-5/+7
2002-03-17Makefile.am: Make target library a convenience library.Bryce McKinlay3-90/+97
2002-03-07- Add Darwin and AIX to supported platforms.David Edelsohn1-2/+2
2002-03-07Makefile.am (EXTRA_DIST): Add Darwin and AIX closure files.Andreas Tobler7-9/+816
2002-02-24ffi.h.in: Add typedef for ffi_arg.Jeff Sturm3-5/+16
2002-02-21ffi_darwin.c (ffi_prep_args): Skip appropriate number of GPRs for floating-po...Andreas Tobler2-6/+19
2002-01-31Configure changes to enable cross compiling.Anthony Green4-155/+301
2002-01-18- Symmetrically define ffi_call_DARWIN for AIX.David Edelsohn2-0/+16
2002-01-18- Provide a null definition of _ffi_call_AIX so that Darwin link won't fail.David Edelsohn2-4/+14
2002-01-17Makefile.am (EXTRA_DIST): Add Darwin and AIX files.David Edelsohn8-80/+359
2001-10-09Implement Darwin PowerPC ABI.John Hornkvist9-123/+695
2001-10-07acinclude.m4: Fix spelling error of "separate" as "seperate".Joseph Myers2-1/+5
2001-07-16sysv.S: Avoid gas-only .balign directive.Rainer Orth2-17/+21
2001-07-16re PR bootstrap/3563 (Error building libffi)Rainer Orth2-3/+13
2001-06-26* src/alpha/osf.S (ffi_closure_osf): Use .rdata for ECOFF.Rainer Orth2-0/+8
2001-06-25configure.in: Recognize sparc*-sun-* host.Rainer Orth3-2/+7
2001-06-12osf.S (__FRAME_BEGIN__): Conditionalize for ELF.Andrew Haley2-0/+8
2001-06-03osf.S: Add unwind info.Andrew Haley4-4/+166
2001-06-01configure.in: Fix AC_ARG_ENABLE usage.Jeff Sturm3-158/+175
2001-05-20ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.Alexandre Oliva1-132/+147
2001-05-06configure.in: Remove warning about beta code.Bryce McKinlay3-139/+136
2001-04-26unix.S: Restore stack pointer when returning from ffi_closure_UNIX.Hans Boehm1-0/+5
2001-04-26Restore stack pointer when returning from ffi_closure_UNIX.Hans Boehm1-0/+1
2001-04-26*** empty log message ***Hans Boehm1-1/+1
2001-04-18Eliminate assembler warnings found by ia64-linux bootstrap.Jim Wilson2-4/+9
2001-04-12Makefile.am: Make a libtool convenience library.Bryce McKinlay3-12/+90
2001-03-29configure.in: Use different syntax for subdirectory creation.Bryce McKinlay3-14/+9
2001-03-27configure.in: Added X86_WIN32 target (Win32, CygWin, MingW).Jon Beniston9-70/+265
2001-03-26configure.in: Make target subdirectory in build dir.Bryce McKinlay5-717/+1026
2001-03-24Fixed ChangeLog headerKevin B Hendricks1-1/+1
2001-03-24ppc_closure.S: New file.Kevin B Hendricks6-5/+433
2001-03-23Makefile.in: Rebuilt.Tom Tromey3-1/+7
2001-03-02Remove RCS ident strings to allow comparisions with multiple source checkouts...Nick Clifton19-36/+21
2001-02-08gcj.texi: Change sources.redhat.com reference to gcc.gnu.org.Joseph Myers2-3/+8
2000-12-10Richards changes to the closure code for alphaRichard Henderson3-25/+130
2000-12-08libffi closures for AlphaRichard Henderson4-159/+295
2000-09-30ltconfig, [...]: Updated from libtool multi-language branch, to work around S...Alexandre Oliva1-91/+92
2000-09-10config.guess, [...]: Removed.Alexandre Oliva9-9503/+5
2000-09-10acinclude.m4: Include libtool macros from the top level.Alexandre Oliva4-577/+646
2000-08-24configure.in [...] (TARGET, TARGETDIR): Set.Alexandre Oliva3-0/+7
2000-05-11README updated for ARMTom Tromey1-4/+1
2000-05-11sysv.S (ffi_call_SYSV): Doubles are not saved to memory correctly.Scott Bambrough2-11/+11
2000-05-04configure: Rebuilt.Tom Tromey3-111/+128
2000-05-01Makefile.am (SUBDIRS): Define.Jakub Jelinek5-49/+347
2000-04-17configure: Rebuiltd.Anthony Green3-2/+7
2000-04-17Port to sparc 32 and 64 Linux.Jakub Jelinek12-59/+476
2000-04-04Top level:Alexandre Petit-Bianco3-120/+117
2000-03-21* Makefile.in: Hand edit for java_raw_api.lo.Tom Tromey2-8/+12
2000-03-09re GNATS gcj/168 (Build fails on Alpha)Bryce McKinlay3-162/+613