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