summaryrefslogtreecommitdiff
path: root/gcc/ginclude
Commit message (Expand)AuthorAgeFilesLines
* * gcc/ginclude/stddef.h: Support the FreeBSD 5 typedef system.ljrittle2002-10-041-3/+30
* * ChangeLog: Follow spelling conventions.kazu2002-09-151-1/+1
* * Makefile.in (USER_H): Add ginclude/float.h.rth2002-09-031-0/+162
* * ginclude/stddef.h (_BSD_SIZE_T_DEFINED_): Define if not defined,shebs2002-08-021-0/+6
* * ginclude/varargs.h: Replace with stub which issues #error.zack2002-07-162-149/+7
* * ginclude/stddef.h: Define _BSD_WCHAR_T_DEFINED_ if _BSD_WCHAR_T_bryce2002-01-091-0/+1
* * configure.in: Prepend ${srcdir}/config/${cpu_type}/ instead ofjsm282002-01-014-1190/+0
* 2001-12-01 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2001-12-011-0/+8
* Cray T3E port.rth2001-09-111-0/+6
* * ginclude/stddef.h: Fix typo, __SIZE__TYPE__ should be __SIZE_TYPE__.ljrittle2001-08-271-1/+1
* * config/rs6000/eabi.asm: Define 64-bit versions of FPRdje2001-08-131-0/+18
* Add Darwin (Mac OS X kernel) native support.shebs2001-04-121-0/+2
* * c-common.c (boolean_increment): New function.jsm282000-11-131-13/+3
* * ginclude/stddef.h: Don't declare wint_t unless __need_wint_t.jsm282000-08-041-1/+1
* * collect2.c (resolve_lib_name): Move '/' check to more rational place.jason2000-06-241-1/+5
* * c-common.c (c_common_nodes_and_builtins): The first parameter togeoffk2000-03-302-7/+7
* * ginclude/stddef.h: Correct usage of _BSD_RUNE_T_ for FreeBSD.gerald2000-02-151-0/+7
* * ginclude/ppc-asm.h (FUNC_START): Use USER_LABEL_PREFIX.geoffk2000-02-061-5/+5
* * configure.in (i?86-*-beos{pe,elf,}*): Recognize.jason2000-01-133-4/+12
* * ginclude/stdbool.h: Support compilation as C++.loewis2000-01-041-1/+12
* * cccp.c (main): Define __STDC_VERSION__ as necessary.rth1999-12-191-1/+1
* * cppp.c (main): Set trigraphs and __STRICT_ANSI__ asrth1999-12-141-0/+3
* * config/t-freebsd: Do not override USER_H.law1999-10-151-4/+3
* 1999-09-23 10:56 -0700 Zack Weinberg <zack@bitmover.com>zack1999-09-235-9/+152
* * Makefile.in (USER_H): Remove va-foo.h.rth1999-09-1519-2127/+0
* * ginclude/stdarg.h, ginclude/varargs.h: Implement inrth1999-09-142-245/+19
* 1999-08-29 08:38 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-291-2/+5
* Kill CYGNUS LOCAL tags.rth1999-07-281-3/+0
* * rs6000.h (struct rs6000_args): Add sysv_gregno.rth1999-07-211-57/+100
* Xlaw1999-07-071-2/+3
* * ginclude/varargs.h (va_dcl): Use word_mode for type oflaw1999-07-021-1/+2
* David Edelsohn <edelsohn@gnu.org>rth1999-05-082-0/+6
* * va-ppc.h (__va_start_common): Let __builtin_saveregs do the work.rth1999-04-301-28/+7
* * sh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't pass structuresamylaar1999-02-251-6/+9
* dummy import to prevent merge lossagelaw1998-12-161-1/+1
* Add SH4 support:amylaar1998-11-231-36/+63
* * i860.c (single_insn_src_p): Add missing parens.law1998-11-191-1/+1
* * ginclude/varargs.h: Add support for C4x target.law1998-09-192-0/+8
* * README.C4X: New file with information about the c4x ports.law1998-09-191-0/+34
* * toplev.c (rest_of_compilation): Set bct_p on second call todje1998-09-181-3/+0
* * ginclude/va-alpha.h: Protect entire second portion of therth1998-09-031-9/+7
* * ginclude/va-alpha.h (va_list): Use a typedef, not a define.rth1998-08-012-3/+2
* * Makefile.in (USER_H): Add stdbool.h.law1998-05-301-0/+20
* Patch from Shigeya Suzuki to fix BSD/OS 3.1 build failure.wilson1998-04-281-2/+4
* Patch from vmakarov to avoid warnings with -Wall.wilson1998-04-021-1/+1
* * ginclude/va-ppc.h (va_arg): Fix typo in long long support.law1998-03-011-1/+1
* Patch from Michael Tiemann to fix typo.wilson1998-02-201-1/+1
* * ginclude/va-mips.h: Replace casts of pointers to int withgavin1998-02-161-7/+8
* * ginclude/stdarg.h: Undo BeOS changes, they break hpux.law1997-12-162-13/+2
* cvs commit ChangeLog config.sub configure configure.in toplev.claw1997-12-123-2/+26