| Commit message (Expand) | Author | Age | Files | Lines |
* | * system.h (CONST_CAST): New. | ghazi | 2007-08-10 | 1 | -3/+3 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * c-lex.c (c_lex_with_flags, lex_string): Constify. | ghazi | 2007-07-25 | 1 | -5/+5 |
* | libcpp/ChangeLog: | uros | 2007-07-03 | 1 | -2/+27 |
* | 2007-03-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-03-22 | 1 | -5/+17 |
* | PR middle-end/27428 | sayle | 2006-06-29 | 1 | -0/+1 |
* | Whitespace fixups | mrs | 2006-05-18 | 1 | -18/+18 |
* | libcpp/ | rth | 2006-01-04 | 1 | -10/+3 |
* | 2005-12-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de> | reichelt | 2005-12-22 | 1 | -1/+6 |
* | 2005-12-16 Jon Grimm <jgrimm2@us.ibm.com> | bje | 2005-12-16 | 1 | -24/+26 |
* | * c-lex.c (pragma_lex): Rename from c_lex. | rth | 2005-11-26 | 1 | -1/+1 |
* | * toplev.h: Add comment about the first parameter for warning(). | dj | 2005-07-19 | 1 | -1/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | libiberty/ | gdr | 2005-06-06 | 1 | -1/+1 |
* | * c-common.c (unsigned_conversion_warning): Move warning control | dj | 2005-05-25 | 1 | -4/+6 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -5/+5 |
* | * c-lex.c (WCHAR_TYPE_SIZE, WCHAR_BYTES): Remove. | kazu | 2005-04-17 | 1 | -6/+0 |
* | * builtin-attrs.def, c-lex.c, c-pragma.h, reg-stack.c, | kazu | 2005-03-13 | 1 | -1/+2 |
* | Index: libcpp/ChangeLog | geoffk | 2005-03-12 | 1 | -1/+1 |
* | * c-tree.h (struct c_declarator): New id_loc field. | bothner | 2005-03-12 | 1 | -2/+8 |
* | * c-lex.c (cb_def_pragma): Clean up code for making location | zack | 2004-10-27 | 1 | -8/+8 |
* | * c-lex.c (get_nonpadding_token): Remove. | nathan | 2004-10-26 | 1 | -71/+100 |
* | * c-lex.c (interpret_float): Give a pedwarn rather than a warning | jsm28 | 2004-10-08 | 1 | -6/+6 |
* | * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin.c, c-decl.c, | jsm28 | 2004-10-03 | 1 | -19/+19 |
* | 2004-09-20 Matt Austern <austern@apple.com> | zack | 2004-09-21 | 1 | -1/+10 |
* | * c-common.c, c-decl.c, c-lex.c, c-objc-common.c, c-opts.c, | jsm28 | 2004-09-12 | 1 | -2/+2 |
* | * c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h. | zack | 2004-09-10 | 1 | -7/+7 |
* | * c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. | nathan | 2004-09-07 | 1 | -8/+7 |
* | [gcc/ChangeLog] | zlaski | 2004-08-28 | 1 | -2/+1 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -4/+4 |
* | * flags.h (enum debug_info_type): Remove DWARF_DEBUG. | zack | 2004-08-25 | 1 | -1/+1 |
* | .: | nathan | 2004-08-15 | 1 | -12/+9 |
* | * c-lex.c (narrowest_unsigned_type, narrowest_signed_type): Take | nathan | 2004-08-04 | 1 | -23/+35 |
* | * Makefile.in (C_PRAGMA_H): New variable to track dependencies | bernie | 2004-07-26 | 1 | -2/+2 |
* | * basic-block.h (reorder_block_def): Rename to reorder_block_def_p. | bernie | 2004-07-25 | 1 | -2/+2 |
* | * bitmap.c: Use type-safe memory allocation macros from libiberty. | bernie | 2004-07-25 | 1 | -1/+1 |
* | * c-decl.c (groktypename, groktypename_in_param_context): Rename | bernie | 2004-07-25 | 1 | -6/+6 |
* | * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter | bernie | 2004-07-25 | 1 | -6/+6 |
* | * rtl.h (plus_constant): Delete. | zack | 2004-07-20 | 1 | -1/+1 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -0/+21 |
* | gcc/ChangeLog: | aoliva | 2004-06-15 | 1 | -1/+28 |
* | 2004-06-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-02 | 1 | -1/+0 |
* | 2004-02-26 Eric Christopher <echristo@redhat.com> | echristo | 2004-02-27 | 1 | -3/+6 |
* | Represent column numbers using line-map's source_location. | bothner | 2004-02-11 | 1 | -20/+18 |
* | Partially revert/redo 2003-10-01 change; fix -fworking-directory. | bothner | 2004-02-05 | 1 | -12/+1 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | kazu | 2004-01-31 | 1 | -1/+1 |
* | * c-lex.c (c_lex): Rename to... | giovannibajo | 2004-01-29 | 1 | -1/+9 |
* | * c-lex.c (fe_file_change): Handle a NULL new_map. | bothner | 2003-10-02 | 1 | -0/+6 |
* | * c-lex.c (src_line): Remove unneeded static variable. | bothner | 2003-10-02 | 1 | -9/+1 |
* | * c-ppoutput.c (cb_line_change): Revert 2003-08-04's change. | aoliva | 2003-09-14 | 1 | -1/+4 |