]> gcc.gnu.org Git - gcc.git/history - gcc/ginclude
Edit to add a missing $(exeext) for CCCP.
[gcc.git] / gcc / ginclude /
1995-06-16 Richard Kenner(__va_tsize): Round to long long not long.
1995-06-15 Richard KennerDo nothing if compiled as C++.
1995-05-30 Richard KennerUndefine _BSD_XXX_T_ if _GCC_XXX_T is defined on BSD...
1995-04-30 Richard Kenner(va_arg): Don't assume __va_rounded_size (char) has...
1995-04-26 Richard KennerTreat _MACHINE_ANSI_H_ like _ANSI_H_.
1995-04-14 Jason MerrillReorganize va_arg
1995-04-13 Richard KennerClean up code that defines *DEFINED* symbols.
1995-03-23 Doug Evansva-i960.h (varargs va_start): Save g14 explicitly.
1995-03-03 Ian Lance TaylorHandle VxWorks typedef macros
1995-02-25 Jim Wilson(va_end): Expand to a void expression instead of nothing.
1995-02-25 Jim Wilson*** empty log message ***
1995-02-21 Richard KennerTest _SIZE_T_DEFINED and _WCHAR_T_DEFINED.
1995-02-21 Richard KennerTest _VA_LIST_DEFINED macro.
1995-02-21 Richard KennerInitial revision
1995-02-06 Jim Wilson(va_start): Add __builtin_next_arg call.
1995-02-04 Jim Wilson(*): Change __mips==3 to __mips>=3.
1995-01-03 Jim Wilson(va_arg, mips3 case): Use __PTRDIFF_TYPE__ not int...
1994-12-21 Richard Kenner(__va_rounded_size): Delete.
1994-12-21 Ian Lance TaylorAdd comment about last change, in accordance with copyr...
1994-11-17 Richard KennerInclude <machine/ansi.h> on NetBSD.
1994-11-10 Richard Kenner(va_arg): Add cast to void * to suppress warning.
1994-10-20 Jim Wilson(va_start): Use builtin_arts_info instead of builtin_ne...
1994-10-17 Jim Wilson(va_arg): Add little endian mips3 support.
1994-10-07 Doug EvansNetware uses _SIZE_T_DEFINED_, _WCHAR_T_DEFINED_.
1994-09-05 Ian Lance TaylorMake the functions extern inline rather than static...
1994-08-14 Jim Wilson(va_start): Add cast to __gnuc_va_list type.
1994-08-04 Doug Evans(v9 va_start): Pass an arg to __builtin_next_arg.
1994-08-01 Richard KennerHandle _BSD_WCHAR_T_ like _WCHAR_T_, since at least...
1994-07-09 Jim WilsonDelete include of <varargs.h> when not gcc.
1994-07-09 Jim WilsonDelete include of <stdarg.h> when not gcc.
1994-06-15 Doug EvansAdd v9 support.
1994-04-25 Richard KennerRecognize __FreeBSD__.
1994-04-06 Richard KennerAdd ... to set current_function_varargs.
1994-04-06 Richard KennerRound to multiple of sizeof(short) on sysV68.
1994-04-04 Jason Merrill* gstddef.h (wchar_t): Always define as __WCHAR_TYPE__.
1994-03-23 Jim Wilson(va_start): Add call to builtin_next_arg.
1994-03-23 Jim Wilson(va_start): Pass LASTARG as a parameter to
1994-02-11 Doug EvansDon't define _STDARG_H/etc. if not gcc, it may collide...
1994-01-13 Jim WilsonAdd 64 bit support.
1993-12-03 Richard KennerDefine and protect against __STDDEF_H__ for Irix 5.1.
1993-11-15 Richard StallmanTest __bsdi__ like __BSD_NET2__.
1993-10-26 Richard StallmanTreat __PARAGON__ like __SVR4__.
1993-10-26 Richard Stallman[__i860__]: Add to little-endian conditional.
1993-10-13 Richard Kenner(_VA_LIST_): Define.
1993-10-13 Doug EvansFix typo.
1993-10-02 Richard StallmanTest __sequent__ like __BSD_NET2__.
1993-09-28 Jim Wilson(HUGE_VAL): Add #undef before HUGE_VAL
1993-09-20 Doug Evansgstddef.h: Back out change of Sep 15 (handles Sun lossage).
1993-09-19 Richard Kenner(size_t): Acorn RISCiX requires __size_t defined.
1993-09-15 Richard StallmanDelete the conditional that used to semi-avoid interfer...
1993-08-26 Doug EvansInitial revision
1993-08-26 Doug Evansadd h8/300h support
1993-08-06 Richard StallmanTest and define __INT_WCHAR_T_H.
1993-07-27 Richard Stallman(_WCHAR_T_H): Test this and define this.
1993-07-09 Richard StallmanMake var/stdargs compatible with apogee's acc.
1993-06-27 Richard Stallmanentered into RCS
1993-06-07 Richard Stallman(atan2): For x <= 0, lump y == 0 with y > 0
1993-05-24 Richard Stallman(size_t) [__GNUG__]: Don't typedef it if it's already...
1993-05-20 Richard Stallman[_ANSI_H_]: Handle __need_size_t and __need_wchar_t.
1993-05-20 Richard Stallman[_ANSI_H_]: Handle __need_size_t and __need_wchar-t.
1993-05-20 Richard Stallman(va_dcl): Restore accidentally deleted __builtin_va_ali...
1993-05-17 Richard Stallman[__svr4__ __i860__]: Define _VA_LIST only if not define...
1993-05-16 Richard Stallman[__svr4__ __i860__] (_VA_LIST): Do define.
1993-05-16 Richard Stallman(va_arg) [__MIPSEB__]:
1993-05-16 Richard StallmanAdd conditional against multiple inclusion.
1993-05-10 Michael MeissnerUse __alignof__ instead of __alignof.
1993-04-07 Jim Wilson(va_arg): Cast argument pointer to (char *).
1993-04-04 Richard Stallman[__svr4__]: Test only _VA_LIST_ to avoid dup typedef.
1993-04-04 Richard Stallman[__svr4__]: Test only _VA_LIST_ to avoid dup typedef.
1993-03-27 Richard KennerMajor rework to agree with new calling sequence.
1993-03-24 Richard Stallman(memory.h): Use proper ANSI syntax in `#endif __memory_...
1993-03-24 Richard StallmanUse va-clipper.h.
1993-02-27 Richard Stallman(struct __gnuc_va_list): Test __svr4__ like __SVR4__.
1993-02-27 Richard Stallman(_SYS_SIZE_T_H): Test this and define this.
1993-02-27 Richard Stallman(_VA_LIST_T_H): Test and define this.
1993-02-19 Jim Wilson(va_start): If __GCC_NEW_VARARGS__ not defined, use...
1993-01-25 Jim Wilson(va_start): Rewrite to account for builtin_saveregs...
1992-12-31 Jim WilsonDefine away __extension__ if compiled by GCC v1.
1992-12-27 Richard Stallman[__sequent__]: #undef _PTRDIFF_T_ at beginning, if...
1992-12-12 Richard Kennerentered into RCS
1992-11-30 Richard Stallman(va_arg): Copy both definitions from gstdarg.h.
1992-11-30 Richard Stallman(va_end): #undef before the declaration.
1992-11-22 Richard StallmanFix prev change; test of _STDDEF_H was backwards.
1992-11-10 Richard StallmanDon't test, define or undef _VA_LIST_ on NET 2 systems...
1992-11-10 Richard Stallman[_ANSI_H_]: When undefing at the end, test _STDDEF_H...
1992-11-06 Richard StallmanFind ansi.h in machine subdir.
1992-11-04 Torbjorn Granlund(va_end): Handle like in other va-* files.
1992-11-03 Richard Kenner*** empty log message ***
1992-11-03 Richard Stallman(va_end): If already def as macro, don't declare.
1992-11-03 Richard Stallman(va_end, anonymous enum): Don't declare if va_end alrea...
1992-11-03 Richard Stallman(va_end): If already def as macro, don't declare.
1992-10-31 Richard Stallman[4.3 net 2]: If _VA_LIST_, is undefined then va_list...
1992-10-31 Richard Stallman[4.3 net 2]: If _VA_LIST_, is undefined then va_list...
1992-10-31 Richard Stallman[4.3 net 2]: If _SIZE_T_, etc. are undefined then type...
1992-10-30 Richard StallmanOn Net 2 system, don't test, define or undef _VA_LIST_.
1992-10-30 Richard StallmanOn Net 2 system, don't test, define or undef _VA_LIST_.
1992-10-25 Richard StallmanTreat _AIX and _M_UNIX like __svr4__.
1992-10-21 Richard StallmanCheck and define _ANSI_STDARG_H along with _STDARG_H.
1992-10-17 Richard Stallman(va_list) [__SVR4_2__]: Don't set or test _VA_LIST.
1992-10-17 Richard StallmanDo nothing if _ANSI_STDDEF_H already defined.
next
This page took 0.267929 seconds and 8 git commands to generate.