aboutsummaryrefslogtreecommitdiff
path: root/gcc/ginclude
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-07-02 PR c++/11072Nathan Sidwell
2003-04-22.:Nathan Sidwell
2003-03-13 * ginclude/float.h, ginclude/iso646.h, ginclude/stdarg.h,Nathanael Nerode
2002-10-04 * gcc/ginclude/stddef.h: Support the FreeBSD 5 typedef system.Loren J. Rittle
2002-09-15 * ChangeLog: Follow spelling conventions.Kazu Hirata
2002-09-03 * Makefile.in (USER_H): Add ginclude/float.h.Richard Henderson
2002-08-02 * ginclude/stddef.h (_BSD_SIZE_T_DEFINED_): Define if not defined,Stan Shebs
2002-07-16 * ginclude/varargs.h: Replace with stub which issues #error.Zack Weinberg
2002-01-09 * ginclude/stddef.h: Define _BSD_WCHAR_T_DEFINED_ if _BSD_WCHAR_T_Bryce McKinlay
2002-01-01 * configure.in: Prepend ${srcdir}/config/${cpu_type}/ instead ofJoseph Myers
2001-12-01 2001-12-01 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Franz Sirl
2001-09-11Cray T3E port.Richard Henderson
2001-08-27* ginclude/stddef.h: Fix typo, __SIZE__TYPE__ should be __SIZE_TYPE__.Fred Fish
2001-08-13 * config/rs6000/eabi.asm: Define 64-bit versions of FPRDavid Edelsohn
2001-04-12 Add Darwin (Mac OS X kernel) native support.Stan Shebs
2000-11-13 * c-common.c (boolean_increment): New function.Joseph Myers
2000-08-04 * ginclude/stddef.h: Don't declare wint_t unless __need_wint_t.Joseph Myers
2000-06-24 * collect2.c (resolve_lib_name): Move '/' check to more rational place.Jason Merrill
2000-03-30* c-common.c (c_common_nodes_and_builtins): The first parameter toGeoffrey Keating
2000-02-15 * ginclude/stddef.h: Correct usage of _BSD_RUNE_T_ for FreeBSD.Loren Rittle
2000-02-06* ginclude/ppc-asm.h (FUNC_START): Use USER_LABEL_PREFIX.Geoffrey Keating
2000-01-13 * configure.in (i?86-*-beos{pe,elf,}*): Recognize.Jason Merrill
2000-01-04 * ginclude/stdbool.h: Support compilation as C++.Martin von Loewis
1999-12-19 * cccp.c (main): Define __STDC_VERSION__ as necessary.Richard Henderson
1999-12-14 * cppp.c (main): Set trigraphs and __STRICT_ANSI__ asRichard Henderson
1999-10-15 * config/t-freebsd: Do not override USER_H.Loren Rittle
1999-09-231999-09-23 10:56 -0700 Zack Weinberg <zack@bitmover.com>Zack Weinberg
1999-09-15 * Makefile.in (USER_H): Remove va-foo.h.Richard Henderson
1999-09-14 * ginclude/stdarg.h, ginclude/varargs.h: Implement inRichard Henderson
1999-08-291999-08-29 08:38 -0700 Zack Weinberg <zack@bitmover.com>Zack Weinberg
1999-07-28Kill CYGNUS LOCAL tags.Richard Henderson
1999-07-21 * rs6000.h (struct rs6000_args): Add sysv_gregno.Richard Henderson
1999-07-07XJeffrey A Law
1999-07-02 * ginclude/varargs.h (va_dcl): Use word_mode for type ofJeff Law
1999-05-08David Edelsohn <edelsohn@gnu.org>David Edelsohn
1999-04-30 * va-ppc.h (__va_start_common): Let __builtin_saveregs do the work.Richard Henderson
1999-02-25 * sh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't pass structuresJ"orn Rennecke
1998-12-16dummy import to prevent merge lossageJeffrey A Law
1998-11-23 Add SH4 support:J"orn Rennecke
1998-11-19 * i860.c (single_insn_src_p): Add missing parens.Jeffrey A Law
1998-09-19 * ginclude/varargs.h: Add support for C4x target.Michael Hayes
1998-09-19 * README.C4X: New file with information about the c4x ports.Michael Hayes
1998-09-18 * toplev.c (rest_of_compilation): Set bct_p on second call toDavid Edelsohn
1998-09-03 * ginclude/va-alpha.h: Protect entire second portion of theRichard Henderson
1998-08-01 * ginclude/va-alpha.h (va_list): Use a typedef, not a define.Richard Henderson
1998-05-30 * Makefile.in (USER_H): Add stdbool.h.Jeffrey A Law
1998-04-28Patch from Shigeya Suzuki to fix BSD/OS 3.1 build failure.Jim Wilson
1998-04-02Patch from vmakarov to avoid warnings with -Wall.Vladimir N. Makarov
1998-03-01 * ginclude/va-ppc.h (va_arg): Fix typo in long long support.Jeffrey A Law