index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libffi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-26
configure.ac: Define FFI_MMAP_EXEC_WRIT for the given targets.
Andreas Tobler
5
-5
/
+27
2009-12-26
ffi.c (ffi_prep_args_SYSV): Advance intarg_count when a float arguments is pa...
Andreas Schwab
2
-176
/
+186
2009-12-26
Fix ChangeLog entry date
Anthony Green
1
-1
/
+1
2009-12-26
Fix libffi docs
Matthias Klose
3
-2
/
+7
2009-12-26
IRIX support
Frank Everdij
6
-10
/
+61
2009-12-26
avr32 libffi port
Bradley Smith
8
-27
/
+763
2009-12-21
configure.ac: Make i?86 build on FreeBSD and OpenBSD.
Andreas Tobler
3
-2
/
+7
2009-12-15
ffitest.h: Define PRIuPTR on PA HP-UX.
John David Anglin
2
-0
/
+9
2009-12-14
ffi.c (ffi_closure_inner_pa32): Handle FFI_TYPE_LONGDOUBLE type on HP-UX.
John David Anglin
2
-0
/
+12
2009-12-11
ffi.c (ffi_closure_sparc_inner_v9): Properly align 'long double' arguments.
Eric Botcazou
2
-0
/
+10
2009-12-11
* testsuite/libffi.call/ffitest.h: Define PRIuPTR on Solaris < 10.
Eric Botcazou
2
-0
/
+13
2009-12-10
re PR libffi/40700 (All amd64 libffi execution tests fail on Solaris 10/x86)
Rainer Orth
2
-1
/
+12
2009-12-08
stret_medium.c: Remove xfail for mips*-*-*
David Daney
7
-8
/
+17
2009-12-07
aix_closure.S (libffi_closure_ASM): Fix tablejump typo.
David Edelsohn
2
-2
/
+7
2009-12-05
aix.S: Update AIX32 code to be consistent with AIX64 code.
David Edelsohn
3
-174
/
+191
2009-12-05
Sync from git Libtool and regenerate.
Ralf Wildenhues
6
-435
/
+563
2009-12-04
aix_closure.S: Reorganize 64-bit code to match linux64_closure.S.
David Edelsohn
2
-86
/
+110
2009-12-04
re PR libffi/41908 (closures fail for some structure arguments containing flo...
Uros Bizjak
3
-18
/
+82
2009-12-04
ffi_darwin.c (ffi_closure_helper_DARWIN): Increment pfr for long double split...
David Edelsohn
2
-1
/
+7
2009-12-03
ffi_darwin.c (ffi_prep_args): Increment next_arg and fparg_count twice for lo...
David Edelsohn
2
-0
/
+7
2009-12-03
re PR libffi/42243 (powerpc-apple-darwin9 libffi failures)
David Edelsohn
2
-14
/
+17
2009-12-03
cls_longdouble_va.c (main): Fix format string.
Uros Bizjak
2
-2
/
+3
2009-12-03
cls_longdouble_va.c (main): Fix format string.
Uros Bizjak
2
-1
/
+5
2009-12-02
ffi_darwin.c (ffi_prep_args): Fix typo in INT64 case.
David Edelsohn
2
-2
/
+7
2009-12-01
aix.S (ffi_call_AIX): Convert to more standard register usage.
David Edelsohn
4
-115
/
+100
2009-11-30
re PR libffi/35484 (libffi doesn't support AIX 64bit)
David Edelsohn
5
-77
/
+468
2009-11-02
re PR libffi/41908 (closures fail for some structure arguments containing flo...
Andreas Tobler
2
-0
/
+75
2009-09-29
win64.S (_ffi_call_win64 stack): Remove for gnu assembly version use of ___ch...
Kai Tietz
2
-2
/
+5
2009-09-23
PR libffi/40242, PR libffi/41443
Matthias Klose
2
-8
/
+24
2009-09-17
PR testsuite/32843 (strikes again)
Loren J. Rittle
2
-1
/
+7
2009-09-15
java_raw_api.c (ffi_java_raw_to_rvalue): Remove special handling for FFI_TYPE...
David Daney
5
-34
/
+219
2009-08-24
Update AC_PREREQ entries to 2.64
Ralf Wildenhues
2
-1
/
+5
2009-08-22
Cleanups after the update to Autoconf 2.64, Automake 1.11.
Ralf Wildenhues
3
-10
/
+7
2009-08-22
Regenerate tree using Autoconf 2.64 and Automake 1.11.
Ralf Wildenhues
8
-7455
/
+6380
2009-07-30
extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...
Ralf Wildenhues
2
-1
/
+5
2009-07-24
re PR libffi/40807 (libffi.call/return_sc.c)
Dave Korn
4
-134
/
+382
2009-07-11
re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11...
Richard Sandiford
2
-4
/
+29
2009-07-01
libffi-dg.exp (libffi-init): Set ld_library_path to "" before adding paths.
Richard Sandiford
2
-0
/
+8
2009-07-01
re PR testsuite/40601 (Errors in "make check")
H.J. Lu
2
-1
/
+11
2009-06-30
gcc-defs.exp (gcc-set-multilib-library-path): Delete.
Richard Sandiford
2
-24
/
+9
2009-06-16
ffi.c: Avoid clobbering cr3 and cr4, which are supposed to be callee-saved.
Wim Lewis
3
-29
/
+26
2009-06-16
re PR libffi/40444 (libffi badly broken with -m64 by some revision between 14...
Andreas Tobler
2
-0
/
+13
2009-06-16
configure.ac (TARGETDIR): Add missing blank lines.
Andrew Haley
3
-1
/
+33
2009-06-16
cls_align_sint64.c, [...]: Fix printf format specifiers.
Andrew Haley
9
-15
/
+46
2009-06-15
err_bad_typedef.c: xfail everywhere.
Andrew Haley
3
-2
/
+7
2009-06-15
Fix bad checkin.
Andrew Haley
1
-123
/
+0
2009-06-12
[multiple changes]
Andrew Haley
104
-1378
/
+1558
2009-06-11
cls_longdouble_va.c: Add xfail sh*-*-linux-*.
Kaz Kojima
4
-4
/
+10
2009-06-09
freebsd.S: Add missing file.
Andrew Haley
2
-0
/
+462
2009-06-09
Import from libffi 3.0.8:
Andrew Haley
17
-105
/
+2089
[prev]
[next]