summaryrefslogtreecommitdiffstats
path: root/gcc/ginclude/stdarg.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Use va-clipper.h.rms1993-03-241-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3869 138bc75d-0d04-0410-961f-82ee72b054a4
* (_VA_LIST_T_H): Test and define this.rms1993-02-271-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3547 138bc75d-0d04-0410-961f-82ee72b054a4
* (va_end): #undef before the declaration.rms1992-11-301-0/+12
| | | | | | | (va_arg): Alternative definition for big-endian machines. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2820 138bc75d-0d04-0410-961f-82ee72b054a4
* Don't test, define or undef _VA_LIST_ on NET 2 systems. Don't include ansi.h.rms1992-11-101-22/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2736 138bc75d-0d04-0410-961f-82ee72b054a4
* [4.3 net 2]: If _VA_LIST_, is undefined then va_list is already declared.rms1992-10-311-7/+22
| | | | | | | Use _ANSI_STDARG_H_, not _ANSI_STDARG_H. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2670 138bc75d-0d04-0410-961f-82ee72b054a4
* On Net 2 system, don't test, define or undef _VA_LIST_.rms1992-10-301-6/+11
| | | | | | | Use _ANSI_H_, __BSD_NET2__ and ____386BSD____ to test for this. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2658 138bc75d-0d04-0410-961f-82ee72b054a4
* Treat _AIX and _M_UNIX like __svr4__.rms1992-10-251-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2598 138bc75d-0d04-0410-961f-82ee72b054a4
* Check and define _ANSI_STDARG_H along with _STDARG_H.rms1992-10-211-1/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2547 138bc75d-0d04-0410-961f-82ee72b054a4
* (va_list) [__SVR4_2__]: Don't set or test _VA_LIST.rms1992-10-171-0/+12
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2500 138bc75d-0d04-0410-961f-82ee72b054a4
* Use <...> to include va-*.h.rms1992-09-301-8/+9
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2284 138bc75d-0d04-0410-961f-82ee72b054a4
* (va_arg, va_start): Explicitly cast to __gnuc_va_alist.rms1992-09-281-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2273 138bc75d-0d04-0410-961f-82ee72b054a4
* (va_arg): Cast ptr to void *, then to TYPE *.rms1992-09-151-1/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2124 138bc75d-0d04-0410-961f-82ee72b054a4
* Call va-alpha.h for Alpha.kenner1992-08-141-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1841 138bc75d-0d04-0410-961f-82ee72b054a4
* entered into RCSrms1992-07-281-0/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1706 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***rms1992-07-271-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1691 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***mycroft1992-07-081-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1520 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***rms1992-07-081-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1510 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***roland1992-07-031-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1396 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***rms1992-07-011-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1374 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***rms1992-06-261-16/+36
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1294 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***rms1992-06-061-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1170 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***rms1992-06-011-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1134 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***wilson1992-05-051-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@905 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***wilson1992-03-041-6/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@393 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***rms1992-02-211-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@353 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***rms1992-02-061-0/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@285 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***rms1992-01-301-0/+8
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@254 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***rms1992-01-041-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@161 138bc75d-0d04-0410-961f-82ee72b054a4
* Initial revisionrms1991-12-151-0/+46
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@119 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud