summaryrefslogtreecommitdiff
path: root/gcc/ginclude
Commit message (Expand)AuthorAgeFilesLines
* Make var/stdargs compatible with apogee's acc.rms1993-07-091-5/+7
* entered into RCSrms1993-06-271-0/+53
* (atan2): For x <= 0, lump y == 0 with y > 0rms1993-06-071-8/+8
* (size_t) [__GNUG__]: Don't typedef it if it's already defined as a macro.rms1993-05-241-0/+2
* [_ANSI_H_]: Handle __need_size_t and __need_wchar_t.rms1993-05-201-3/+3
* [_ANSI_H_]: Handle __need_size_t and __need_wchar-t.rms1993-05-201-8/+13
* (va_dcl): Restore accidentally deleted __builtin_va_alist declaration.rms1993-05-201-1/+1
* [__svr4__ __i860__]: Define _VA_LIST only if not defined already.rms1993-05-172-0/+4
* [__svr4__ __i860__] (_VA_LIST): Do define.rms1993-05-162-0/+6
* (va_arg) [__MIPSEB__]:rms1993-05-161-5/+11
* Add conditional against multiple inclusion.rms1993-05-161-1/+9
* Use __alignof__ instead of __alignof.meissner1993-05-101-1/+1
* (va_arg): Cast argument pointer to (char *).wilson1993-04-071-6/+7
* [__svr4__]: Test only _VA_LIST_ to avoid dup typedef.rms1993-04-041-4/+6
* [__svr4__]: Test only _VA_LIST_ to avoid dup typedef.rms1993-04-041-5/+6
* Major rework to agree with new calling sequence.kenner1993-03-271-105/+11
* (memory.h): Use proper ANSI syntax in `#endif __memory_h__'.rms1993-03-241-0/+4
* Use va-clipper.h.rms1993-03-241-0/+4
* (struct __gnuc_va_list): Test __svr4__ like __SVR4__.rms1993-02-271-1/+1
* (_SYS_SIZE_T_H): Test this and define this.rms1993-02-271-0/+3
* (_VA_LIST_T_H): Test and define this.rms1993-02-272-0/+8
* (va_start): If __GCC_NEW_VARARGS__ not defined, use old definition.wilson1993-02-191-0/+11
* (va_start): Rewrite to account for builtin_saveregs changes.wilson1993-01-251-14/+5
* Define away __extension__ if compiled by GCC v1.wilson1992-12-311-0/+5
* [__sequent__]: #undef _PTRDIFF_T_ at beginning, if defined.rms1992-12-271-0/+6
* entered into RCSkenner1992-12-121-3/+3
* (va_arg): Copy both definitions from gstdarg.h.rms1992-11-301-2/+12
* (va_end): #undef before the declaration.rms1992-11-301-0/+12
* Fix prev change; test of _STDDEF_H was backwards.rms1992-11-221-2/+3
* Don't test, define or undef _VA_LIST_ on NET 2 systems. Don't include ansi.h.rms1992-11-102-44/+14
* [_ANSI_H_]: When undefing at the end, test _STDDEF_H, not __need_ptrdiff_t.rms1992-11-101-2/+7
* Find ansi.h in machine subdir.rms1992-11-061-1/+1
* (va_end): Handle like in other va-* files.tege1992-11-041-0/+3
* *** empty log message ***kenner1992-11-031-0/+4
* (va_end): If already def as macro, don't declare.rms1992-11-032-0/+4
* (va_end, anonymous enum): Don't declare if va_end already defined as macro.rms1992-11-031-3/+5
* (va_end): If already def as macro, don't declare.rms1992-11-031-0/+2
* [4.3 net 2]: If _VA_LIST_, is undefined then va_list is already declared.rms1992-10-311-7/+22
* [4.3 net 2]: If _VA_LIST_, is undefined then va_list is already declared.rms1992-10-311-7/+22
* [4.3 net 2]: If _SIZE_T_, etc. are undefined then type is already declared.rms1992-10-311-4/+29
* On Net 2 system, don't test, define or undef _VA_LIST_.rms1992-10-301-6/+11
* On Net 2 system, don't test, define or undef _VA_LIST_.rms1992-10-301-16/+8
* Treat _AIX and _M_UNIX like __svr4__.rms1992-10-252-2/+2
* Check and define _ANSI_STDARG_H along with _STDARG_H.rms1992-10-211-1/+4
* (va_list) [__SVR4_2__]: Don't set or test _VA_LIST.rms1992-10-172-0/+25
* Do nothing if _ANSI_STDDEF_H already defined.rms1992-10-171-0/+3
* [__NeXT__]: Define _VA_LIST_ if _ANSI_STDARG_H_ wasrms1992-10-151-0/+5
* (_ANSI_STDDEF_H): Define, along with _STDDEF_H.rms1992-10-151-0/+2
* *** empty log message ***moore1992-10-141-9/+14
* *** empty log message ***kenner1992-10-091-16/+16