summaryrefslogtreecommitdiff
path: root/gcc/ginclude
Commit message (Expand)AuthorAgeFilesLines
* varargs.h: Add support for C4x target.Michael Hayes1998-09-192-0/+8
* README.C4X: New file with information about the c4x ports.Michael Hayes1998-09-181-0/+34
* toplev.c (rest_of_compilation): Set bct_p on second call to loop_optimize.David Edelsohn1998-09-181-3/+0
* va-alpha.h: Protect entire second portion of the file against double inclusion.Richard Henderson1998-09-021-9/+7
* va-alpha.h (va_list): Use a typedef, not a define.Richard Henderson1998-08-012-3/+2
* Makefile.in (USER_H): Add stdbool.h.Jeff Law1998-05-301-0/+20
* Patch from Shigeya Suzuki to fix BSD/OS 3.1 build failure.Jim Wilson1998-04-281-2/+4
* Patch from vmakarov to avoid warnings with -Wall.Vladimir N. Makarov1998-04-021-1/+1
* * ginclude/va-ppc.h (va_arg): Fix typo in long long support.Jeffrey A Law1998-03-011-1/+1
* Patch from Michael Tiemann to fix typo.Michael Tiemann1998-02-201-1/+1
* va-mips.h: Replace casts of pointers to int with casts of pointers to __PTRDI...Gavin Koch1998-02-161-7/+8
* stdarg.h: Undo BeOS changes, they break hpux.Jeffrey A Law1997-12-162-13/+2
* cvs commit ChangeLog config.sub configure configure.in toplev.cFred Fish1997-12-113-2/+26
* Delete bogus file from gcc-2.8 tarball.Jeff Law1997-12-081-211/+0
* Initial revisionJeff Law1997-12-061-0/+211
* Sync SH port with FSF; enable regmove for SH.J"orn Rennecke1997-11-081-74/+50
* Update mainline egcs to gcc2 snapshot 971021.Jeff Law1997-11-023-5/+2
* Rewrite v9 support.Doug Evans1997-10-171-76/+35
* Add port done awhile ago for the ARC cpu.Jeff Law1997-09-093-0/+119
* v850: New directory for v850 port.Jeffrey A Law1997-09-053-0/+45
* Fix minor bugs found by riscos build attempt.Jim Wilson1997-09-041-0/+3
* * varargs.h, stdarg.h: Include va-mn10200.h.Jeff Law1997-06-232-0/+8
* Initial revisionJeff Law1997-06-231-0/+37
* Protect va_list definition from SCO headers.Richard Kenner1997-06-222-2/+8
* Add m32r support.Doug Evans1997-04-072-0/+8
* Initial revisionJeff Law1997-04-011-0/+35
* stdarg.h: Include va-mn10300.h.Jeff Law1997-04-012-2/+10
* (__va_copy): New definition.Richard Kenner1997-03-261-0/+4
* Initial revisionDoug Evans1997-03-241-0/+86
* (va_arg): For little endian, eabi, objectsGavin Romig-Koch1997-03-241-3/+5
* __mips_single_float should haveJim Wilson1997-03-031-13/+13
* Add definition of __va_copy.Richard Kenner1997-03-0213-0/+42
* Add linux support.Doug Evans1997-01-161-1/+1
* Check for __VMS__, not VMS.Richard Kenner1997-01-031-4/+4
* Add @plt if -fpic; Fix double->int conversions if stack > 32k; Redo t-* files...Michael Meissner1996-12-121-0/+42
* Add definitions for VMS; they differ from Unix.Richard Kenner1996-12-121-0/+28
* mn10300.c: New file for Matsushita MN10300 port.Jeff Law1996-12-112-2/+2
* Allow va-ppc.h to be reincludedMichael Meissner1996-11-041-0/+3
* Make sure file is processed if some of the known __need_* macros isRichard Kenner1996-10-281-8/+7
* Fix MIPS EABI when using -mips1 or -msoft-floatIan Lance Taylor1996-10-221-26/+83
* Add support for MIPS EABIIan Lance Taylor1996-10-161-4/+105
* Use #include "", not #include <>.Doug Evans1996-10-032-24/+24
* stdarg.h: Change __WIN32__ to _WIN32.Doug Evans1996-08-183-3/+3
* Fix varargs/stdarg on PowerPC Windows NTMichael Meissner1996-08-143-3/+58
* (__need_wint_t): Move #undef to right place.Richard Kenner1996-08-111-1/+1
* (NULL): Use __null for G++.Jason Merrill1996-08-081-0/+4
* Undefine __need_wint_t.Richard Kenner1996-07-181-0/+1
* stdarg.h: Handle the H8/S.Jeff Law1996-07-082-2/+2
* * ginclude/stddef.h (wint_t): Don't wrap with #ifndef __cplusplus.Brendan Kehoe1996-06-171-2/+0
* Fix typo: TYPE_ptrdiff_t to _TYPE_ptrdiff_t.Ian Lance Taylor1996-06-051-1/+1