aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-lex.c
AgeCommit message (Expand)Author
2006-06-29 PR middle-end/27428sayle
2006-05-18Whitespace fixupsmrs
2006-01-04libcpp/rth
2005-12-222005-12-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>reichelt
2005-12-162005-12-16 Jon Grimm <jgrimm2@us.ibm.com>bje
2005-11-26 * c-lex.c (pragma_lex): Rename from c_lex.rth
2005-07-19* toplev.h: Add comment about the first parameter for warning().dj
2005-06-25Update FSF address.kcook
2005-06-06libiberty/gdr
2005-05-25* c-common.c (unsigned_conversion_warning): Move warning controldj
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.dj
2005-04-17 * c-lex.c (WCHAR_TYPE_SIZE, WCHAR_BYTES): Remove.kazu
2005-03-13 * builtin-attrs.def, c-lex.c, c-pragma.h, reg-stack.c,kazu
2005-03-12Index: libcpp/ChangeLoggeoffk
2005-03-12 * c-tree.h (struct c_declarator): New id_loc field.bothner
2004-10-27 * c-lex.c (cb_def_pragma): Clean up code for making locationzack
2004-10-26 * c-lex.c (get_nonpadding_token): Remove.nathan
2004-10-08 * c-lex.c (interpret_float): Give a pedwarn rather than a warningjsm28
2004-10-03 * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin.c, c-decl.c,jsm28
2004-09-212004-09-20 Matt Austern <austern@apple.com>zack
2004-09-12 * c-common.c, c-decl.c, c-lex.c, c-objc-common.c, c-opts.c,jsm28
2004-09-10 * c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h.zack
2004-09-07 * c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.nathan
2004-08-28[gcc/ChangeLog]zlaski
2004-08-25 * tree.h (build_int_cst): New, sign extended constant.nathan
2004-08-25 * flags.h (enum debug_info_type): Remove DWARF_DEBUG.zack
2004-08-15.:nathan
2004-08-04 * c-lex.c (narrowest_unsigned_type, narrowest_signed_type): Takenathan
2004-07-26 * Makefile.in (C_PRAGMA_H): New variable to track dependenciesbernie
2004-07-25 * basic-block.h (reorder_block_def): Rename to reorder_block_def_p.bernie
2004-07-25 * bitmap.c: Use type-safe memory allocation macros from libiberty.bernie
2004-07-25 * c-decl.c (groktypename, groktypename_in_param_context): Renamebernie
2004-07-25 * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameterbernie
2004-07-20 * rtl.h (plus_constant): Delete.zack
2004-06-30 Conditionally compile support for --enable-mapped_location.bothner
2004-06-15gcc/ChangeLog:aoliva
2004-06-022004-06-01 Jerry Quinn <jlquinn@optonline.net>jlquinn
2004-02-272004-02-26 Eric Christopher <echristo@redhat.com>echristo
2004-02-11 Represent column numbers using line-map's source_location.bothner
2004-02-05 Partially revert/redo 2003-10-01 change; fix -fworking-directory.bothner
2004-01-31 alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu
2004-01-29 * c-lex.c (c_lex): Rename to...giovannibajo
2003-10-02 * c-lex.c (fe_file_change): Handle a NULL new_map.bothner
2003-10-02 * c-lex.c (src_line): Remove unneeded static variable.bothner
2003-09-14* c-ppoutput.c (cb_line_change): Revert 2003-08-04's change.aoliva
2003-09-12 * c-lex.c (fe_file_change): Don't transform to_line with SOURCE_LINE.bothner
2003-08-05* c.opt: Introduce -fworking-directory.aoliva
2003-07-292003-07-29 Geoffrey Keating <geoffk@apple.com>geoffk
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi
2003-07-09 * c-lex.c (cb_ident): Cast cstr.text to const char *.ro