summaryrefslogtreecommitdiff
path: root/gcc/c-cppbuiltin.c
Commit message (Expand)AuthorAgeFilesLines
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-1/+1
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+2
* re PR bootstrap/36331 (Gcc failed to bootstrap)Daniel Franke2008-05-261-0/+2
* re PR fortran/18428 (No preprocessing option -cpp for gfortran)Daniel Franke2008-05-251-52/+7
* re PR libstdc++/34680 (Unconditional use of dynamic_cast in locale_facets.tcc...Paolo Carlini2008-01-061-0/+2
* stdfix.h: New file.Chao-ying Fu2007-09-071-0/+110
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...Kaveh R. Ghazi2007-07-181-25/+2
* re PR c++/30759 (initializer-list accepted for object of non-POD type)Simon Martin2007-06-071-1/+1
* c-cppbuiltin.c (c_cpp_builtins): Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1...Paolo Bonzini2007-05-211-0/+27
* defaults.h (IBM_FLOAT_FORMAT): Macro definition removed.Andreas Krebbel2007-05-211-7/+7
* re PR driver/31694 (__GFORTRAN__ preprocessor macro)Francois-Xavier Coudert2007-05-071-0/+3
* c-cppbuiltin.c (c_cpp_builtins): Remove definition of __STDC_WANT_DEC_FP__.Janis Johnson2007-04-191-10/+5
* Add BID decimal supportMichael Meissner2007-03-241-0/+11
* invoke.texi (-fpie, -fPIE): Document __pie__ and __PIE__.Richard Sandiford2007-03-211-0/+5
* c.opt (fgnu89-inline): New option.Ian Lance Taylor2007-03-051-1/+7
* c-cppbuiltin.c (builtin_define_type_sizeof): New function.Andreas Krebbel2007-01-241-0/+27
* c-cppbuiltin.c (c_cpp_builtins): __GXX_EXPERIMENTAL_CPP0X__ to __GXX_EXPERIME...Benjamin Kosnik2007-01-051-2/+2
* c-common.c (flag_cpp0x): New.Doug Gregor2006-11-011-0/+2
* Whitespace fixupsMike Stump2006-05-181-5/+5
* [multiple changes]Diego Novillo2006-01-181-0/+3
* tree-inline.c (copy_body_r): Use explicit cast when converting from void *.Gabriel Dos Reis2005-12-171-5/+6
* target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm2005-12-161-0/+74
* c-cppbuiltin.c (builtin_define_float_constants): Add fp_cast parameter, pass ...Carlos O'Donell2005-12-131-14/+38
* c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi2005-11-221-0/+5
* Document compatibility with earlier ProPolice implementation.James E Wilson2005-08-131-1/+3
* c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson2005-06-271-0/+6
* Update FSF address.Kelley Cook2005-06-251-2/+2
* c-cppbuiltin.c (c_cpp_builtins): Do not define __GXX_WEAK__ to 1 if !flag_weak.Mark Mitchell2005-05-011-1/+1
* * c-cppbuiltin.c (define__GNUC__): Correct assertion.Tom Tromey2005-01-211-1/+1
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* c-cppbuiltin.c (builtin_define_float_constants): Set __*_EPSILON__ for IBM lo...Geoffrey Keating2005-01-071-1/+6
* c-cppbuiltin.c, [...]: Fix comment typos.Kazu Hirata2004-11-131-1/+1
* c-aux-info.c, [...]: Follow code formatting conventions.Joseph Myers2004-10-031-1/+1
* c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.Nathan Sidwell2004-09-071-10/+7
* c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ and __UINTMAX_TYPE__.Joseph Myers2004-08-051-0/+21
* defaults.h (TARGET_DECLSPEC): New macro.Mark Mitchell2004-08-041-0/+9
* c-common.h (has_c_linkage): New interface.Zack Weinberg2004-06-201-0/+8
* tree.h: Remove include of version.hMark G. Adams2004-06-031-0/+1
* builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner2004-03-311-3/+3
* real.c (encode_ibm_extended): Don't bother rounding low double.Alan Modra2004-03-041-0/+10
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* c-common.h: Fix comment formatting.Kazu Hirata2004-01-161-2/+2
* c-common.c (flag_abi_version): Default to 2.Mark Mitchell2003-12-231-1/+17
* real.h (REAL_MODE_FORMAT): New macro.Zack Weinberg2003-10-061-1/+1
* c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth2003-06-301-4/+4
* c-aux-info.c: Convert to ISO C99.Andreas Jaeger2003-06-191-52/+30
* Add commentary.Richard Henderson2003-06-071-0/+2
* * c-cppbuiltin.c (c_cpp_builtins): Define __EXCEPTIONS for C also.Richard Henderson2003-06-071-2/+2
* c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth2003-05-181-0/+9