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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-07
n32.S: Add ".set mips4".
Andrew Pinski
1
-0
/
+1
2011-09-04
re PR libffi/49594 (bootstrap failure in libffi:darwin_closure for powerpc-da...
Iain Sandoe
1
-3
/
+4
2011-08-25
ffi.c (FFI_INIT_TRAMPOLINE): Remove hard-coded assembly instructions.
Andrew Haley
2
-3
/
+8
2011-07-11
ffi.c (FFI_INIT_TRAMPOLINE): Clear icache.
Andrew Haley
1
-1
/
+5
2011-04-29
osf.S (UA_SI, [...]): Define.
Rainer Orth
1
-18
/
+39
2011-02-08
ffi.c: Add RTEMS support for cache flushing.
Joel Sherrill
2
-0
/
+46
2011-02-08
configure.ac: Add mips*-*-rtems* support.
Joel Sherrill
1
-0
/
+8
2011-01-03
Update Copyright years for files modified in 2010.
Jakub Jelinek
3
-3
/
+3
2010-12-18
re PR libffi/29152 (64-bit darwin ppc port needed for libffi)
Iain Sandoe
4
-347
/
+1181
2010-12-03
sysv.S (ffi_closure_SYSV): Add UNWIND to .pad directive.
Chung-Lin Tang
1
-74
/
+78
2010-11-29
sysv.S (FDE_ENCODING, FDE_ENCODE): Define.
Richard Henderson
1
-25
/
+26
2010-10-28
Add ARM VFP ABI support to libffi.
Chung-Lin Tang
3
-30
/
+392
2010-10-01
re PR libffi/45677 (Bad stack allocation for ffi function calls on x86-64)
Jakub Jelinek
1
-2
/
+2
2010-09-03
closures.c (open_temp_exec_file_mnt): Check if getmntent_r returns NULL.
Mark Wielaard
1
-1
/
+1
2010-08-06
Remove warnings
Dan Witte
3
-12
/
+12
2010-08-06
Add OS/2 Support
Dan Witte
3
-8
/
+77
2010-08-06
Define libffi macros carefully
Dan HorĂ¡k
3
-0
/
+10
2010-08-06
Fix spelling errors
Michael Kohler
2
-2
/
+2
2010-08-06
Fix SELinux test
Evan Phoenix
1
-1
/
+1
2010-08-06
Improve libffi comments
Matthias Klose
2
-7
/
+8
2010-08-06
Enable build with microsoft compiler
Anthony Green
3
-259
/
+417
2010-08-06
Enable build with sun compiler
Oliver Kiddle
1
-3
/
+3
2010-07-07
sysv.S (ffi_call_SYSV): Align the stack pointer to 16-bytes.
Neil Roberts
1
-0
/
+3
2010-05-19
configure.ac (libffi_cv_as_x86_pcrel): Check for illegal in as output, too.
Rainer Orth
1
-1
/
+11
2010-03-15
configure.ac (libffi_cv_as_x86_64_unwind_section_type): New test.
Rainer Orth
1
-0
/
+4
2010-02-15
sysv.S (__ARM_ARCH__): Define for processor __ARM_ARCH_7EM__.
Matthias Klose
1
-1
/
+2
2010-01-06
* src/mips/n32.S: Use .abicalls and .eh_frame with __GNUC__.
Rainer Orth
1
-4
/
+4
2009-12-28
ffi_darwin.c (ffi_prep_args): Copy abi and nargs to local variables.
David Edelsohn
1
-13
/
+62
2009-12-26
configure.ac: Define FFI_MMAP_EXEC_WRIT for the given targets.
Andreas Tobler
1
-5
/
+0
2009-12-26
ffi.c (ffi_prep_args_SYSV): Advance intarg_count when a float arguments is pa...
Andreas Schwab
1
-0
/
+3
2009-12-26
IRIX support
Frank Everdij
3
-9
/
+34
2009-12-26
avr32 libffi port
Bradley Smith
3
-0
/
+679
2009-12-14
ffi.c (ffi_closure_inner_pa32): Handle FFI_TYPE_LONGDOUBLE type on HP-UX.
John David Anglin
1
-0
/
+7
2009-12-11
ffi.c (ffi_closure_sparc_inner_v9): Properly align 'long double' arguments.
Eric Botcazou
1
-0
/
+5
2009-12-10
re PR libffi/40700 (All amd64 libffi execution tests fail on Solaris 10/x86)
Rainer Orth
1
-1
/
+6
2009-12-07
aix_closure.S (libffi_closure_ASM): Fix tablejump typo.
David Edelsohn
1
-1
/
+1
2009-12-05
aix.S: Update AIX32 code to be consistent with AIX64 code.
David Edelsohn
2
-174
/
+185
2009-12-04
aix_closure.S: Reorganize 64-bit code to match linux64_closure.S.
David Edelsohn
1
-86
/
+105
2009-12-04
re PR libffi/41908 (closures fail for some structure arguments containing flo...
Uros Bizjak
1
-17
/
+71
2009-12-04
ffi_darwin.c (ffi_closure_helper_DARWIN): Increment pfr for long double split...
David Edelsohn
1
-1
/
+2
2009-12-03
ffi_darwin.c (ffi_prep_args): Increment next_arg and fparg_count twice for lo...
David Edelsohn
1
-0
/
+2
2009-12-03
re PR libffi/42243 (powerpc-apple-darwin9 libffi failures)
David Edelsohn
1
-14
/
+12
2009-12-02
ffi_darwin.c (ffi_prep_args): Fix typo in INT64 case.
David Edelsohn
1
-1
/
+1
2009-12-01
aix.S (ffi_call_AIX): Convert to more standard register usage.
David Edelsohn
3
-115
/
+85
2009-11-30
re PR libffi/35484 (libffi doesn't support AIX 64bit)
David Edelsohn
4
-77
/
+454
2009-09-29
win64.S (_ffi_call_win64 stack): Remove for gnu assembly version use of ___ch...
Kai Tietz
1
-2
/
+0
2009-09-23
PR libffi/40242, PR libffi/41443
Matthias Klose
1
-8
/
+15
2009-09-17
PR testsuite/32843 (strikes again)
Loren J. Rittle
1
-1
/
+1
2009-09-15
java_raw_api.c (ffi_java_raw_to_rvalue): Remove special handling for FFI_TYPE...
David Daney
4
-34
/
+199
2009-07-24
re PR libffi/40807 (libffi.call/return_sc.c)
Dave Korn
3
-134
/
+370
[prev]
[next]