]> gcc.gnu.org Git - gcc.git/history - gcc/ginclude
If errorcount nonzero, don't call abort if the function is already defined.
[gcc.git] / gcc / ginclude /
1998-09-19 Michael Hayesvarargs.h: Add support for C4x target.
1998-09-19 Michael HayesREADME.C4X: New file with information about the c4x...
1998-09-18 David Edelsohntoplev.c (rest_of_compilation): Set bct_p on second...
1998-09-03 Richard Hendersonva-alpha.h: Protect entire second portion of the file...
1998-08-01 Richard Hendersonva-alpha.h (va_list): Use a typedef, not a define.
1998-05-30 Jeff LawMakefile.in (USER_H): Add stdbool.h.
1998-04-28 Jim WilsonPatch from Shigeya Suzuki to fix BSD/OS 3.1 build failure.
1998-04-02 Vladimir N. MakarovPatch from vmakarov to avoid warnings with -Wall.
1998-03-01 Jeffrey A Law* ginclude/va-ppc.h (va_arg): Fix typo in long long...
1998-02-20 Michael TiemannPatch from Michael Tiemann to fix typo.
1998-02-16 Gavin Kochva-mips.h: Replace casts of pointers to int with casts...
1997-12-16 Jeffrey A Lawstdarg.h: Undo BeOS changes, they break hpux.
1997-12-12 Fred Fishcvs commit ChangeLog config.sub configure configure...
1997-12-08 Jeff LawDelete bogus file from gcc-2.8 tarball.
1997-12-06 Jeff LawInitial revision
1997-11-08 J"orn RenneckeSync SH port with FSF; enable regmove for SH.
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-17 Doug EvansRewrite v9 support.
1997-09-09 Jeff LawAdd port done awhile ago for the ARC cpu.
1997-09-05 Jeffrey A Lawv850: New directory for v850 port.
1997-09-04 Jim WilsonFix minor bugs found by riscos build attempt.
1997-06-23 Jeff Law* varargs.h, stdarg.h: Include va-mn10200.h.
1997-06-23 Jeff LawInitial revision
1997-06-22 Richard KennerProtect va_list definition from SCO headers.
1997-04-07 Doug EvansAdd m32r support.
1997-04-02 Jeff LawInitial revision
1997-04-02 Jeff Lawstdarg.h: Include va-mn10300.h.
1997-03-26 Richard Kenner(__va_copy): New definition.
1997-03-24 Doug EvansInitial revision
1997-03-24 Gavin Romig-Koch(va_arg): For little endian, eabi, objects
1997-03-04 Jim Wilson__mips_single_float should have
1997-03-02 Richard KennerAdd definition of __va_copy.
1997-01-16 Doug EvansAdd linux support.
1997-01-03 Richard KennerCheck for __VMS__, not VMS.
1996-12-12 Michael MeissnerAdd @plt if -fpic; Fix double->int conversions if stack...
1996-12-12 Richard KennerAdd definitions for VMS; they differ from Unix.
1996-12-11 Jeff Lawmn10300.c: New file for Matsushita MN10300 port.
1996-11-04 Michael MeissnerAllow va-ppc.h to be reincluded
1996-10-28 Richard KennerMake sure file is processed if some of the known __need...
1996-10-22 Ian Lance TaylorFix MIPS EABI when using -mips1 or -msoft-float
1996-10-16 Ian Lance TaylorAdd support for MIPS EABI
1996-10-03 Doug EvansUse #include "", not #include <>.
1996-08-18 Doug Evansstdarg.h: Change __WIN32__ to _WIN32.
1996-08-14 Michael MeissnerFix varargs/stdarg on PowerPC Windows NT
1996-08-12 Richard Kenner(__need_wint_t): Move #undef to right place.
1996-08-08 Jason Merrill(NULL): Use __null for G++.
1996-07-18 Richard KennerUndefine __need_wint_t.
1996-07-08 Jeff Lawstdarg.h: Handle the H8/S.
1996-06-17 Brendan Kehoe* ginclude/stddef.h (wint_t): Don't wrap with #ifndef...
1996-06-05 Ian Lance TaylorFix typo: TYPE_ptrdiff_t to _TYPE_ptrdiff_t.
1996-05-31 Jim Wilson(va_start): Add -mabi=n32 support.
1996-05-17 Richard KennerIf need_wint_t defined, nothing in this file is needed.
1996-04-24 Michael MeissnerAdd Solaris support
1996-03-28 Jeff Law* ginclude/va-h8300.h (va_arg): Don't assume sizeof...
1996-03-07 Jim Wilson(va_start): Change __SH3E___ to __SH3E__.
1996-03-07 Jim WilsonUse va-sh.h.
1996-03-07 Jim WilsonNew file.
1996-02-26 Michael MeissnerChange copyright.
1996-02-20 Doug Evans__sparc_v9__ renamed to __arch64__
1996-01-17 Jeff Law* va-pa.h (__gnuc_va_list): Use a "void *".
1996-01-16 Richard KennerAdd test for SCO Open Server 5.
1996-01-15 Michael Meissnermake exception table work with -mrelocable; fix long...
1995-12-19 Michael MeissnerDo not define register names under Windows NT
1995-11-30 Michael MeissnerPowerPC macros
1995-10-09 Richard Kenner(va_arg): Deal with long longs that would be passed...
1995-10-03 Richard Kenner(va_start...
1995-09-12 Richard Kenner(v9 varargs va_start): Handle __builtin_va_alist being...
1995-09-12 Richard Kenner(__gnuc_va_list): Make char * for NetBSD.
1995-09-12 Richard Kenner(va_arg): Reorganize to avoid BIND_EXPRs of aggregate...
1995-08-31 Richard Kenner(__gnuc_va_list): Make __offset an int.
1995-08-19 Richard KennerDon't define wchar_t if __cplusplus is defined.
1995-08-14 Richard Kenner(va_start): For stdarg, delete separate define for...
1995-08-13 Richard KennerInitial revision
1995-08-13 Richard KennerAdd ppc svr4 calling sequence support.
1995-07-28 Richard KennerChange every occurance of #if __mips>=3 to #ifdef __mips64.
1995-07-18 Richard Kenner(va_arg): Add support for 128 bit long double type.
1995-07-01 Richard Kenner(__va_tsize): Use __extension__ to avoid warning on...
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.
next
This page took 0.445344 seconds and 8 git commands to generate.