aboutsummaryrefslogtreecommitdiff
path: root/gcc/ginclude
AgeCommit message (Expand)AuthorFilesLines
2000-08-04stddef.h: Don't declare wint_t unless __need_wint_t.Joseph Myers1-1/+1
2000-06-24collect2.c (resolve_lib_name): Move '/' check to more rational place.Jason Merrill1-1/+5
2000-03-30c-common.c (c_common_nodes_and_builtins): The first parameter to __builtin_va...Geoff Keating2-7/+7
2000-02-15* ginclude/stddef.h: Correct usage of _BSD_RUNE_T_ for FreeBSD.Loren J. Rittle1-0/+7
2000-02-06ppc-asm.h (FUNC_START): Use USER_LABEL_PREFIX.Geoff Keating1-5/+5
2000-01-12configure.in (i?86-*-beos{pe,elf,}*): Recognize.Jason Merrill3-4/+12
2000-01-04* ginclude/stdbool.h: Support compilation as C++.Martin v. Löwis1-1/+12
1999-12-18cccp.c (main): Define __STDC_VERSION__ as necessary.Richard Henderson1-1/+1
1999-12-14cppp.c (main): Set trigraphs and __STRICT_ANSI__ as appropriate for -lang-c89...Richard Henderson1-0/+3
1999-10-15t-freebsd: Do not override USER_H.Loren J. Rittle1-4/+3
1999-09-23iso646.h, [...]: Add copyright notice and special exception to GPL.Zack Weinberg5-9/+152
1999-09-14Makefile.in (USER_H): Remove va-foo.h.Richard Henderson19-2127/+0
1999-09-14stdarg.h, varargs.h: Implement in terms of builtin functions and types.Richard Henderson2-245/+19
1999-08-29stdbool.h: Make the typedef name _Bool, with bool a #defined alias.Zack Weinberg1-2/+5
1999-07-28Kill CYGNUS LOCAL tags.Richard Henderson1-3/+0
1999-07-20rs6000.h (struct rs6000_args): Add sysv_gregno.Richard Henderson1-57/+100
1999-07-06varargs.h (__builtin_va_alist_t): New typedef.Richard Henderson1-2/+3
1999-07-01varargs.h (va_dcl): Use word_mode for type of __builtin_va_list.Richard Henderson1-1/+2
1999-05-07David Edelsohn <edelsohn@gnu.org>David Edelsohn2-0/+6
1999-04-30va-ppc.h (__va_start_common): Let __builtin_saveregs do the work.Richard Henderson1-28/+7
1999-02-25sh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't pass structures in registers.J"orn Rennecke1-6/+9
1998-12-16dummy import to prevent merge lossageJeff Law1-1/+1
1998-11-23Add SH4 support:J"orn Rennecke1-36/+63
1998-11-19i860.c (single_insn_src_p): Add missing parens.Jeffrey A Law1-1/+1
1998-09-19varargs.h: Add support for C4x target.Michael Hayes2-0/+8
1998-09-18README.C4X: New file with information about the c4x ports.Michael Hayes1-0/+34
1998-09-18toplev.c (rest_of_compilation): Set bct_p on second call to loop_optimize.David Edelsohn1-3/+0
1998-09-02va-alpha.h: Protect entire second portion of the file against double inclusion.Richard Henderson1-9/+7
1998-08-01va-alpha.h (va_list): Use a typedef, not a define.Richard Henderson2-3/+2
1998-05-30Makefile.in (USER_H): Add stdbool.h.Jeff Law1-0/+20
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