summaryrefslogtreecommitdiff
path: root/gcc/ginclude
Commit message (Expand)AuthorAgeFilesLines
* Add m32r support.dje1997-04-072-0/+8
* Initial revisionlaw1997-04-021-0/+35
* * ginclude/stdarg.h: Include va-mn10300.h.law1997-04-022-2/+10
* (__va_copy): New definition.kenner1997-03-261-0/+4
* Initial revisiondje1997-03-241-0/+86
* (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-0213-0/+42
* Add linux support.dje1997-01-161-1/+1
* Check for __VMS__, not VMS.kenner1997-01-031-4/+4
* Add @plt if -fpic; Fix double->int conversions if stack > 32k; Redo t-* files...meissner1996-12-121-0/+42
* Add definitions for VMS; they differ from Unix.kenner1996-12-121-0/+28
* * mn10300/mn10300.c: New file for Matsushita MN10300 port.law1996-12-112-2/+2
* Allow va-ppc.h to be reincludedmeissner1996-11-041-0/+3
* Make sure file is processed if some of the known __need_* macros iskenner1996-10-281-8/+7
* Fix MIPS EABI when using -mips1 or -msoft-floatian1996-10-221-26/+83
* Add support for MIPS EABIian1996-10-161-4/+105
* Use #include "", not #include <>.dje1996-10-032-24/+24
* * ginclude/stdarg.h: Change __WIN32__ to _WIN32.dje1996-08-183-3/+3
* Fix varargs/stdarg on PowerPC Windows NTmeissner1996-08-143-3/+58
* (__need_wint_t): Move #undef to right place.kenner1996-08-121-1/+1
* (NULL): Use __null for G++.merrill1996-08-081-0/+4
* Undefine __need_wint_t.kenner1996-07-181-0/+1
* * ginclude/stdarg.h: Handle the H8/S.law1996-07-082-2/+2
* * ginclude/stddef.h (wint_t): Don't wrap with #ifndef __cplusplus.brendan1996-06-171-2/+0
* Fix typo: TYPE_ptrdiff_t to _TYPE_ptrdiff_t.ian1996-06-051-1/+1
* (va_start): Add -mabi=n32 support.wilson1996-05-311-1/+1
* If need_wint_t defined, nothing in this file is needed.kenner1996-05-171-1/+15
* Add Solaris supportmeissner1996-04-241-13/+27
* * ginclude/va-h8300.h (va_arg): Don't assume sizeof (int) == 4.law1996-03-281-3/+3
* (va_start): Change __SH3E___ to __SH3E__.wilson1996-03-071-9/+46
* Use va-sh.h.wilson1996-03-072-0/+8
* New file.wilson1996-03-071-0/+183
* Change copyright.meissner1996-02-261-15/+1
* __sparc_v9__ renamed to __arch64__dje1996-02-201-9/+9
* * va-pa.h (__gnuc_va_list): Use a "void *".law1996-01-171-1/+1
* Add test for SCO Open Server 5.kenner1996-01-162-4/+4
* make exception table work with -mrelocable; fix long long ++/--; Make long lo...meissner1996-01-151-1/+12
* Do not define register names under Windows NTmeissner1995-12-191-0/+6
* PowerPC macrosmeissner1995-11-301-0/+136
* (va_arg): Deal with long longs that would be passed in the 7thkenner1995-10-091-0/+10
* (va_start, stdarg case): Call __builtin_next_arg, and ignore thekenner1995-10-031-1/+4
* (v9 varargs va_start): Handle __builtin_va_alist being stack argument.kenner1995-09-121-1/+2
* (__gnuc_va_list): Make char * for NetBSD.kenner1995-09-121-1/+1
* (va_arg): Reorganize to avoid BIND_EXPRs of aggregate or array type.kenner1995-09-121-3/+3
* (__gnuc_va_list): Make __offset an int.kenner1995-08-311-1/+1
* Don't define wchar_t if __cplusplus is defined.kenner1995-08-191-0/+2
* (va_start): For stdarg, delete separate define for 64 bit ABI. Forkenner1995-08-141-11/+4
* Initial revisionkenner1995-08-131-0/+131
* Add ppc svr4 calling sequence support.kenner1995-08-132-0/+8