summaryrefslogtreecommitdiff
path: root/libffi
Commit message (Expand)AuthorAgeFilesLines
* re PR libffi/20104 (gij fails on ppc and not on x86)Andrew Haley2005-02-232-3/+12
* re PR libffi/20104 (gij fails on ppc and not on x86)Andreas Tobler2005-02-232-0/+47
* cls_align_longdouble.c: Remove dg-options.Janis Johnson2005-02-115-4/+7
* ffitarget.h: Remove PPC stuff which does not belong to frv.Andreas Tobler2005-02-082-30/+6
* special.exp (cxx_options): Add -shared-libgcc.Eric Botcazou2005-01-122-1/+6
* types.c (FFI_AGGREGATE_TYPEDEF): Remove.Richard Henderson2004-12-312-66/+35
* types.c (FFI_TYPE_POINTER): Define with sizeof.Richard Henderson2004-12-316-857/+957
* * src/x86/unix64.S: Fix typo in unwind info.Richard Henderson2004-12-272-1/+5
* ffi64.c (struct register_args): Rename from stackLayout.Richard Henderson2004-12-253-640/+592
* Makefile.am (AM_MAKEFLAGS): Remove duplicate LIBCFLAGS and PICFLAG.David Edelsohn2004-12-083-4/+6
* Introduce and use config/gcc-version.m4.Richard Sandiford2004-12-027-13/+38
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...Kelley Cook2004-11-292-9/+6
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook2004-11-252-2/+13
* * ChangeLog: Remove duplication.John David Anglin2004-11-251-1908/+0
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook2004-11-242-9/+6
* target-libpath.exp: New file defining set_ld_library_path_env_vars and restor...John David Anglin2004-11-242-23/+1915
* o32.S (ffi_call_O32, [...]): Use jalr instead of jal.Richard Sandiford2004-11-232-10/+15
* Makefile.am: Remove no-dependencies.Kelley Cook2004-11-238-609/+499
* ffi.c (ffi_prep_closure): Align doubles and 64-bit integers on a 8-byte bound...Eric Botcazou2004-11-223-3/+32
* ffi.c (ffi_prep_cif_machdep): Handle functions that return long long values.Richard Earnshaw2004-10-273-74/+175
* libffi-db.exp (load_gcc_lib): New function.Richard Earnshaw2004-10-272-1/+23
* re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite)Eric Botcazou2004-10-252-1/+6
* (FFII_CLOSURES): Set to 0.Kazuhiro Inaoka2004-10-252-1/+5
* sysv.S (ffi_call_SYSV): Don't align for double data.Kaz Kojima2004-10-213-6/+78
* ffi.c (ffi_prep_closure): Set T bit in trampoline for the function returning ...Kaz Kojima2004-10-183-6/+60
* Makefile.am: Add m32r support.Kazuhiro Inaoka2004-10-1311-39/+533
* * testsuite/libffi.call/negint.c: New test case.Kaz Kojima2004-10-022-0/+58
* re PR libffi/17465 (Testsuite in libffi overrides LD_LIBRARY_PATH)H.J. Lu2004-09-142-9/+24
* many_win32.c: Remove whitespaces.Andreas Tobler2004-09-056-36/+37
* darwin.S: Fix comments and identation.Andreas Tobler2004-09-053-49/+54
* ffi_darwin.c: Add flag for longdouble return values.Andreas Tobler2004-09-025-23/+119
* 004-09-02 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler2004-09-0210-268/+272
* Fix brown-bag typo in ChangeLog entry.Anthony Green2004-08-301-1/+1
* Makefile.am: Add frv support.Anthony Green2004-08-3013-89/+693
* closure_fn0.c: Xfail mips64* instead of mips*.David Daney2004-08-2559-59/+133
* re PR libffi/13141 (FAIL: InvokeReturn output - source compiled test <libffi ...David Daney2004-08-234-44/+139
* ffi.c (ffi_pref_cif_machdep): set `cif->flags' to contain `FFI_TYPE_UINT64' a...Casey Marshall2004-08-154-3/+310
* ffi64.c (ffi_prep_args ): 8-align all stack arguments.Andrew Haley2004-08-102-0/+6
* configure.in: Turn mt-linux into mt-gnu.Robert Millan2004-08-033-14/+19
* acinclude.m4 (AC_FUNC_MMAP_BLACKLIST): Check for <sys/mman.h> and mmap() expl...Maciej W. Rozycki2004-08-033-4/+255
* ffi.c (ffi_prep_args): Fix C aliasing violation.Ulrich Weigand2004-07-112-10/+13
* ffi_darwin.c (flush_icache): ';' is a comment character on Darwin, use '\n\t'...Geoffrey Keating2004-06-302-5/+10
* libtool-version: Fix typo in revision/age.Matthias Klose2004-06-262-1/+5
* Fix incorrect year for some ChangeLog entries.R. Kelley Cook2004-06-181-2/+2
* libtool-version: New.Matthias Klose2004-06-174-2/+14
* configure.ac: New name of configure.in.Paolo Bonzini2004-06-159-1031/+1103
* Added .cvsignore entry for autom4te.cache to boehm-gc, libffi andPaolo Bonzini2004-06-152-0/+5
* unix.S (ffi_call_unix): Insert group barrier break fp_done.Jakub Jelinek2004-06-102-2/+10
* configure.ac: Add x86_64-*-freebsd* support.Sean McNeil2004-06-073-4/+9
* re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' ...Kaz Kojima2004-05-181-1/+1