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
2010-08-09
configure.ac: Add target powerpc64-*-freebsd*.
Andreas Tobler
7
-4
/
+20
2010-08-06
Remove warnings
Dan Witte
5
-14
/
+22
2010-08-06
Add missing commit from patch earlier today
Anthony Green
1
-0
/
+182
2010-08-06
Add OS/2 Support
Dan Witte
7
-10
/
+89
2010-08-06
Define libffi macros carefully
Dan HorĂ¡k
5
-0
/
+19
2010-08-06
Fix spelling errors
Michael Kohler
5
-4
/
+11
2010-08-06
Fix SELinux test
Evan Phoenix
2
-1
/
+5
2010-08-06
Improve libffi comments
Matthias Klose
3
-7
/
+13
2010-08-06
Enable build with microsoft compiler
Anthony Green
6
-259
/
+457
2010-08-06
Enable build with sun compiler
Oliver Kiddle
2
-3
/
+8
2010-08-06
Add closure API example to documentation
Conrad Irwin
2
-3
/
+64
2010-07-07
sysv.S (ffi_call_SYSV): Align the stack pointer to 16-bytes.
Neil Roberts
2
-0
/
+8
2010-07-02
Makefile.am (AM_MAKEFLAGS): Pass also mandir to submakes.
Jakub Jelinek
3
-0
/
+7
2010-05-19
configure.ac (libffi_cv_as_x86_pcrel): Check for illegal in as output, too.
Rainer Orth
5
-3
/
+125
2010-04-07
tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...
Jakub Jelinek
2
-2
/
+5
2010-04-02
Update to Automake 1.11.1.
Ralf Wildenhues
6
-14
/
+23
2010-03-15
configure.ac (libffi_cv_as_x86_64_unwind_section_type): New test.
Rainer Orth
5
-0
/
+53
2010-02-24
libffi.texi (The Closure API): Fix typo.
Rainer Orth
3
-534
/
+6
2010-02-15
sysv.S (__ARM_ARCH__): Define for processor __ARM_ARCH_7EM__.
Matthias Klose
2
-1
/
+7
2010-01-07
re PR libffi/40701 (Many libffi tests fail to compile on Tru64 UNIX)
Rainer Orth
8
-1
/
+32
2010-01-06
* src/mips/n32.S: Use .abicalls and .eh_frame with __GNUC__.
Rainer Orth
2
-4
/
+8
2010-01-01
Update README for libffi 3.0.9.
Anthony Green
2
-87
/
+60
2010-01-01
Define HAVE_LONG_DOUBLE appropriately for MIPS.
Matthias Klose
3
-0
/
+10
2010-01-01
xfail tests for AVR32
Anthony Green
3
-1
/
+8
2010-01-01
Fixes for HPUX.
Andreas Tobler
3
-2
/
+21
2010-01-01
Add openbsd support.
Andreas Tobler
4
-3
/
+14
2010-01-01
Update xfails.
Anthony Green
12
-11
/
+26
2009-12-31
Windows patch
Anthony Green
10
-21
/
+45
2009-12-31
New test case.
Anthony Green
2
-0
/
+348
2009-12-28
ffi_darwin.c (ffi_prep_args): Copy abi and nargs to local variables.
David Edelsohn
2
-13
/
+69
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
[next]