index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libffi
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
* src/arm/ffi.c (ffi_prep_cif_machdep): Handle functions that return
rearnsha
2004-10-27
2
-74
/
+166
*
(FFII_CLOSURES): Set to 0.
nickc
2004-10-25
1
-1
/
+1
*
* src/sh/sysv.S (ffi_call_SYSV): Don't align for double data.
kkojima
2004-10-21
1
-6
/
+0
*
* src/sh/ffi.c (ffi_prep_closure): Set T bit in trampoline for
kkojima
2004-10-18
2
-6
/
+52
*
* Makefile.am: Add m32r support.
nickc
2004-10-13
4
-1
/
+417
*
2004-09-05 Andreas Tobler <a.tobler@schweiz.ch>
andreast
2004-09-04
2
-49
/
+49
*
2004-09-02 Andreas Tobler <a.tobler@schweiz.ch>
andreast
2004-09-02
4
-23
/
+107
*
004-09-02 Andreas Tobler <a.tobler@schweiz.ch>
andreast
2004-09-02
9
-268
/
+260
*
2004-08-30 Anthony Green <green@redhat.com>
green
2004-08-30
3
-0
/
+505
*
2004-08-23 David Daney <daney@avtrex.com>
daney
2004-08-23
3
-44
/
+125
*
2004-08-14 Casey Marshall <csm@gnu.org>
daney
2004-08-15
3
-3
/
+296
*
2004-08-10 Andrew Haley <aph@redhat.com>
aph
2004-08-10
1
-0
/
+2
*
* src/s390/ffi.c (ffi_prep_args): Fix C aliasing violation.
uweigand
2004-07-11
1
-10
/
+8
*
* src/powerpc/ffi_darwin.c (flush_icache): ';' is a comment
geoffk
2004-06-30
1
-5
/
+5
*
* src/ia64/unix.S (ffi_call_unix): Insert group barrier break
jakub
2004-06-10
1
-2
/
+3
*
Patch 14922
austern
2004-04-27
2
-2
/
+10
*
2004-03-20 Matthias Klose <doko@debian.org>
doko
2004-03-20
1
-1
/
+1
*
2004-03-19 Matthias Klose <doko@debian.org>
doko
2004-03-19
4
-2
/
+943
*
2004-03-16 Hosaka Yuji <hos@tamanegi.org>
andreast
2004-03-16
3
-6
/
+79
*
Enabled linkonce support for Darwin.
austern
2004-03-12
2
-11
/
+13
*
* src/ia64/ffi.c (ffi_prep_incoming_args_UNIX): Get floating point
schwab
2004-03-11
1
-8
/
+7
*
* src/powerpc/ffi.c (ffi_prep_args_SYSV): Change
kraai
2004-02-26
1
-7
/
+9
*
* src/types.c (pointer): POWERPC64 has 8 byte pointers.
amodra
2004-02-09
1
-1
/
+1
*
* src/powerpc/ffi.c (ffi_prep_args64): Correct long double handling.
amodra
2004-02-09
1
-2
/
+19
*
* src/powerpc/ffi.c (ffi_prep_cif_machdep <FFI_LINUX64>): Correct
amodra
2004-02-08
3
-82
/
+97
*
* src/types.c: Use 16 byte long double for POWERPC64.
amodra
2004-02-07
1
-1
/
+1
*
* src/sparc/ffi.c (ffi_prep_args_v9): Shift the parameter array
ebotcazou
2004-01-25
3
-87
/
+188
*
2004-01-21 Michael Ritzert <ritzert@t-online.de>
aj
2004-01-21
1
-1
/
+1
*
2003-12-02 Hosaka Yuji <hos@tamanegi.org>
andreast
2003-12-02
1
-4
/
+4
*
2003-11-06 Andreas Tobler <a.tobler@schweiz.ch>
andreast
2003-11-06
1
-2
/
+4
*
2003-10-23 Andreas Tobler <a.tobler@schweiz.ch>
andreast
2003-10-23
1
-1
/
+1
*
2003-10-22 David Daney <ddaney@avtrex.com>
daney
2003-10-22
1
-4
/
+4
*
* src/ia64/ffi.c: Replace FALSE/TRUE with false/true.
schwab
2003-10-22
1
-13
/
+13
*
commit missing adds.
andreast
2003-10-21
11
-0
/
+756
*
2003-10-21 Andreas Tobler <a.tobler@schweiz.ch>
andreast
2003-10-21
32
-173
/
+188
*
libffi:
ro
2003-10-20
1
-10
/
+10
*
2003-10-19 Andreas Tobler <a.tobler@schweiz.ch>
andreast
2003-10-20
1
-0
/
+1
*
* src/types.c (double, longdouble): Default POWERPC64 to 8 byte size
amodra
2003-10-13
1
-1
/
+1
*
* src/powerpc/aix.S: Cleanup whitespaces.
dje
2003-09-18
2
-23
/
+22
*
2003-09-18 Andreas Tobler <a.tobler@schweiz.ch>
andreast
2003-09-18
3
-224
/
+219
*
2003-09-18 Andreas Tobler <a.tobler@schweiz.ch>
andreast
2003-09-18
4
-184
/
+168
*
* src/sh/ffi.c (ffi_prep_args): Take account into the alignement
kkojima
2003-09-18
2
-20
/
+21
*
* src/prep_cif.c (initialize_aggregate): Include tail padding in
amodra
2003-09-11
2
-1
/
+10
*
* src/types.c (double, longdouble): Merge identical SH and ARM
amodra
2003-09-11
3
-13
/
+8
*
2003-09-09 Andreas Tobler <a.tobler@schweiz.ch>
andreast
2003-09-09
1
-2
/
+14
*
2003-08-30 Andreas Tobler <a.tobler@schweiz.ch>
andreast
2003-09-04
1
-0
/
+1
*
* src/sh/ffi.c (OFS_INT16): Set 0 for little endian case. Update
kkojima
2003-08-13
1
-2
/
+2
*
* src/powerpc/ffi.c (ffi_prep_args64): Modify for changed gcc
amodra
2003-08-01
3
-95
/
+71
*
2003-07-28 Andreas Tobler <a.tobler@schweiz.ch>
andreast
2003-07-30
2
-17
/
+27
*
2003-06-19 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
sirl
2003-06-19
1
-0
/
+1
[next]