aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-cppbuiltin.c
AgeCommit message (Expand)Author
2006-05-18Whitespace fixupsMike Stump
2006-01-182006-01-18 Richard Henderson <rth@redhat.com>Diego Novillo
2005-12-17 * tree-inline.c (copy_body_r): Use explicit cast whenGabriel Dos Reis
2005-12-162005-12-16 Jon Grimm <jgrimm2@us.ibm.com>Jon Grimm
2005-12-132005-12-13 Carlos O'Donell <carlos@codesourcery.com>Carlos O'Donell
2005-11-22 * c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ whenKaveh Ghazi
2005-08-13Document compatibility with earlier ProPolice implementation.James E. Wilson
2005-06-27 * c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson
2005-06-25Update FSF address.Kelley Cook
2005-05-01 * c-cppbuiltin.c (c_cpp_builtins): Do not define __GXX_WEAK__ to 1Mark Mitchell
2005-01-21 * c-cppbuiltin.c (define__GNUC__): Correct assertion.Tom Tromey
2005-01-18 * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,Kazu Hirata
2005-01-07 * c-cppbuiltin.c (builtin_define_float_constants): Set __*_EPSILON__Geoffrey Keating
2004-11-13 * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimplify.c,Kazu Hirata
2004-10-03 * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin.c, c-decl.c,Joseph Myers
2004-09-07 * c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.Nathan Sidwell
2004-08-05 * c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ andJoseph Myers
2004-08-04 * defaults.h (TARGET_DECLSPEC): New macro.Mark Mitchell
2004-06-20 * c-common.h (has_c_linkage): New interface.Zack Weinberg
2004-06-03 * tree.h: Remove include of version.hMark G. Adams
2004-04-01 * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:Richard Kenner
2004-03-04 * real.c (encode_ibm_extended): Don't bother rounding low double.Alan Modra
2004-01-21 * alias.c, basic-block.h, c-common.c, c-common.h,Kazu Hirata
2004-01-16 * c-common.h: Fix comment formatting.Kazu Hirata
2003-12-23 * c-common.c (flag_abi_version): Default to 2.Mark Mitchell
2003-10-06 * real.h (REAL_MODE_FORMAT): New macro.Zack Weinberg
2003-06-30 * c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth
2003-06-19 * c-aux-info.c: Convert to ISO C99.Andreas Jaeger
2003-06-07Add commentary.Richard Henderson
2003-06-07 * c-cppbuiltin.c (c_cpp_builtins): Define __EXCEPTIONS for C also.Richard Henderson
2003-05-18 * c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, TARGET_OBJFMT_CPP_BUILTINS):Neil Booth
2003-05-11 * c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ intoNeil Booth
2003-03-15 * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.Roger Sayle
2003-03-15 * Makefile.in: Update.Neil Booth
2003-03-12 * c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins forAndreas Jaeger
2003-03-12 * c-cppbuiltin.c (builtin_define_std): Make non-static.Neil Booth
2003-03-12 * c-cppbuiltin.c (builtin_define_std): Add ATTRIBUTE_UNUSED.Geoffrey Keating
2003-03-11 * Makefile.in: Update.Neil Booth
2003-03-11 * Makefile.in: Update.Neil Booth