summaryrefslogtreecommitdiffstats
path: root/gcc/ginclude/va-mips.h
Commit message (Expand)AuthorAgeFilesLines
* Patch from Michael Tiemann to fix typo.wilson1998-02-201-1/+1
* * ginclude/va-mips.h: Replace casts of pointers to int withgavin1998-02-161-7/+8
* Fix minor bugs found by riscos build attempt.wilson1997-09-041-0/+3
* (va_arg): For little endian, eabi, objectsgavin1997-03-241-3/+5
* __mips_single_float should havewilson1997-03-041-13/+13
* Add definition of __va_copy.kenner1997-03-021-0/+3
* Fix MIPS EABI when using -mips1 or -msoft-floatian1996-10-221-26/+83
* Add support for MIPS EABIian1996-10-161-4/+105
* (va_start): Add -mabi=n32 support.wilson1996-05-311-1/+1
* (va_start): For stdarg, delete separate define for 64 bit ABI. Forkenner1995-08-141-11/+4
* Change every occurance of #if __mips>=3 to #ifdef __mips64.kenner1995-07-281-6/+6
* *** empty log message ***wilson1995-02-251-1/+1
* (*): Change __mips==3 to __mips>=3.wilson1995-02-041-6/+25
* (va_arg, mips3 case): Use __PTRDIFF_TYPE__ not int in casts.wilson1995-01-031-2/+2
* (va_arg): Add little endian mips3 support.wilson1994-10-171-2/+15
* (va_start): Add cast to __gnuc_va_list type.wilson1994-08-141-1/+2
* (va_start): Pass LASTARG as a parameter towilson1994-03-231-6/+1
* Add 64 bit support.wilson1994-01-131-0/+20
* (va_arg) [__MIPSEB__]:rms1993-05-161-5/+11
* Use __alignof__ instead of __alignof.meissner1993-05-101-1/+1
* (va_end): If already def as macro, don't declare.rms1992-11-031-0/+2
* (va_arg): Cast ptr to void *, then to TYPE *.rms1992-09-151-5/+7
* Fix va_arg for structures larger than 8 bytes.meissner1992-09-091-11/+13
* entered into RCSmycroft1992-06-261-9/+14
* *** empty log message ***rms1992-05-261-2/+2
* *** empty log message ***rms1992-01-301-3/+13
* Initial revisionmeissner1991-09-121-0/+42
OpenPOWER on IntegriCloud