aboutsummaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)AuthorFilesLines
2003-11-22Makefile.in: Rebuilt.Andreas Tobler4-113/+248
2003-11-21acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST.Andreas Jaeger52-261/+981
2003-11-20libffi-dg.exp: Make the -lgcc_s conditional.Andreas Tobler2-1/+10
2003-11-19libffi-dg.exp: Add DYLD_LIBRARY_PATH for darwin.Andreas Tobler2-2/+12
2003-11-12re PR libffi/11147 (fficonfig.h is abi-specific)Andreas Tobler7-88/+178
2003-11-09closure_fn0.c: Print result and check with dg-output to make debugging easier.Andreas Tobler39-193/+221
2003-11-08cls_9byte2.c: New test case.Andreas Tobler14-0/+1154
2003-11-08cls_double.c: Do a check on the result.Andreas Tobler7-18/+30
2003-11-06prep_cif.c (ffi_prep_cif): Move the validity check after the initialization.Andreas Tobler2-3/+10
2003-10-23java_raw_api.c (ffi_java_ptrarray_to_raw): Replace FFI_ASSERT(FALSE) with FFI...Andreas Tobler2-1/+6
2003-10-22ffitarget.h: Replace undefined UINT32 and friends with __attribute__((__mode_...David Daney2-4/+9
2003-10-22* src/ia64/ffi.c: Replace FALSE/TRUE with false/true.Andreas Schwab2-13/+17
2003-10-21remove unnecessary files.Andreas Tobler2-149/+0
2003-10-21commit missing adds.Andreas Tobler11-0/+756
2003-10-21[multiple changes]Andreas Tobler44-1077/+657
2003-10-20ffi.c: Use _ABIN32, _ABIO32 instead of external _MIPS_SIM_NABI32, _MIPS_SIM_A...Rainer Orth2-10/+15
2003-10-20ffi_darwin.c (ffi_prep_args): Declare bytes again.Andreas Tobler2-0/+6
2003-10-14types.c (double, longdouble): Default POWERPC64 to 8 byte size and align.Alan Modra2-1/+6
2003-10-06ffi_mips.h: Define FFI_MIPS_N32 for N32/N64 ABIs, FFI_MIPS_O32 for O32 ABI.Rainer Orth2-6/+7
2003-10-01libffi-dg.exp: Set LD_LIBRARY_PATH_64 for SPARC64.Andreas Tobler2-13/+19
2003-09-19closure_fn0.c: Xfail mips, arm, strongarm, xscale.Andreas Tobler31-349/+383
2003-09-18aix.S: Cleanup whitespaces.David Edelsohn3-23/+27
2003-09-18darwin.S: Cleanup whitespaces, comment formatting.Andreas Tobler4-224/+225
2003-09-18types.c (double): Add AIX and Darwin to the right TYPEDEF.Andreas Tobler5-184/+184
2003-09-18ffi.c (ffi_prep_args): Take account into the alignement for the register size.Kaz Kojima3-20/+32
2003-09-17libffi-dg.exp (libffi_target_compile): Search in srcdir for ffi_mips.h.Rainer Orth2-1/+7
2003-09-12prep_cif.c (initialize_aggregate): Include tail padding in structure size.Alan Modra4-3/+21
2003-09-11types.c (double, longdouble): Merge identical SH and ARM typedefs, and add PO...Alan Modra4-13/+17
2003-09-092003-09-09 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler2-2/+19
2003-09-09* libtool.m4 (LD): Correct powerpc64 host match.Alan Modra2-1/+5
2003-09-04Makefile.am: Remove build rules for ffitest.Andreas Tobler3-42/+17
2003-09-04sorry forgot the changelog.Andreas Tobler1-0/+5
2003-09-04java_raw_api.c: Include <stdlib.h> to fix compiler warning about implicit dec...Andreas Tobler1-0/+1
2003-09-04Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler1-3/+8
2003-09-04*** empty log message ***Andreas Tobler58-0/+4385
2003-09-04003-09-04 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler5-233/+395
2003-08-13ffi.c (OFS_INT16): Set 0 for little endian case.Kaz Kojima2-2/+7
2003-08-02ffi.c (ffi_prep_args64): Modify for changed gcc structure passing.Alan Modra4-95/+81
2003-07-30re PR libffi/11410 (ffitest failures on Solaris 8/SPARC)Andreas Tobler3-17/+32
2003-07-11README: Note that libffi is not part of GCC.Gerald Pfeifer2-3/+12
2003-06-19ppc_closure.S: Include ffi.h.Franz Sirl2-0/+5
2003-06-13sysv.S: Avoid gas-only .uleb128/.sleb128 directives.Rainer Orth2-30/+35
2003-06-13Makefile.am: Add SHmedia support.Kaz Kojima8-4/+993
2003-05-17configure.in (HAVE_RO_EH_FRAME): Check whether .eh_frame section should be re...Jakub Jelinek15-63/+198
2003-05-08Solaris 7 .register fix.Jeff Sturm5-21/+88
2003-04-18configure.in (powerpc64*-*-linux*): Remove.Jakub Jelinek12-118/+992
2003-04-16configure.in (arm-*-netbsdelf*): Add configuration.Richard Earnshaw3-0/+7
2003-04-11libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.Alexandre Oliva1-1/+1
2003-04-05* include/Makefile.in: Regenerate.Loren J. Rittle2-3/+9
2003-03-24configure.in: Avoid trailing /.Andreas Schwab1-0/+5