aboutsummaryrefslogtreecommitdiff
path: root/gcc/ginclude
AgeCommit message (Expand)AuthorFilesLines
1998-04-28Patch from Shigeya Suzuki to fix BSD/OS 3.1 build failure.Jim Wilson1-2/+4
1998-04-02Patch from vmakarov to avoid warnings with -Wall.Vladimir N. Makarov1-1/+1
1998-03-01* ginclude/va-ppc.h (va_arg): Fix typo in long long support.Jeffrey A Law1-1/+1
1998-02-20Patch from Michael Tiemann to fix typo.Michael Tiemann1-1/+1
1998-02-16va-mips.h: Replace casts of pointers to int with casts of pointers to __PTRDI...Gavin Koch1-7/+8
1997-12-16stdarg.h: Undo BeOS changes, they break hpux.Jeffrey A Law2-13/+2
1997-12-11cvs commit ChangeLog config.sub configure configure.in toplev.cFred Fish3-2/+26
1997-12-08Delete bogus file from gcc-2.8 tarball.Jeff Law1-211/+0
1997-12-06Initial revisionJeff Law1-0/+211
1997-11-08Sync SH port with FSF; enable regmove for SH.J"orn Rennecke1-74/+50
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law3-5/+2
1997-10-17Rewrite v9 support.Doug Evans1-76/+35
1997-09-09Add port done awhile ago for the ARC cpu.Jeff Law3-0/+119
1997-09-05v850: New directory for v850 port.Jeffrey A Law3-0/+45
1997-09-04Fix minor bugs found by riscos build attempt.Jim Wilson1-0/+3
1997-06-23* varargs.h, stdarg.h: Include va-mn10200.h.Jeff Law2-0/+8
1997-06-23Initial revisionJeff Law1-0/+37
1997-06-22Protect va_list definition from SCO headers.Richard Kenner2-2/+8
1997-04-07Add m32r support.Doug Evans2-0/+8
1997-04-01Initial revisionJeff Law1-0/+35
1997-04-01stdarg.h: Include va-mn10300.h.Jeff Law2-2/+10
1997-03-26(__va_copy): New definition.Richard Kenner1-0/+4
1997-03-24Initial revisionDoug Evans1-0/+86
1997-03-24(va_arg): For little endian, eabi, objectsGavin Romig-Koch1-3/+5
1997-03-03__mips_single_float should haveJim Wilson1-13/+13
1997-03-02Add definition of __va_copy.Richard Kenner13-0/+42
1997-01-16Add linux support.Doug Evans1-1/+1
1997-01-03Check for __VMS__, not VMS.Richard Kenner1-4/+4
1996-12-12Add @plt if -fpic; Fix double->int conversions if stack > 32k; Redo t-* files...Michael Meissner1-0/+42
1996-12-12Add definitions for VMS; they differ from Unix.Richard Kenner1-0/+28
1996-12-11mn10300.c: New file for Matsushita MN10300 port.Jeff Law2-2/+2
1996-11-04Allow va-ppc.h to be reincludedMichael Meissner1-0/+3
1996-10-28Make sure file is processed if some of the known __need_* macros isRichard Kenner1-8/+7
1996-10-22Fix MIPS EABI when using -mips1 or -msoft-floatIan Lance Taylor1-26/+83
1996-10-16Add support for MIPS EABIIan Lance Taylor1-4/+105
1996-10-03Use #include "", not #include <>.Doug Evans2-24/+24
1996-08-18stdarg.h: Change __WIN32__ to _WIN32.Doug Evans3-3/+3
1996-08-14Fix varargs/stdarg on PowerPC Windows NTMichael Meissner3-3/+58
1996-08-11(__need_wint_t): Move #undef to right place.Richard Kenner1-1/+1
1996-08-08(NULL): Use __null for G++.Jason Merrill1-0/+4
1996-07-18Undefine __need_wint_t.Richard Kenner1-0/+1
1996-07-08stdarg.h: Handle the H8/S.Jeff Law2-2/+2
1996-06-17* ginclude/stddef.h (wint_t): Don't wrap with #ifndef __cplusplus.Brendan Kehoe1-2/+0
1996-06-05Fix typo: TYPE_ptrdiff_t to _TYPE_ptrdiff_t.Ian Lance Taylor1-1/+1
1996-05-31(va_start): Add -mabi=n32 support.Jim Wilson1-1/+1
1996-05-17If need_wint_t defined, nothing in this file is needed.Richard Kenner1-1/+15
1996-04-24Add Solaris supportMichael Meissner1-13/+27
1996-03-28* ginclude/va-h8300.h (va_arg): Don't assume sizeof (int) == 4.Jeff Law1-3/+3
1996-03-07(va_start): Change __SH3E___ to __SH3E__.Jim Wilson1-9/+46
1996-03-06Use va-sh.h.Jim Wilson2-0/+8