summaryrefslogtreecommitdiff
path: root/gcc/ginclude
Commit message (Expand)AuthorAgeFilesLines
* Add Darwin (Mac OS X kernel) native support.Stan Shebs2001-04-121-0/+2
* c-common.c (boolean_increment): New function.Joseph Myers2000-11-131-13/+3
* stddef.h: Don't declare wint_t unless __need_wint_t.Joseph Myers2000-08-041-1/+1
* collect2.c (resolve_lib_name): Move '/' check to more rational place.Jason Merrill2000-06-241-1/+5
* c-common.c (c_common_nodes_and_builtins): The first parameter to __builtin_va...Geoff Keating2000-03-302-7/+7
* * ginclude/stddef.h: Correct usage of _BSD_RUNE_T_ for FreeBSD.Loren J. Rittle2000-02-151-0/+7
* ppc-asm.h (FUNC_START): Use USER_LABEL_PREFIX.Geoff Keating2000-02-061-5/+5
* configure.in (i?86-*-beos{pe,elf,}*): Recognize.Jason Merrill2000-01-123-4/+12
* * ginclude/stdbool.h: Support compilation as C++.Martin v. Löwis2000-01-041-1/+12
* cccp.c (main): Define __STDC_VERSION__ as necessary.Richard Henderson1999-12-181-1/+1
* cppp.c (main): Set trigraphs and __STRICT_ANSI__ as appropriate for -lang-c89...Richard Henderson1999-12-141-0/+3
* t-freebsd: Do not override USER_H.Loren J. Rittle1999-10-151-4/+3
* iso646.h, [...]: Add copyright notice and special exception to GPL.Zack Weinberg1999-09-235-9/+152
* Makefile.in (USER_H): Remove va-foo.h.Richard Henderson1999-09-1419-2127/+0
* stdarg.h, varargs.h: Implement in terms of builtin functions and types.Richard Henderson1999-09-142-245/+19
* stdbool.h: Make the typedef name _Bool, with bool a #defined alias.Zack Weinberg1999-08-291-2/+5
* Kill CYGNUS LOCAL tags.Richard Henderson1999-07-281-3/+0
* rs6000.h (struct rs6000_args): Add sysv_gregno.Richard Henderson1999-07-201-57/+100
* varargs.h (__builtin_va_alist_t): New typedef.Richard Henderson1999-07-061-2/+3
* varargs.h (va_dcl): Use word_mode for type of __builtin_va_list.Richard Henderson1999-07-011-1/+2
* David Edelsohn <edelsohn@gnu.org>David Edelsohn1999-05-072-0/+6
* va-ppc.h (__va_start_common): Let __builtin_saveregs do the work.Richard Henderson1999-04-301-28/+7
* sh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't pass structures in registers.J"orn Rennecke1999-02-251-6/+9
* dummy import to prevent merge lossageJeff Law1998-12-161-1/+1
* Add SH4 support:J"orn Rennecke1998-11-231-36/+63
* i860.c (single_insn_src_p): Add missing parens.Jeffrey A Law1998-11-191-1/+1
* 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