aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-lex.c
AgeCommit message (Expand)Author
2005-07-19* toplev.h: Add comment about the first parameter for warning().DJ Delorie
2005-06-25Update FSF address.Kelley Cook
2005-06-06libiberty/Gabriel Dos Reis
2005-05-25* c-common.c (unsigned_conversion_warning): Move warning controlDJ Delorie
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie
2005-04-17 * c-lex.c (WCHAR_TYPE_SIZE, WCHAR_BYTES): Remove.Kazu Hirata
2005-03-13 * builtin-attrs.def, c-lex.c, c-pragma.h, reg-stack.c,Kazu Hirata
2005-03-12Index: libcpp/ChangeLogGeoffrey Keating
2005-03-12 * c-tree.h (struct c_declarator): New id_loc field.Per Bothner
2004-10-27 * c-lex.c (cb_def_pragma): Clean up code for making locationZack Weinberg
2004-10-26 * c-lex.c (get_nonpadding_token): Remove.Nathan Sidwell
2004-10-08 * c-lex.c (interpret_float): Give a pedwarn rather than a warningJoseph Myers
2004-10-03 * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin.c, c-decl.c,Joseph Myers
2004-09-212004-09-20 Matt Austern <austern@apple.com>Matt Austern
2004-09-12 * c-common.c, c-decl.c, c-lex.c, c-objc-common.c, c-opts.c,Joseph Myers
2004-09-10 * c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h.Zack Weinberg
2004-09-07 * c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.Nathan Sidwell
2004-08-28[gcc/ChangeLog]Ziemowit Laski
2004-08-25 * tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell
2004-08-25 * flags.h (enum debug_info_type): Remove DWARF_DEBUG.Zack Weinberg
2004-08-15.:Nathan Sidwell
2004-08-04 * c-lex.c (narrowest_unsigned_type, narrowest_signed_type): TakeNathan Sidwell
2004-07-26 * Makefile.in (C_PRAGMA_H): New variable to track dependenciesBernardo Innocenti
2004-07-25 * basic-block.h (reorder_block_def): Rename to reorder_block_def_p.Bernardo Innocenti
2004-07-25 * bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti
2004-07-25 * c-decl.c (groktypename, groktypename_in_param_context): RenameBernardo Innocenti
2004-07-25 * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameterBernardo Innocenti
2004-07-20 * rtl.h (plus_constant): Delete.Zack Weinberg
2004-06-30 Conditionally compile support for --enable-mapped_location.Per Bothner
2004-06-15gcc/ChangeLog:Alexandre Oliva
2004-06-022004-06-01 Jerry Quinn <jlquinn@optonline.net>Jerry Quinn
2004-02-272004-02-26 Eric Christopher <echristo@redhat.com>Eric Christopher
2004-02-11 Represent column numbers using line-map's source_location.Per Bothner
2004-02-05 Partially revert/redo 2003-10-01 change; fix -fworking-directory.Per Bothner
2004-01-31 alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata
2004-01-29 * c-lex.c (c_lex): Rename to...Giovanni Bajo
2003-10-02 * c-lex.c (fe_file_change): Handle a NULL new_map.Per Bothner
2003-10-02 * c-lex.c (src_line): Remove unneeded static variable.Per Bothner
2003-09-14* c-ppoutput.c (cb_line_change): Revert 2003-08-04's change.Alexandre Oliva
2003-09-12 * c-lex.c (fe_file_change): Don't transform to_line with SOURCE_LINE.Mike Stump
2003-08-05* c.opt: Introduce -fworking-directory.Alexandre Oliva
2003-07-292003-07-29 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-09 * c-lex.c (cb_ident): Cast cstr.text to const char *.Rainer Orth
2003-07-05 * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types.Zack Weinberg
2003-06-30 * c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth
2003-06-22 * c-lex.c: Convert to ISO C90.Andreas Jaeger
2003-06-19 * c-tree.h: Remove declaration of poplevel.Andreas Jaeger
2003-05-01 * input.h (lineno): Rename to ...Nathan Sidwell
2003-04-23 * Makefile.in (c-lex.o, LIBCPP_OBJS, cpplex.o): Update.Neil Booth