aboutsummaryrefslogtreecommitdiff
path: root/gcc/ginclude
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford11-15/+11
2012-10-06re PR c++/52764 (Including <cstdint> after <stdint.h> fails to define limit m...Paolo Carlini2-5/+15
2012-10-06re PR c++/54249 ([C++11] No ::nullptr_t in header <stddef.h>)Paolo Carlini1-0/+7
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth1-3/+1
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-5/+2
2012-03-12stddef.h: Adjust previous patch.Tristan Gingold1-1/+1
2012-03-09stddef.h: Do not define __size_t on VMS.Tristan Gingold1-0/+2
2012-02-12stddef.h [...] (__size_t): Do not define.Robert Millan1-2/+3
2011-12-20gcc:Joseph Myers2-5/+6
2011-11-06c-decl.c (shadow_tag_warned, [...]): Handle _Alignas specifiers.Joseph Myers2-1/+54
2011-09-13arm.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.Paul Brook1-0/+251
2011-08-19c-decl.c (grokdeclarator): Diagnose _Noreturn for non-C1X if pedantic.Joseph Myers1-0/+4
2011-08-18c-decl.c (shadow_tag_warned): Check for _Noreturn.Joseph Myers1-0/+31
2011-01-29re PR bootstrap/47147 (gcc 4.6 fails to compile on NetBSD)Jonathan Wakely1-5/+7
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-04-25c-common.c (flag_isoc1x): New.Joseph Myers1-0/+39
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek8-102/+78
2009-03-31re PR c/448 (<stdint.h>-related issues (C99 issues))Joseph Myers2-0/+270
2009-03-27re PR c++/36799 ([c++0x] error on va_copy in -std=c++0x mode)Andrew Pinski1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-06re PR c/34252 (DEC32_MIN_EXP, DEC32_MAX_EXP don't match TR 24732)Janis Johnson1-8/+8
2008-09-11float.h (DEC_EVAL_METHOD): Correct the macro name.Janis Johnson1-2/+2
2007-09-07stdfix.h: New file.Chao-ying Fu1-0/+207
2007-09-01arm.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-07-13Index: gcc/ChangeLogGeoffrey Keating1-0/+174
2007-04-19float.h: Check that __STDC_WANT_DEC_FP__ is defined, not that it is 1.Janis Johnson1-2/+2
2007-01-29Makefile.in (USER_H): Remove decfloat.h.Janis Johnson2-109/+80
2006-09-21decfloat.h (DEC*_DEN): Define using the correct builtins.Janis Johnson1-3/+3
2005-12-16target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm1-0/+108
2005-06-25Update FSF address.R. Kelley Cook5-10/+10
2004-10-03* ginclude/stddef.h: Fix a comment typo.Kazu Hirata1-1/+1
2004-06-01c-parse.in (OFFSETOF, [...]): New.Richard Henderson1-11/+4
2003-12-16re PR c++/13275 (Implementation of offsetof macro)Mark Mitchell1-15/+6
2003-07-02re PR c++/11072 (Implementation of offsetof macro)Nathan Sidwell1-6/+16
2003-04-22stddef.h: Provide C++ safe offsetof.Nathan Sidwell1-1/+7
2003-03-13float.h, [...]: GCC, not GNU CC.Nathanael Nerode5-20/+20
2002-10-04* gcc/ginclude/stddef.h: Support the FreeBSD 5 typedef system.Loren J. Rittle1-3/+30
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-03Makefile.in (USER_H): Add ginclude/float.h.Richard Henderson1-0/+162
2002-08-02stddef.h (_BSD_SIZE_T_DEFINED_): Define if not defined, plays nice with Darwi...Stan Shebs1-0/+6
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg2-149/+7
2002-01-09stddef.h: Define _BSD_WCHAR_T_DEFINED_ if _BSD_WCHAR_T_ gets undefined.Bryce McKinlay1-0/+1
2002-01-01configure.in: Prepend ${srcdir}/config/${cpu_type}/ instead of ${srcdir}/ginc...Joseph Myers4-1190/+0
2001-12-01ppc-asm.h (JUMP_TARGET): New macro.Franz Sirl1-0/+8
2001-09-11Cray T3E port.Richard Henderson1-0/+6
2001-08-27* ginclude/stddef.h: Fix typo, __SIZE__TYPE__ should be __SIZE_TYPE__.Fred Fish1-1/+1
2001-08-13eabi.asm: Define 64-bit versions of FPR save/restore routines.David Edelsohn1-0/+18
2001-04-12Add Darwin (Mac OS X kernel) native support.Stan Shebs1-0/+2
2000-11-13c-common.c (boolean_increment): New function.Joseph Myers1-13/+3
2000-08-04stddef.h: Don't declare wint_t unless __need_wint_t.Joseph Myers1-1/+1