summaryrefslogtreecommitdiff
path: root/gcc/ginclude
Commit message (Expand)AuthorAgeFilesLines
...
* Add port done awhile ago for the ARC cpu.Jeff Law1997-09-093-0/+119
* v850: New directory for v850 port.Jeffrey A Law1997-09-053-0/+45
* Fix minor bugs found by riscos build attempt.Jim Wilson1997-09-041-0/+3
* * varargs.h, stdarg.h: Include va-mn10200.h.Jeff Law1997-06-232-0/+8
* Initial revisionJeff Law1997-06-231-0/+37
* Protect va_list definition from SCO headers.Richard Kenner1997-06-222-2/+8
* Add m32r support.Doug Evans1997-04-072-0/+8
* Initial revisionJeff Law1997-04-011-0/+35
* stdarg.h: Include va-mn10300.h.Jeff Law1997-04-012-2/+10
* (__va_copy): New definition.Richard Kenner1997-03-261-0/+4
* Initial revisionDoug Evans1997-03-241-0/+86
* (va_arg): For little endian, eabi, objectsGavin Romig-Koch1997-03-241-3/+5
* __mips_single_float should haveJim Wilson1997-03-031-13/+13
* Add definition of __va_copy.Richard Kenner1997-03-0213-0/+42
* Add linux support.Doug Evans1997-01-161-1/+1
* Check for __VMS__, not VMS.Richard Kenner1997-01-031-4/+4
* Add @plt if -fpic; Fix double->int conversions if stack > 32k; Redo t-* files...Michael Meissner1996-12-121-0/+42
* Add definitions for VMS; they differ from Unix.Richard Kenner1996-12-121-0/+28
* mn10300.c: New file for Matsushita MN10300 port.Jeff Law1996-12-112-2/+2
* Allow va-ppc.h to be reincludedMichael Meissner1996-11-041-0/+3
* Make sure file is processed if some of the known __need_* macros isRichard Kenner1996-10-281-8/+7
* Fix MIPS EABI when using -mips1 or -msoft-floatIan Lance Taylor1996-10-221-26/+83
* Add support for MIPS EABIIan Lance Taylor1996-10-161-4/+105
* Use #include "", not #include <>.Doug Evans1996-10-032-24/+24
* stdarg.h: Change __WIN32__ to _WIN32.Doug Evans1996-08-183-3/+3
* Fix varargs/stdarg on PowerPC Windows NTMichael Meissner1996-08-143-3/+58
* (__need_wint_t): Move #undef to right place.Richard Kenner1996-08-111-1/+1
* (NULL): Use __null for G++.Jason Merrill1996-08-081-0/+4
* Undefine __need_wint_t.Richard Kenner1996-07-181-0/+1
* stdarg.h: Handle the H8/S.Jeff Law1996-07-082-2/+2
* * ginclude/stddef.h (wint_t): Don't wrap with #ifndef __cplusplus.Brendan Kehoe1996-06-171-2/+0
* Fix typo: TYPE_ptrdiff_t to _TYPE_ptrdiff_t.Ian Lance Taylor1996-06-051-1/+1
* (va_start): Add -mabi=n32 support.Jim Wilson1996-05-311-1/+1
* If need_wint_t defined, nothing in this file is needed.Richard Kenner1996-05-171-1/+15
* Add Solaris supportMichael Meissner1996-04-241-13/+27
* * ginclude/va-h8300.h (va_arg): Don't assume sizeof (int) == 4.Jeff Law1996-03-281-3/+3
* (va_start): Change __SH3E___ to __SH3E__.Jim Wilson1996-03-071-9/+46
* Use va-sh.h.Jim Wilson1996-03-062-0/+8
* New file.Jim Wilson1996-03-061-0/+183
* Change copyright.Michael Meissner1996-02-261-15/+1
* __sparc_v9__ renamed to __arch64__Doug Evans1996-02-201-9/+9
* * va-pa.h (__gnuc_va_list): Use a "void *".Jeff Law1996-01-171-1/+1
* Add test for SCO Open Server 5.Richard Kenner1996-01-152-4/+4
* make exception table work with -mrelocable; fix long long ++/--; Make long lo...Michael Meissner1996-01-151-1/+12
* Do not define register names under Windows NTMichael Meissner1995-12-191-0/+6
* PowerPC macrosMichael Meissner1995-11-301-0/+136
* (va_arg): Deal with long longs that would be passed in the 7thRichard Kenner1995-10-091-0/+10
* (va_start...Richard Kenner1995-10-031-1/+4
* (v9 varargs va_start): Handle __builtin_va_alist being stack argument.Richard Kenner1995-09-121-1/+2
* (__gnuc_va_list): Make char * for NetBSD.Richard Kenner1995-09-121-1/+1