Age | Commit message (Expand) | Author | Files | Lines |
2008-08-12 | real.h (struct real_format): New member round_towards_zero. | Ulrich Weigand | 1 | -2/+3 |
2008-08-07 | configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): New. | Richard Henderson | 1 | -1/+1 |
2008-08-05 | Makefile.in (c-cppbuiltin.o): Depend on debug.h. | Richard Henderson | 1 | -0/+6 |
2008-07-29 | flags.h (flag_really_no_inline): Remove. | Jan Hubicka | 1 | -1/+1 |
2008-07-23 | Add ability to set target options (ix86 only) and optimization options on a f... | Michael Meissner | 1 | -0/+52 |
2008-06-06 | c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805. | Jakub Jelinek | 1 | -1/+1 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -2/+2 |
2008-05-26 | re PR bootstrap/36331 (Gcc failed to bootstrap) | Daniel Franke | 1 | -0/+2 |
2008-05-25 | re PR fortran/18428 (No preprocessing option -cpp for gfortran) | Daniel Franke | 1 | -52/+7 |
2008-01-06 | re PR libstdc++/34680 (Unconditional use of dynamic_cast in locale_facets.tcc... | Paolo Carlini | 1 | -0/+2 |
2007-09-07 | stdfix.h: New file. | Chao-ying Fu | 1 | -0/+110 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-18 | re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify... | Kaveh R. Ghazi | 1 | -25/+2 |
2007-06-07 | re PR c++/30759 (initializer-list accepted for object of non-POD type) | Simon Martin | 1 | -1/+1 |
2007-05-21 | c-cppbuiltin.c (c_cpp_builtins): Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1... | Paolo Bonzini | 1 | -0/+27 |
2007-05-21 | defaults.h (IBM_FLOAT_FORMAT): Macro definition removed. | Andreas Krebbel | 1 | -7/+7 |
2007-05-07 | re PR driver/31694 (__GFORTRAN__ preprocessor macro) | Francois-Xavier Coudert | 1 | -0/+3 |
2007-04-19 | c-cppbuiltin.c (c_cpp_builtins): Remove definition of __STDC_WANT_DEC_FP__. | Janis Johnson | 1 | -10/+5 |
2007-03-24 | Add BID decimal support | Michael Meissner | 1 | -0/+11 |
2007-03-21 | invoke.texi (-fpie, -fPIE): Document __pie__ and __PIE__. | Richard Sandiford | 1 | -0/+5 |
2007-03-05 | c.opt (fgnu89-inline): New option. | Ian Lance Taylor | 1 | -1/+7 |
2007-01-24 | c-cppbuiltin.c (builtin_define_type_sizeof): New function. | Andreas Krebbel | 1 | -0/+27 |
2007-01-05 | c-cppbuiltin.c (c_cpp_builtins): __GXX_EXPERIMENTAL_CPP0X__ to __GXX_EXPERIME... | Benjamin Kosnik | 1 | -2/+2 |
2006-11-01 | c-common.c (flag_cpp0x): New. | Doug Gregor | 1 | -0/+2 |
2006-05-18 | Whitespace fixups | Mike Stump | 1 | -5/+5 |
2006-01-18 | [multiple changes] | Diego Novillo | 1 | -0/+3 |
2005-12-17 | tree-inline.c (copy_body_r): Use explicit cast when converting from void *. | Gabriel Dos Reis | 1 | -5/+6 |
2005-12-16 | target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New. | Jon Grimm | 1 | -0/+74 |
2005-12-13 | c-cppbuiltin.c (builtin_define_float_constants): Add fp_cast parameter, pass ... | Carlos O'Donell | 1 | -14/+38 |
2005-11-22 | c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ... | Kaveh R. Ghazi | 1 | -0/+5 |
2005-08-13 | Document compatibility with earlier ProPolice implementation. | James E Wilson | 1 | -1/+3 |
2005-06-27 | c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__. | Richard Henderson | 1 | -0/+6 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-01 | c-cppbuiltin.c (c_cpp_builtins): Do not define __GXX_WEAK__ to 1 if !flag_weak. | Mark Mitchell | 1 | -1/+1 |
2005-01-21 | * c-cppbuiltin.c (define__GNUC__): Correct assertion. | Tom Tromey | 1 | -1/+1 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-07 | c-cppbuiltin.c (builtin_define_float_constants): Set __*_EPSILON__ for IBM lo... | Geoffrey Keating | 1 | -1/+6 |
2004-11-13 | c-cppbuiltin.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-10-03 | c-aux-info.c, [...]: Follow code formatting conventions. | Joseph Myers | 1 | -1/+1 |
2004-09-07 | c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. | Nathan Sidwell | 1 | -10/+7 |
2004-08-05 | c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ and __UINTMAX_TYPE__. | Joseph Myers | 1 | -0/+21 |
2004-08-04 | defaults.h (TARGET_DECLSPEC): New macro. | Mark Mitchell | 1 | -0/+9 |
2004-06-20 | c-common.h (has_c_linkage): New interface. | Zack Weinberg | 1 | -0/+8 |
2004-06-03 | tree.h: Remove include of version.h | Mark G. Adams | 1 | -0/+1 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -3/+3 |
2004-03-04 | real.c (encode_ibm_extended): Don't bother rounding low double. | Alan Modra | 1 | -0/+10 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-16 | c-common.h: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2003-12-23 | c-common.c (flag_abi_version): Default to 2. | Mark Mitchell | 1 | -1/+17 |
2003-10-06 | real.h (REAL_MODE_FORMAT): New macro. | Zack Weinberg | 1 | -1/+1 |