summaryrefslogtreecommitdiff
path: root/gcc/c-cppbuiltin.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* PR target/30652ghazi2007-07-181-25/+2
* gcc/simartin2007-06-071-1/+1
* 2007-05-21 Paolo Bonzini <bonzini@gnu.org>paolo2007-05-211-0/+27
* 2007-05-21 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2007-05-211-7/+7
* PR driver/31694fxcoudert2007-05-071-0/+3
* * c-cppbuiltin.c (c_cpp_builtins): Remove definition ofjanis2007-04-191-10/+5
* Add BID decimal supportmeissner2007-03-241-0/+11
* gcc/rsandifo2007-03-211-0/+5
* * c.opt (fgnu89-inline): New option.ian2007-03-051-1/+7
* 2007-01-24 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2007-01-241-0/+27
* 2007-01-05 Benjamin Kosnik <bkoz@redhat.com>bkoz2007-01-051-2/+2
* 2006-11-01 Douglas Gregor <doug.gregor@gmail.com>dgregor2006-11-011-0/+2
* Whitespace fixupsmrs2006-05-181-5/+5
* 2006-01-18 Richard Henderson <rth@redhat.com>dnovillo2006-01-181-0/+3
* * tree-inline.c (copy_body_r): Use explicit cast whengdr2005-12-171-5/+6
* 2005-12-16 Jon Grimm <jgrimm2@us.ibm.com>bje2005-12-161-0/+74
* 2005-12-13 Carlos O'Donell <carlos@codesourcery.com>carlos2005-12-131-14/+38
* * c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ whenghazi2005-11-221-0/+5
* Document compatibility with earlier ProPolice implementation.wilson2005-08-131-1/+3
* * c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.jakub2005-06-271-0/+6
* Update FSF address.kcook2005-06-251-2/+2
* * c-cppbuiltin.c (c_cpp_builtins): Do not define __GXX_WEAK__ to 1mmitchel2005-05-011-1/+1
* * c-cppbuiltin.c (define__GNUC__): Correct assertion.tromey2005-01-211-1/+1
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* * c-cppbuiltin.c (builtin_define_float_constants): Set __*_EPSILON__geoffk2005-01-071-1/+6
* * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimplify.c,kazu2004-11-131-1/+1
* * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin.c, c-decl.c,jsm282004-10-031-1/+1
* * c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.nathan2004-09-071-10/+7
* * c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ andjsm282004-08-051-0/+21
* * defaults.h (TARGET_DECLSPEC): New macro.mmitchel2004-08-041-0/+9
* * c-common.h (has_c_linkage): New interface.zack2004-06-201-0/+8
* * tree.h: Remove include of version.hmgadams2004-06-031-0/+1
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-3/+3
* * real.c (encode_ibm_extended): Don't bother rounding low double.amodra2004-03-041-0/+10
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * c-common.h: Fix comment formatting.kazu2004-01-161-2/+2
* * c-common.c (flag_abi_version): Default to 2.mmitchel2003-12-231-1/+17
* * real.h (REAL_MODE_FORMAT): New macro.zack2003-10-061-1/+1
* * c-common.c (enum c_language_kind, flag_objc): Remove.neil2003-06-301-4/+4
* * c-aux-info.c: Convert to ISO C99.aj2003-06-191-52/+30
* Add commentary.rth2003-06-071-0/+2
* * c-cppbuiltin.c (c_cpp_builtins): Define __EXCEPTIONS for C also.rth2003-06-071-2/+2
* * c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, TARGET_OBJFMT_CPP_BUILTINS):neil2003-05-181-0/+9
* * c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ intoneil2003-05-111-5/+0
* * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.sayle2003-03-151-1/+1
* * Makefile.in: Update.neil2003-03-151-1/+1
* * c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins foraj2003-03-121-0/+9
* * c-cppbuiltin.c (builtin_define_std): Make non-static.neil2003-03-121-2/+3
* * c-cppbuiltin.c (builtin_define_std): Add ATTRIBUTE_UNUSED.geoffk2003-03-121-1/+1