aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-cppbuiltin.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-14extend.texi (Symbol-Renaming Pragmas): redefine_extname is supported on all p...Olatunji Ruwase1-2/+1
2009-05-07re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)Janis Johnson1-8/+5
2009-03-31re PR c/448 (<stdint.h>-related issues (C99 issues))Joseph Myers1-29/+190
2009-03-30re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers1-1/+5
2009-01-18re PR target/38736 (-mavx can change the ABI via BIGGEST_ALIGNMENT)H.J. Lu1-0/+3
2009-01-06re PR c/34252 (DEC32_MIN_EXP, DEC32_MAX_EXP don't match TR 24732)Janis Johnson1-7/+8
2008-08-12real.h (struct real_format): New member round_towards_zero.Ulrich Weigand1-2/+3
2008-08-07configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): New.Richard Henderson1-1/+1
2008-08-05Makefile.in (c-cppbuiltin.o): Depend on debug.h.Richard Henderson1-0/+6
2008-07-29flags.h (flag_really_no_inline): Remove.Jan Hubicka1-1/+1
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-0/+52
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-1/+1
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+2
2008-05-26re PR bootstrap/36331 (Gcc failed to bootstrap)Daniel Franke1-0/+2
2008-05-25re PR fortran/18428 (No preprocessing option -cpp for gfortran)Daniel Franke1-52/+7
2008-01-06re PR libstdc++/34680 (Unconditional use of dynamic_cast in locale_facets.tcc...Paolo Carlini1-0/+2
2007-09-07stdfix.h: New file.Chao-ying Fu1-0/+110
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-18re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...Kaveh R. Ghazi1-25/+2
2007-06-07re PR c++/30759 (initializer-list accepted for object of non-POD type)Simon Martin1-1/+1
2007-05-21c-cppbuiltin.c (c_cpp_builtins): Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1...Paolo Bonzini1-0/+27
2007-05-21defaults.h (IBM_FLOAT_FORMAT): Macro definition removed.Andreas Krebbel1-7/+7
2007-05-07re PR driver/31694 (__GFORTRAN__ preprocessor macro)Francois-Xavier Coudert1-0/+3
2007-04-19c-cppbuiltin.c (c_cpp_builtins): Remove definition of __STDC_WANT_DEC_FP__.Janis Johnson1-10/+5
2007-03-24Add BID decimal supportMichael Meissner1-0/+11
2007-03-21invoke.texi (-fpie, -fPIE): Document __pie__ and __PIE__.Richard Sandiford1-0/+5
2007-03-05c.opt (fgnu89-inline): New option.Ian Lance Taylor1-1/+7
2007-01-24c-cppbuiltin.c (builtin_define_type_sizeof): New function.Andreas Krebbel1-0/+27
2007-01-05c-cppbuiltin.c (c_cpp_builtins): __GXX_EXPERIMENTAL_CPP0X__ to __GXX_EXPERIME...Benjamin Kosnik1-2/+2
2006-11-01c-common.c (flag_cpp0x): New.Doug Gregor1-0/+2
2006-05-18Whitespace fixupsMike Stump1-5/+5
2006-01-18[multiple changes]Diego Novillo1-0/+3
2005-12-17tree-inline.c (copy_body_r): Use explicit cast when converting from void *.Gabriel Dos Reis1-5/+6
2005-12-16target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm1-0/+74
2005-12-13c-cppbuiltin.c (builtin_define_float_constants): Add fp_cast parameter, pass ...Carlos O'Donell1-14/+38
2005-11-22c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi1-0/+5
2005-08-13Document compatibility with earlier ProPolice implementation.James E Wilson1-1/+3
2005-06-27c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson1-0/+6
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-01c-cppbuiltin.c (c_cpp_builtins): Do not define __GXX_WEAK__ to 1 if !flag_weak.Mark Mitchell1-1/+1
2005-01-21* c-cppbuiltin.c (define__GNUC__): Correct assertion.Tom Tromey1-1/+1
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-07c-cppbuiltin.c (builtin_define_float_constants): Set __*_EPSILON__ for IBM lo...Geoffrey Keating1-1/+6
2004-11-13c-cppbuiltin.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-10-03c-aux-info.c, [...]: Follow code formatting conventions.Joseph Myers1-1/+1
2004-09-07c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.Nathan Sidwell1-10/+7
2004-08-05c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ and __UINTMAX_TYPE__.Joseph Myers1-0/+21
2004-08-04defaults.h (TARGET_DECLSPEC): New macro.Mark Mitchell1-0/+9
2004-06-20c-common.h (has_c_linkage): New interface.Zack Weinberg1-0/+8
2004-06-03tree.h: Remove include of version.hMark G. Adams1-0/+1