summaryrefslogtreecommitdiffstats
path: root/gcc/ginclude
Commit message (Collapse)AuthorAgeFilesLines
...
* gstddef.h: Back out change of Sep 15 (handles Sun lossage).dje1993-09-201-0/+6
| | | | | | | Prevented bootstrapping. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5372 138bc75d-0d04-0410-961f-82ee72b054a4
* (size_t): Acorn RISCiX requires __size_t defined.kenner1993-09-191-0/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5357 138bc75d-0d04-0410-961f-82ee72b054a4
* Delete the conditional that used to semi-avoidrms1993-09-151-6/+0
| | | | | | | interference with sys/stdtypes.h on Sun. (fixincludes makes it ok.) git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5332 138bc75d-0d04-0410-961f-82ee72b054a4
* Initial revisiondje1993-08-261-0/+52
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5216 138bc75d-0d04-0410-961f-82ee72b054a4
* add h8/300h supportdje1993-08-262-0/+8
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5215 138bc75d-0d04-0410-961f-82ee72b054a4
* Test and define __INT_WCHAR_T_H.rms1993-08-061-0/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5085 138bc75d-0d04-0410-961f-82ee72b054a4
* (_WCHAR_T_H): Test this and define this.rms1993-07-271-0/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4999 138bc75d-0d04-0410-961f-82ee72b054a4
* Make var/stdargs compatible with apogee's acc.rms1993-07-091-5/+7
| | | | | | | | | (__gnuc_va_list): Replace __va_f and __va_r with __va_reg. (__va_list, _SYS_INT_STDARG_H): New defines. (va_arg): Corresponding changes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4894 138bc75d-0d04-0410-961f-82ee72b054a4
* entered into RCSrms1993-06-271-0/+53
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4764 138bc75d-0d04-0410-961f-82ee72b054a4
* (atan2): For x <= 0, lump y == 0 with y > 0rms1993-06-071-8/+8
| | | | | | | to get the right result in 0, -1 case. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4645 138bc75d-0d04-0410-961f-82ee72b054a4
* (size_t) [__GNUG__]: Don't typedef it if it's already defined as a macro.rms1993-05-241-0/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4549 138bc75d-0d04-0410-961f-82ee72b054a4
* [_ANSI_H_]: Handle __need_size_t and __need_wchar_t.rms1993-05-201-3/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4523 138bc75d-0d04-0410-961f-82ee72b054a4
* [_ANSI_H_]: Handle __need_size_t and __need_wchar-t.rms1993-05-201-8/+13
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4520 138bc75d-0d04-0410-961f-82ee72b054a4
* (va_dcl): Restore accidentally deleted __builtin_va_alist declaration.rms1993-05-201-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4508 138bc75d-0d04-0410-961f-82ee72b054a4
* [__svr4__ __i860__]: Define _VA_LIST only if not defined already.rms1993-05-172-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4486 138bc75d-0d04-0410-961f-82ee72b054a4
* [__svr4__ __i860__] (_VA_LIST): Do define.rms1993-05-162-0/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4479 138bc75d-0d04-0410-961f-82ee72b054a4
* (va_arg) [__MIPSEB__]:rms1993-05-161-5/+11
| | | | | | | After incrementing, subtract the rounded size, not the size proper. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4478 138bc75d-0d04-0410-961f-82ee72b054a4
* Add conditional against multiple inclusion.rms1993-05-161-1/+9
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4477 138bc75d-0d04-0410-961f-82ee72b054a4
* Use __alignof__ instead of __alignof.meissner1993-05-101-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4408 138bc75d-0d04-0410-961f-82ee72b054a4
* (va_arg): Cast argument pointer to (char *).wilson1993-04-071-6/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4039 138bc75d-0d04-0410-961f-82ee72b054a4
* [__svr4__]: Test only _VA_LIST_ to avoid dup typedef.rms1993-04-041-4/+6
| | | | | | | (This used to be if __SVR4_2__.) git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3999 138bc75d-0d04-0410-961f-82ee72b054a4
* [__svr4__]: Test only _VA_LIST_ to avoid dup typedef.rms1993-04-041-5/+6
| | | | | | | (This used to test __SVR4_2__.) git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3998 138bc75d-0d04-0410-961f-82ee72b054a4
* Major rework to agree with new calling sequence.kenner1993-03-271-105/+11
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3892 138bc75d-0d04-0410-961f-82ee72b054a4
* (memory.h): Use proper ANSI syntax in `#endif __memory_h__'.rms1993-03-241-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3870 138bc75d-0d04-0410-961f-82ee72b054a4
* 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
* (struct __gnuc_va_list): Test __svr4__ like __SVR4__.rms1993-02-271-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3563 138bc75d-0d04-0410-961f-82ee72b054a4
* (_SYS_SIZE_T_H): Test this and define this.rms1993-02-271-0/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3548 138bc75d-0d04-0410-961f-82ee72b054a4
* (_VA_LIST_T_H): Test and define this.rms1993-02-272-0/+8
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3547 138bc75d-0d04-0410-961f-82ee72b054a4
* (va_start): If __GCC_NEW_VARARGS__ not defined, use old definition.wilson1993-02-191-0/+11
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3491 138bc75d-0d04-0410-961f-82ee72b054a4
* (va_start): Rewrite to account for builtin_saveregs changes.wilson1993-01-251-14/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3339 138bc75d-0d04-0410-961f-82ee72b054a4
* Define away __extension__ if compiled by GCC v1.wilson1992-12-311-0/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3022 138bc75d-0d04-0410-961f-82ee72b054a4
* [__sequent__]: #undef _PTRDIFF_T_ at beginning, if defined.rms1992-12-271-0/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2932 138bc75d-0d04-0410-961f-82ee72b054a4
* entered into RCSkenner1992-12-121-3/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2869 138bc75d-0d04-0410-961f-82ee72b054a4
* (va_arg): Copy both definitions from gstdarg.h.rms1992-11-301-2/+12
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2821 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
* Fix prev change; test of _STDDEF_H was backwards.rms1992-11-221-2/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2775 138bc75d-0d04-0410-961f-82ee72b054a4
* Don't test, define or undef _VA_LIST_ on NET 2 systems. Don't include ansi.h.rms1992-11-102-44/+14
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2736 138bc75d-0d04-0410-961f-82ee72b054a4
* [_ANSI_H_]: When undefing at the end, test _STDDEF_H, not __need_ptrdiff_t.rms1992-11-101-2/+7
| | | | | | | [__need_ptrdiff_t]: Don't undef _SIZE_T_ or _WCHAR_T_. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2735 138bc75d-0d04-0410-961f-82ee72b054a4
* Find ansi.h in machine subdir.rms1992-11-061-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2703 138bc75d-0d04-0410-961f-82ee72b054a4
* (va_end): Handle like in other va-* files.tege1992-11-041-0/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2690 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***kenner1992-11-031-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2682 138bc75d-0d04-0410-961f-82ee72b054a4
* (va_end): If already def as macro, don't declare.rms1992-11-032-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2680 138bc75d-0d04-0410-961f-82ee72b054a4
* (va_end, anonymous enum): Don't declare if va_end already defined as macro.rms1992-11-031-3/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2679 138bc75d-0d04-0410-961f-82ee72b054a4
* (va_end): If already def as macro, don't declare.rms1992-11-031-0/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2678 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
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2671 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
* [4.3 net 2]: If _SIZE_T_, etc. are undefined then type is already declared.rms1992-10-311-4/+29
| | | | | | | | [4.3 net 2]: Force inclusion of ansi.h. Undef _SIZE_T_, _PTRDIFF_T_, _WCHAR_T_ at end. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2669 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
* On Net 2 system, don't test, define or undef _VA_LIST_.rms1992-10-301-16/+8
| | | | | | | Use _ANSI_H_, __BSD_NET2__ and ____386BSD____ to test for this. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2657 138bc75d-0d04-0410-961f-82ee72b054a4
* Treat _AIX and _M_UNIX like __svr4__.rms1992-10-252-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2598 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud