Age | Commit message (Expand) | Author | Files | Lines |
2006-04-13 | hpux32.S: Correct unwind offset calculation for ffi_closure_pa32. | Andreas Tobler | 3 | -3/+9 |
2006-04-12 | Fix IA-64 problems with denorms getting clobbered by type conversions. | James E Wilson | 2 | -35/+60 |
2006-04-10 | libjava.exp (libjava_init): Recognize multilib directory names containing und... | Matthias Klose | 2 | -1/+6 |
2006-04-07 | For PR 26483, IA-64 denorm failure due to unwanted rounding. | James E Wilson | 2 | -0/+64 |
2006-04-05 | Makefile.am: Add PA_HPUX port. | John David Anglin | 11 | -268/+915 |
2006-03-24 | ffitarget.h (enum ffi_abi): Add FFI_LINUX. | Alan Modra | 6 | -163/+219 |
2006-03-15 | ffi.c (ffi_prep_cif_machdep): Handle float arguments passed with FP registers... | Kaz Kojima | 3 | -12/+46 |
2006-03-01 | unwindtest.cc (closure_test_fn): Mark cif, args and userdata unused. | Andreas Tobler | 5 | -11/+30 |
2006-03-01 | call.exp: Adjust FSF address. | Andreas Tobler | 75 | -146/+335 |
2006-02-22 | sysv.S: Fix register numbers in the FDE for ffi_closure_SYSV. | Kaz Kojima | 2 | -5/+10 |
2006-02-20 | libffi: testsuite fix for ix86. | Andreas Tobler | 2 | -1/+6 |
2006-02-18 | ffi.c (ffi_closure_helper_SYSV): Remove unused variable and cast integer to v... | Kaz Kojima | 2 | -3/+10 |
2006-02-17 | re PR target/25630 (darwin-ppc, wrong alignment of nested structs) | Andreas Tobler | 3 | -2/+8 |
2006-02-16 | return_dbl.c: New test case. | Andreas Tobler | 9 | -0/+381 |
2006-02-16 | nested_struct2.c: Remove ffi_type_mylong definition. | Andreas Tobler | 10 | -11/+942 |
2006-01-21 | configure.ac: Enable libffi for sparc64-*-freebsd*. | Andreas Tobler | 3 | -2/+7 |
2006-01-18 | sysv.S (smst_two_register): Don't call __ashldi3, instead do the shifting inl... | Jakub Jelinek | 3 | -36/+46 |
2005-12-07 | ffitarget.h: Remove obsolete sgidefs.h include. | Thiemo Seufer | 4 | -156/+195 |
2005-12-03 | ffi.c: Formatting. | Alan Modra | 2 | -257/+345 |
2005-10-31 | .cvsignore are not needed for subversion, remove them. | Andreas Jaeger | 1 | -1/+0 |
2005-10-01 | libffi-dg.exp (libffi_target_compile): For darwin, use -shared-libgcc not -lg... | Geoffrey Keating | 2 | -2/+12 |
2005-09-26 | float1.c (value_type): New typedef. | Tom Tromey | 4 | -5/+41 |
2005-08-25 | re PR target/23404 (gij trashes args of functions with more than 8 fp args) | Alan Modra | 2 | -2/+11 |
2005-08-11 | configure.ac (HAVE_HIDDEN_VISIBILITY_ATTRIBUTE): New test. | Jakub Jelinek | 9 | -116/+433 |
2005-08-10 | re PR libffi/21819 (i*86-*-gnu* not enabled in configure.ac) | Alfred M. Szmidt | 3 | -0/+8 |
2005-08-09 | ppc_closure.S (ffi_closure_SYSV): Use DW_CFA_offset_extended_sf rather than D... | Jakub Jelinek | 3 | -4/+11 |
2005-07-22 | sysv.S (ffi_call_SYSV): Stop argument popping correctly on sh3. | SUGIOKA Toshinobu | 3 | -40/+78 |
2005-07-20 | ffi.c (ffi_call): Handle small structures correctly. | Kaz Kojima | 4 | -54/+119 |
2005-07-19 | 2005-07-19 Andreas Tobler <a.tobler@schweiz.ch> | Andreas Tobler | 1 | -0/+19 |
2005-07-19 | Makefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FREEBSD. | Andreas Tobler | 10 | -53/+229 |
2005-07-10 | cls_5_1_byte.c: New test file. | Andreas Tobler | 4 | -0/+366 |
2005-07-06 | ffi.c (ffi_struct_type): Rename FFI_TYPE_SMALL_STRUCT1 as FFI_TYPE_SMALL_STRU... | Randolph Chung | 4 | -34/+101 |
2005-06-15 | re PR libffi/21943 (O32 libffi.so fails to link on IRIX 6) | Rainer Orth | 3 | -2/+10 |
2005-06-14 | configure.ac: Treat i*86-*-solaris2.10 and up as X86_64. | Rainer Orth | 3 | -0/+7 |
2005-06-01 | ppc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET to call ffi_closure_he... | Alan Modra | 3 | -2/+8 |
2005-05-18 | Fixup the date of last entry | R. Kelley Cook | 1 | -1/+1 |
2005-05-18 | configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS. | Kelley Cook | 9 | -112/+816 |
2005-05-10 | * configure: Regenerate. | Mike Stump | 2 | -1/+5 |
2005-05-08 | re PR libffi/21285 (gij fails to handle NullPointerException exception) | Richard Henderson | 2 | -45/+54 |
2005-05-04 | ffi64.c (ffi_prep_cif_machdep): Save sse-used flag in bit 11 of flags. | Richard Henderson | 3 | -52/+107 |
2005-04-29 | Fix typo in previous patch. | Ralf Corsepius | 2 | -2/+2 |
2005-04-29 | configure.ac: Add i*86-*-rtems*, sparc*-*-rtems*, powerpc-*rtems*, arm*-*-rte... | Ralf Corsepius | 3 | -0/+16 |
2005-04-20 | libffi-dg.exp (libffi-dg-test-1): In regsub use, have Tcl8.3-compatible inter... | Hans-Peter Nilsson | 2 | -2/+7 |
2005-04-18 | Add include/Makefile.in to last entry | Hans-Peter Nilsson | 1 | -1/+2 |
2005-04-18 | Makefile.am: Add CRIS support. | Simon Posnjak | 11 | -24/+737 |
2005-04-18 | libffi-dg.exp (libffi-dg-test-1): Replace \n with \r?\n in output tests. | Hans-Peter Nilsson | 2 | -0/+21 |
2005-04-13 | * configure: Regenerate. | Mike Stump | 2 | -1/+66 |
2005-03-31 | * src/ia64/ffitarget.h (ffi_arg): Use long long instead of DI. | Hans Boehm | 2 | -2/+6 |
2005-03-30 | * src/ia64/ffitarget.h (ffi_arg) ADD DI attribute. | Steve Ellcey | 3 | -37/+26 |
2005-03-24 | darwin.S: Update for -m64 multilib. | Mike Stump | 3 | -20/+48 |