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
2006-05-19
ffi.c (ffi_prep_args_pa32): Load floating point arguments from stack slot.
John David Anglin
1
-6
/
+6
2006-04-22
README: Remove notice about 'Crazy Comments'.
Andreas Tobler
13
-1576
/
+87
2006-04-13
hpux32.S: Correct unwind offset calculation for ffi_closure_pa32.
Andreas Tobler
2
-2
/
+2
2006-04-12
Fix IA-64 problems with denorms getting clobbered by type conversions.
James E Wilson
1
-35
/
+51
2006-04-05
Makefile.am: Add PA_HPUX port.
John David Anglin
4
-236
/
+765
2006-03-24
ffitarget.h (enum ffi_abi): Add FFI_LINUX.
Alan Modra
5
-163
/
+196
2006-03-15
ffi.c (ffi_prep_cif_machdep): Handle float arguments passed with FP registers...
Kaz Kojima
2
-12
/
+39
2006-02-22
sysv.S: Fix register numbers in the FDE for ffi_closure_SYSV.
Kaz Kojima
1
-5
/
+5
2006-02-18
ffi.c (ffi_closure_helper_SYSV): Remove unused variable and cast integer to v...
Kaz Kojima
1
-3
/
+4
2006-01-18
sysv.S (smst_two_register): Don't call __ashldi3, instead do the shifting inl...
Jakub Jelinek
2
-36
/
+37
2005-12-07
ffitarget.h: Remove obsolete sgidefs.h include.
Thiemo Seufer
3
-156
/
+180
2005-12-03
ffi.c: Formatting.
Alan Modra
1
-257
/
+339
2005-09-26
float1.c (value_type): New typedef.
Tom Tromey
2
-1
/
+12
2005-08-25
re PR target/23404 (gij trashes args of functions with more than 8 fp args)
Alan Modra
1
-2
/
+4
2005-08-11
configure.ac (HAVE_HIDDEN_VISIBILITY_ATTRIBUTE): New test.
Jakub Jelinek
5
-116
/
+331
2005-08-09
ppc_closure.S (ffi_closure_SYSV): Use DW_CFA_offset_extended_sf rather than D...
Jakub Jelinek
2
-4
/
+4
2005-07-22
sysv.S (ffi_call_SYSV): Stop argument popping correctly on sh3.
SUGIOKA Toshinobu
2
-40
/
+68
2005-07-20
ffi.c (ffi_call): Handle small structures correctly.
Kaz Kojima
3
-54
/
+106
2005-07-19
Makefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FREEBSD.
Andreas Tobler
4
-29
/
+168
2005-07-06
ffi.c (ffi_struct_type): Rename FFI_TYPE_SMALL_STRUCT1 as FFI_TYPE_SMALL_STRU...
Randolph Chung
3
-34
/
+84
2005-06-15
re PR libffi/21943 (O32 libffi.so fails to link on IRIX 6)
Rainer Orth
2
-2
/
+4
2005-06-01
ppc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET to call ffi_closure_he...
Alan Modra
2
-2
/
+2
2005-05-08
re PR libffi/21285 (gij fails to handle NullPointerException exception)
Richard Henderson
1
-45
/
+49
2005-05-04
ffi64.c (ffi_prep_cif_machdep): Save sse-used flag in bit 11 of flags.
Richard Henderson
2
-51
/
+95
2005-04-18
Makefile.am: Add CRIS support.
Simon Posnjak
4
-0
/
+652
2005-03-31
* src/ia64/ffitarget.h (ffi_arg): Use long long instead of DI.
Hans Boehm
1
-2
/
+2
2005-03-30
* src/ia64/ffitarget.h (ffi_arg) ADD DI attribute.
Steve Ellcey
2
-37
/
+18
2005-03-24
darwin.S: Update for -m64 multilib.
Mike Stump
2
-20
/
+43
2005-02-23
re PR libffi/20104 (gij fails on ppc and not on x86)
Andrew Haley
1
-3
/
+7
2005-02-08
ffitarget.h: Remove PPC stuff which does not belong to frv.
Andreas Tobler
1
-30
/
+2
2004-12-31
types.c (FFI_AGGREGATE_TYPEDEF): Remove.
Richard Henderson
1
-66
/
+28
2004-12-31
types.c (FFI_TYPE_POINTER): Define with sizeof.
Richard Henderson
5
-857
/
+948
2004-12-27
* src/x86/unix64.S: Fix typo in unwind info.
Richard Henderson
1
-1
/
+1
2004-12-25
ffi64.c (struct register_args): Rename from stackLayout.
Richard Henderson
2
-640
/
+566
2004-11-23
o32.S (ffi_call_O32, [...]): Use jalr instead of jal.
Richard Sandiford
1
-10
/
+10
2004-11-22
ffi.c (ffi_prep_closure): Align doubles and 64-bit integers on a 8-byte bound...
Eric Botcazou
2
-3
/
+26
2004-10-27
ffi.c (ffi_prep_cif_machdep): Handle functions that return long long values.
Richard Earnshaw
2
-74
/
+166
2004-10-25
(FFII_CLOSURES): Set to 0.
Kazuhiro Inaoka
1
-1
/
+1
2004-10-21
sysv.S (ffi_call_SYSV): Don't align for double data.
Kaz Kojima
1
-6
/
+0
2004-10-18
ffi.c (ffi_prep_closure): Set T bit in trampoline for the function returning ...
Kaz Kojima
2
-6
/
+52
2004-10-13
Makefile.am: Add m32r support.
Kazuhiro Inaoka
4
-1
/
+417
2004-09-05
darwin.S: Fix comments and identation.
Andreas Tobler
2
-49
/
+49
2004-09-02
ffi_darwin.c: Add flag for longdouble return values.
Andreas Tobler
4
-23
/
+107
2004-09-02
004-09-02 Andreas Tobler <a.tobler@schweiz.ch>
Andreas Tobler
9
-268
/
+260
2004-08-30
Makefile.am: Add frv support.
Anthony Green
3
-0
/
+505
2004-08-23
re PR libffi/13141 (FAIL: InvokeReturn output - source compiled test <libffi ...
David Daney
3
-44
/
+125
2004-08-15
ffi.c (ffi_pref_cif_machdep): set `cif->flags' to contain `FFI_TYPE_UINT64' a...
Casey Marshall
3
-3
/
+296
2004-08-10
ffi64.c (ffi_prep_args ): 8-align all stack arguments.
Andrew Haley
1
-0
/
+2
2004-07-11
ffi.c (ffi_prep_args): Fix C aliasing violation.
Ulrich Weigand
1
-10
/
+8
2004-06-30
ffi_darwin.c (flush_icache): ';' is a comment character on Darwin, use '\n\t'...
Geoffrey Keating
1
-5
/
+5
[next]