summaryrefslogtreecommitdiff
path: root/gcc/c-cppbuiltin.c
Commit message (Expand)AuthorAgeFilesLines
* demangle-expected: Add tests for __int128 and unsigned __int128 types.Kai Tietz2010-05-261-0/+3
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher2010-05-151-2/+2
* c-common.c (flag_isoc1x): New.Joseph Myers2010-04-251-0/+13
* Remove trailing white spaces.H.J. Lu2009-11-251-12/+12
* extend.texi (Symbol-Renaming Pragmas): redefine_extname is supported on all p...Olatunji Ruwase2009-08-141-2/+1
* re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)Janis Johnson2009-05-071-8/+5
* re PR c/448 (<stdint.h>-related issues (C99 issues))Joseph Myers2009-03-311-29/+190
* re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers2009-03-301-1/+5
* re PR target/38736 (-mavx can change the ABI via BIGGEST_ALIGNMENT)H.J. Lu2009-01-181-0/+3
* re PR c/34252 (DEC32_MIN_EXP, DEC32_MAX_EXP don't match TR 24732)Janis Johnson2009-01-061-7/+8
* real.h (struct real_format): New member round_towards_zero.Ulrich Weigand2008-08-121-2/+3
* configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): New.Richard Henderson2008-08-071-1/+1
* Makefile.in (c-cppbuiltin.o): Depend on debug.h.Richard Henderson2008-08-051-0/+6
* flags.h (flag_really_no_inline): Remove.Jan Hubicka2008-07-291-1/+1
* Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner2008-07-231-0/+52
* 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