aboutsummaryrefslogtreecommitdiff
path: root/gcc/ginclude
AgeCommit message (Collapse)AuthorFilesLines
1993-10-26[__i860__]: Add to little-endian conditional.Richard Stallman2-2/+2
From-SVN: r5906
1993-10-13(_VA_LIST_): Define.Richard Kenner1-0/+1
From-SVN: r5785
1993-10-13Fix typo.Doug Evans1-1/+1
From-SVN: r5768
1993-10-02Test __sequent__ like __BSD_NET2__.Richard Stallman1-3/+6
From-SVN: r5556
1993-09-28(HUGE_VAL): Add #undef before HUGE_VALJim Wilson2-4/+5
define, instead of surrounding it with #ifndef/#endif. From-SVN: r5508
1993-09-20gstddef.h: Back out change of Sep 15 (handles Sun lossage).Doug Evans1-0/+6
Prevented bootstrapping. From-SVN: r5372
1993-09-19(size_t): Acorn RISCiX requires __size_t defined.Richard Kenner1-0/+3
From-SVN: r5357
1993-09-15Delete the conditional that used to semi-avoid interference with ↵Richard Stallman1-6/+0
sys/stdtypes.h on Sun. Delete the conditional that used to semi-avoid interference with sys/stdtypes.h on Sun. (fixincludes makes it ok.) From-SVN: r5332
1993-08-26Initial revisionDoug Evans1-0/+52
From-SVN: r5216
1993-08-26add h8/300h supportDoug Evans2-0/+8
From-SVN: r5215
1993-08-06Test and define __INT_WCHAR_T_H.Richard Stallman1-0/+3
From-SVN: r5085
1993-07-27(_WCHAR_T_H): Test this and define this.Richard Stallman1-0/+3
From-SVN: r4999
1993-07-09Make var/stdargs compatible with apogee's acc.Richard Stallman1-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. From-SVN: r4894
1993-06-27entered into RCSRichard Stallman1-0/+53
From-SVN: r4764
1993-06-07(atan2): For x <= 0, lump y == 0 with y > 0Richard Stallman1-8/+8
to get the right result in 0, -1 case. From-SVN: r4645
1993-05-24(size_t) [__GNUG__]: Don't typedef it if it's already defined as a macro.Richard Stallman1-0/+2
From-SVN: r4549
1993-05-20[_ANSI_H_]: Handle __need_size_t and __need_wchar_t.Richard Stallman1-3/+3
From-SVN: r4523
1993-05-20[_ANSI_H_]: Handle __need_size_t and __need_wchar-t.Richard Stallman1-8/+13
From-SVN: r4520
1993-05-20(va_dcl): Restore accidentally deleted __builtin_va_alist declaration.Richard Stallman1-1/+1
From-SVN: r4508
1993-05-17[__svr4__ __i860__]: Define _VA_LIST only if not defined already.Richard Stallman2-0/+4
From-SVN: r4486
1993-05-16[__svr4__ __i860__] (_VA_LIST): Do define.Richard Stallman2-0/+6
From-SVN: r4479
1993-05-16(va_arg) [__MIPSEB__]:Richard Stallman1-5/+11
After incrementing, subtract the rounded size, not the size proper. From-SVN: r4478
1993-05-16Add conditional against multiple inclusion.Richard Stallman1-1/+9
From-SVN: r4477
1993-05-10Use __alignof__ instead of __alignof.Michael Meissner1-1/+1
From-SVN: r4408
1993-04-06(va_arg): Cast argument pointer to (char *).Jim Wilson1-6/+7
From-SVN: r4039
1993-04-04[__svr4__]: Test only _VA_LIST_ to avoid dup typedef.Richard Stallman1-4/+6
(This used to be if __SVR4_2__.) From-SVN: r3999
1993-04-04[__svr4__]: Test only _VA_LIST_ to avoid dup typedef.Richard Stallman1-5/+6
(This used to test __SVR4_2__.) From-SVN: r3998
1993-03-27Major rework to agree with new calling sequence.Richard Kenner1-105/+11
From-SVN: r3892
1993-03-24(memory.h): Use proper ANSI syntax in `#endif __memory_h__'.Richard Stallman1-0/+4
From-SVN: r3870
1993-03-24Use va-clipper.h.Richard Stallman1-0/+4
From-SVN: r3869
1993-02-27(struct __gnuc_va_list): Test __svr4__ like __SVR4__.Richard Stallman1-1/+1
From-SVN: r3563
1993-02-27(_SYS_SIZE_T_H): Test this and define this.Richard Stallman1-0/+3
From-SVN: r3548
1993-02-27(_VA_LIST_T_H): Test and define this.Richard Stallman2-0/+8
From-SVN: r3547
1993-02-18(va_start): If __GCC_NEW_VARARGS__ not defined, use old definition.Jim Wilson1-0/+11
From-SVN: r3491
1993-01-25(va_start): Rewrite to account for builtin_saveregs changes.Jim Wilson1-14/+5
From-SVN: r3339
1992-12-31Define away __extension__ if compiled by GCC v1.Jim Wilson1-0/+5
From-SVN: r3022
1992-12-27[__sequent__]: #undef _PTRDIFF_T_ at beginning, if defined.Richard Stallman1-0/+6
From-SVN: r2932
1992-12-12entered into RCSRichard Kenner1-3/+3
From-SVN: r2869
1992-11-30(va_arg): Copy both definitions from gstdarg.h.Richard Stallman1-2/+12
From-SVN: r2821
1992-11-30(va_end): #undef before the declaration.Richard Stallman1-0/+12
(va_arg): Alternative definition for big-endian machines. From-SVN: r2820
1992-11-22Fix prev change; test of _STDDEF_H was backwards.Richard Stallman1-2/+3
From-SVN: r2775
1992-11-10Don't test, define or undef _VA_LIST_ on NET 2 systems. Don't include ansi.h.Richard Stallman2-44/+14
From-SVN: r2736
1992-11-10[_ANSI_H_]: When undefing at the end, test _STDDEF_H, not __need_ptrdiff_t.Richard Stallman1-2/+7
[__need_ptrdiff_t]: Don't undef _SIZE_T_ or _WCHAR_T_. From-SVN: r2735
1992-11-06Find ansi.h in machine subdir.Richard Stallman1-1/+1
From-SVN: r2703
1992-11-04(va_end): Handle like in other va-* files.Torbjorn Granlund1-0/+3
From-SVN: r2690
1992-11-03*** empty log message ***Richard Kenner1-0/+4
From-SVN: r2682
1992-11-03(va_end): If already def as macro, don't declare.Richard Stallman2-0/+4
From-SVN: r2680
1992-11-03(va_end, anonymous enum): Don't declare if va_end already defined as macro.Richard Stallman1-3/+5
From-SVN: r2679
1992-11-03(va_end): If already def as macro, don't declare.Richard Stallman1-0/+2
From-SVN: r2678
1992-10-31[4.3 net 2]: If _VA_LIST_, is undefined then va_list is already declared.Richard Stallman1-7/+22
From-SVN: r2671