| Commit message (Expand) | Author | Age | Files | Lines |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -2/+0 |
* | vecir.h: New file with VEC primitives for tree, gimple, and rtl. | Steven Bosscher | 2010-05-15 | 1 | -2/+1 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -6/+6 |
* | charset.c (cpp_init_iconv): Initialize utf8_cset_desc. | Jakub Jelinek | 2009-10-19 | 1 | -6/+12 |
* | c-lex.c (c_lex_with_flags): Increase size of local variable to avoid memory c... | Ulrich Weigand | 2009-08-14 | 1 | -1/+1 |
* | c-lex.c: Replace %H by an explicit location. | Manuel López-Ibáñez | 2009-07-07 | 1 | -3/+3 |
* | c-lex.c (c_lex_with_flags): Expect cpp_hashnode in tok->val.node.node. | Joseph Myers | 2009-05-10 | 1 | -2/+2 |
* | re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported) | Janis Johnson | 2009-05-07 | 1 | -1/+11 |
* | re PR c++/13358 (long long and C++ do not mix well) | Manuel López-Ibáñez | 2009-04-20 | 1 | -7/+12 |
* | re PR target/39027 (double floating point suffix of 'd' and 'D' not accepted) | Janis Johnson | 2009-04-01 | 1 | -0/+7 |
* | re PR middle-end/323 (optimized code gives strange floating point results) | Joseph Myers | 2009-03-30 | 1 | -5/+24 |
* | diagnostic.c (pedwarn_at): Rename as pedwarn. | Manuel López-Ibáñez | 2008-08-21 | 1 | -4/+4 |
* | re PR c/35058 (-Werror= works only with some warnings) | Manuel López-Ibáñez | 2008-07-23 | 1 | -5/+5 |
* | Makefile.in: Replace toplev.h with TOPLEV_H. | Rafael Avila de Espindola | 2008-07-21 | 1 | -1/+0 |
* | re PR c/34867 (valgrind error indication in testsuite from c-lex.c:996:c_lex_... | Laurynas Biveinis | 2008-06-27 | 1 | -1/+1 |
* | c-lex.c (narrowest_unsigned_type): Change itk to int. | Ian Lance Taylor | 2008-06-22 | 1 | -4/+4 |
* | c-lex.c (fe_file_change): Pass SOURCE_LINE to start_source_file debug hook. | Tom Tromey | 2008-06-11 | 1 | -2/+5 |
* | cpp-id-data.h (UC): Was U, conflicts with U... | Kris Van Hees | 2008-04-18 | 1 | -22/+66 |
* | toplev.c (input_file_stack, [...]): Remove. | Tom Tromey | 2008-02-29 | 1 | -3/+2 |
* | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 2008-02-26 | 1 | -43/+1 |
* | c-common.c (fname_as_string): Update. | Tom Tromey | 2007-09-13 | 1 | -39/+9 |
* | tree-cfg.c (remove_bb): Only warn if line is non-zero. | Tom Tromey | 2007-09-06 | 1 | -9/+21 |
* | system.h (CONST_CAST2, [...]): New macros for type-specific casts. | Kaveh R. Ghazi | 2007-09-03 | 1 | -3/+3 |
* | c-lex.c (interpret_fixed): Declare. | Chao-ying Fu | 2007-08-30 | 1 | -0/+130 |
* | system.h (CONST_CAST): New. | Kaveh R. Ghazi | 2007-08-10 | 1 | -3/+3 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | c-lex.c (c_lex_with_flags, lex_string): Constify. | Kaveh R. Ghazi | 2007-07-25 | 1 | -5/+5 |
* | cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants. | Uros Bizjak | 2007-07-03 | 1 | -2/+27 |
* | re PR other/23572 (No warning for assigning a value to a 'float' variable tha... | Manuel López-Ibáñez | 2007-03-22 | 1 | -5/+17 |
* | re PR middle-end/27428 (ICE with goto in erroneous code) | Roger Sayle | 2006-06-29 | 1 | -0/+1 |
* | Whitespace fixups | Mike Stump | 2006-05-18 | 1 | -18/+18 |
* | directives.c (struct pragma_entry): Add is_deferred. | Richard Henderson | 2006-01-04 | 1 | -10/+3 |
* | re PR c++/23333 (accepts invalid pure specifier) | Volker Reichelt | 2005-12-22 | 1 | -1/+6 |
* | target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New. | Jon Grimm | 2005-12-16 | 1 | -24/+26 |
* | c-lex.c (pragma_lex): Rename from c_lex. | Richard Henderson | 2005-11-26 | 1 | -1/+1 |
* | toplev.h: Add comment about the first parameter for warning(). | DJ Delorie | 2005-07-19 | 1 | -1/+2 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | libiberty.h (XOBFINISH): New. | Gabriel Dos Reis | 2005-06-06 | 1 | -1/+1 |
* | c-common.c (unsigned_conversion_warning): Move warning control from if() to w... | DJ Delorie | 2005-05-24 | 1 | -4/+6 |
* | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 2005-04-23 | 1 | -5/+5 |
* | * c-lex.c (WCHAR_TYPE_SIZE, WCHAR_BYTES): Remove. | Kazu Hirata | 2005-04-17 | 1 | -6/+0 |
* | builtin-attrs.def, [...]: Update copyright. | Kazu Hirata | 2005-03-13 | 1 | -1/+2 |
* | Index: libcpp/ChangeLog | Geoffrey Keating | 2005-03-12 | 1 | -1/+1 |
* | c-tree.h (struct c_declarator): New id_loc field. | Per Bothner | 2005-03-11 | 1 | -2/+8 |
* | c-lex.c (cb_def_pragma): Clean up code for making location palatable to diagn... | Zack Weinberg | 2004-10-27 | 1 | -8/+8 |
* | c-lex.c (get_nonpadding_token): Remove. | Nathan Sidwell | 2004-10-26 | 1 | -71/+100 |
* | c-lex.c (interpret_float): Give a pedwarn rather than a warning for an out-of... | Joseph Myers | 2004-10-08 | 1 | -6/+6 |
* | c-aux-info.c, [...]: Follow code formatting conventions. | Joseph Myers | 2004-10-03 | 1 | -19/+19 |
* | c-common.c (fix_string_type): Build the unqualified array type unconditionall... | Matt Austern | 2004-09-21 | 1 | -1/+10 |
* | c-common.c, [...]: Use %q, %< and %> for quoting in diagnostics. | Joseph Myers | 2004-09-13 | 1 | -2/+2 |