Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-08-28 | c-common.h: Update comments about ObjC/ObjC++ entry points. | Ziemowit Laski | 1 | -2/+1 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -4/+4 |
2004-08-25 | flags.h (enum debug_info_type): Remove DWARF_DEBUG. | Zack Weinberg | 1 | -1/+1 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -12/+9 |
2004-08-04 | c-lex.c (narrowest_unsigned_type, [...]): Take low/high pair. | Nathan Sidwell | 1 | -23/+35 |
2004-07-26 | Makefile.in (C_PRAGMA_H): New variable to track dependencies of c-pragma.h. | Bernardo Innocenti | 1 | -2/+2 |
2004-07-26 | basic-block.h (reorder_block_def): Rename to reorder_block_def_p. | Bernardo Innocenti | 1 | -2/+2 |
2004-07-25 | bitmap.c: Use type-safe memory allocation macros from libiberty. | Bernardo Innocenti | 1 | -1/+1 |
2004-07-25 | c-decl.c (groktypename, [...]): Rename variable typename to type_name. | Bernardo Innocenti | 1 | -6/+6 |
2004-07-25 | c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists. | Bernardo Innocenti | 1 | -6/+6 |
2004-07-20 | rtl.h (plus_constant): Delete. | Zack Weinberg | 1 | -1/+1 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -0/+21 |
2004-06-15 | c-pragma.h (c_lex_string_translate): Change type to int. | Alexandre Oliva | 1 | -1/+28 |
2004-06-02 | Makefile.in (EXPR_H): Add insn-config.h... | Jerry Quinn | 1 | -1/+0 |
2004-02-27 | target-supports.exp (check-iconv-available): New function. | Eric Christopher | 1 | -3/+6 |
2004-02-11 | Represent column numbers using line-map's source_location. | Per Bothner | 1 | -20/+18 |