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
/
gcc
/
ginclude
/
va-mips.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch from Michael Tiemann to fix typo.
wilson
1998-02-20
1
-1
/
+1
*
* ginclude/va-mips.h: Replace casts of pointers to int with
gavin
1998-02-16
1
-7
/
+8
*
Fix minor bugs found by riscos build attempt.
wilson
1997-09-04
1
-0
/
+3
*
(va_arg): For little endian, eabi, objects
gavin
1997-03-24
1
-3
/
+5
*
__mips_single_float should have
wilson
1997-03-04
1
-13
/
+13
*
Add definition of __va_copy.
kenner
1997-03-02
1
-0
/
+3
*
Fix MIPS EABI when using -mips1 or -msoft-float
ian
1996-10-22
1
-26
/
+83
*
Add support for MIPS EABI
ian
1996-10-16
1
-4
/
+105
*
(va_start): Add -mabi=n32 support.
wilson
1996-05-31
1
-1
/
+1
*
(va_start): For stdarg, delete separate define for 64 bit ABI. For
kenner
1995-08-14
1
-11
/
+4
*
Change every occurance of #if __mips>=3 to #ifdef __mips64.
kenner
1995-07-28
1
-6
/
+6
*
*** empty log message ***
wilson
1995-02-25
1
-1
/
+1
*
(*): Change __mips==3 to __mips>=3.
wilson
1995-02-04
1
-6
/
+25
*
(va_arg, mips3 case): Use __PTRDIFF_TYPE__ not int in casts.
wilson
1995-01-03
1
-2
/
+2
*
(va_arg): Add little endian mips3 support.
wilson
1994-10-17
1
-2
/
+15
*
(va_start): Add cast to __gnuc_va_list type.
wilson
1994-08-14
1
-1
/
+2
*
(va_start): Pass LASTARG as a parameter to
wilson
1994-03-23
1
-6
/
+1
*
Add 64 bit support.
wilson
1994-01-13
1
-0
/
+20
*
(va_arg) [__MIPSEB__]:
rms
1993-05-16
1
-5
/
+11
*
Use __alignof__ instead of __alignof.
meissner
1993-05-10
1
-1
/
+1
*
(va_end): If already def as macro, don't declare.
rms
1992-11-03
1
-0
/
+2
*
(va_arg): Cast ptr to void *, then to TYPE *.
rms
1992-09-15
1
-5
/
+7
*
Fix va_arg for structures larger than 8 bytes.
meissner
1992-09-09
1
-11
/
+13
*
entered into RCS
mycroft
1992-06-26
1
-9
/
+14
*
*** empty log message ***
rms
1992-05-26
1
-2
/
+2
*
*** empty log message ***
rms
1992-01-30
1
-3
/
+13
*
Initial revision
meissner
1991-09-12
1
-0
/
+42