summaryrefslogtreecommitdiffstats
path: root/gcc/ginclude
Commit message (Expand)AuthorAgeFilesLines
* (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
* (__savereg, va_arg): Put uses of __va in parens.rms1992-10-081-20/+20
* In the first part (instead of va-*.h), definerms1992-10-061-27/+28
* If _ANSI_H_, undef _PTRDIFF_T_, _SIZE_T_, _WCHAR_T.rms1992-10-011-0/+8
* Use <...> to include va-*.h.rms1992-09-302-17/+18
* (va_arg, va_start): Explicitly cast to __gnuc_va_alist.rms1992-09-281-2/+2
* (va_arg): Add 3 more (void *) casts to avoid warningswilson1992-09-251-3/+3
* (va_start): Must access anonymous arg as offset from start of argument block.wilson1992-09-251-2/+4
* Finish changing _ANSI_H to _ANSI_H_.rms1992-09-231-2/+2
* (va_arg): Cast ptr to void *, then to TYPE *.rms1992-09-157-18/+31
* Fix va_arg for structures larger than 8 bytes.meissner1992-09-091-11/+13
* (__INT_VARARGS_H): Define this to avoid trouble on DG/UX.wood1992-08-201-0/+3
* Call va-alpha.h for Alpha.kenner1992-08-142-0/+8
OpenPOWER on IntegriCloud