aboutsummaryrefslogtreecommitdiff
path: root/gcc/ginclude
AgeCommit message (Expand)Author
1999-02-23[multiple changes]Jeffrey A Law
1999-02-22[multiple changes]Jeffrey A Law
1998-10-25va-ppc.h (va_arg): longlong types in overflow area are not doubleword aligned.David Edelsohn
1998-07-14This commit was manufactured by cvs2svn to create branchNo Author
1998-05-30Makefile.in (USER_H): Add stdbool.h.Jeff Law
1998-04-28Patch from Shigeya Suzuki to fix BSD/OS 3.1 build failure.Jim Wilson
1998-04-02Patch from vmakarov to avoid warnings with -Wall.Vladimir N. Makarov
1998-03-01* ginclude/va-ppc.h (va_arg): Fix typo in long long support.Jeffrey A Law
1998-02-20Patch from Michael Tiemann to fix typo.Michael Tiemann
1998-02-16va-mips.h: Replace casts of pointers to int with casts of pointers to __PTRDI...Gavin Koch
1997-12-16stdarg.h: Undo BeOS changes, they break hpux.Jeffrey A Law
1997-12-11cvs commit ChangeLog config.sub configure configure.in toplev.cFred Fish
1997-12-08Delete bogus file from gcc-2.8 tarball.Jeff Law
1997-12-06Initial revisionJeff Law
1997-11-08Sync SH port with FSF; enable regmove for SH.J"orn Rennecke
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law
1997-10-17Rewrite v9 support.Doug Evans
1997-09-09Add port done awhile ago for the ARC cpu.Jeff Law
1997-09-05v850: New directory for v850 port.Jeffrey A Law
1997-09-04Fix minor bugs found by riscos build attempt.Jim Wilson
1997-06-23* varargs.h, stdarg.h: Include va-mn10200.h.Jeff Law
1997-06-23Initial revisionJeff Law
1997-06-22Protect va_list definition from SCO headers.Richard Kenner
1997-04-07Add m32r support.Doug Evans
1997-04-01Initial revisionJeff Law
1997-04-01stdarg.h: Include va-mn10300.h.Jeff Law
1997-03-26(__va_copy): New definition.Richard Kenner
1997-03-24Initial revisionDoug Evans
1997-03-24(va_arg): For little endian, eabi, objectsGavin Romig-Koch
1997-03-03__mips_single_float should haveJim Wilson
1997-03-02Add definition of __va_copy.Richard Kenner
1997-01-16Add linux support.Doug Evans
1997-01-03Check for __VMS__, not VMS.Richard Kenner
1996-12-12Add @plt if -fpic; Fix double->int conversions if stack > 32k; Redo t-* files...Michael Meissner
1996-12-12Add definitions for VMS; they differ from Unix.Richard Kenner
1996-12-11mn10300.c: New file for Matsushita MN10300 port.Jeff Law
1996-11-04Allow va-ppc.h to be reincludedMichael Meissner
1996-10-28Make sure file is processed if some of the known __need_* macros isRichard Kenner
1996-10-22Fix MIPS EABI when using -mips1 or -msoft-floatIan Lance Taylor
1996-10-16Add support for MIPS EABIIan Lance Taylor
1996-10-03Use #include "", not #include <>.Doug Evans
1996-08-18stdarg.h: Change __WIN32__ to _WIN32.Doug Evans
1996-08-14Fix varargs/stdarg on PowerPC Windows NTMichael Meissner
1996-08-11(__need_wint_t): Move #undef to right place.Richard Kenner
1996-08-08(NULL): Use __null for G++.Jason Merrill
1996-07-18Undefine __need_wint_t.Richard Kenner
1996-07-08stdarg.h: Handle the H8/S.Jeff Law
1996-06-17* ginclude/stddef.h (wint_t): Don't wrap with #ifndef __cplusplus.Brendan Kehoe
1996-06-05Fix typo: TYPE_ptrdiff_t to _TYPE_ptrdiff_t.Ian Lance Taylor
1996-05-31(va_start): Add -mabi=n32 support.Jim Wilson