aboutsummaryrefslogtreecommitdiff
path: root/gcc/ginclude
AgeCommit message (Expand)Author
2012-10-062012-10-06 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2012-10-062012-10-06 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth
2012-03-122012-03-12 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2012-03-092012-03-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2012-02-12 * ginclude/stddef.h [__FreeBSD_kernel__] (__size_t): Do not define.Robert Millan
2011-12-20gcc:Joseph Myers
2011-11-06 * c-decl.c (shadow_tag_warned, grokdeclarator): Handle _AlignasJoseph Myers
2011-09-132011-09-13 Paul Brook <paul@codesourcery.com>Paul Brook
2011-08-19 * c-decl.c (grokdeclarator): Diagnose _Noreturn for non-C1X ifJoseph Myers
2011-08-18 * c-decl.c (shadow_tag_warned): Check for _Noreturn.Joseph Myers
2011-01-292011-01-29 Jonathan Wakely <jwakely.gcc@gmail.com>Jonathan Wakely
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-04-25gcc:Joseph Myers
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-03-31 PR c/448Joseph Myers
2009-03-27gcc/Andrew Pinski
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2009-01-06gcc/Janis Johnson
2008-09-11gcc/Janis Johnson
2007-09-07 * ginclude/stdfix.h: New file.Chao-ying Fu
2007-09-01 * config/arm/arm.c, config/rs6000/ppu_intrinsics.h,Kazu Hirata
2007-07-13Index: gcc/ChangeLogGeoffrey Keating
2007-04-19 * ginclude/float.h: Check that __STDC_WANT_DEC_FP__ is defined,Janis Johnson
2007-01-29gcc/Janis Johnson
2006-09-21gcc:Janis Johnson
2005-12-162005-12-16 Jon Grimm <jgrimm2@us.ibm.com>Jon Grimm
2005-06-25Update FSF address.Kelley Cook
2004-10-03 * ginclude/stddef.h: Fix a comment typo.Kazu Hirata
2004-06-01 * c-parse.in (OFFSETOF, offsetof_member_designator): New.Richard Henderson
2003-12-16 PR c++/13275Mark Mitchell
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