aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-lex.c
AgeCommit message (Expand)Author
2005-03-23mainline->tcb merge as of 2005-03-22.Diego Novillo
2004-11-05Mainline merge as of 2004-11-04.Diego Novillo
2004-10-13Mainline merge as of 2004-10-13.Diego Novillo
2004-09-22Mainline merge as of 2004-09-22.Diego Novillo
2004-09-21This commit was manufactured by cvs2svn to create branchno-author
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
2003-04-22 * c-lex.c (c_lex): Handle CPP_OTHER differently.Neil Booth
2003-04-20 * Makefile.in (LIBCPP_OBJS): Add cppcharset.o.Neil Booth
2003-03-15 * Makefile.in: Update.Neil Booth
2003-03-14/home/neil/diffs/include.logNeil Booth
2003-03-06 * Makefile.in (c-ppoutput.o): Update.Neil Booth
2003-03-04 * Makefile.in: Update.Neil Booth
2003-03-02 * c-incpath.c (remove_component_p, simplify_path): Move back toNeil Booth
2003-03-01 * Makefile.in (C_AND_OBJC_OBJS, c-incpath.o, c-lex.o, LIBCPP_OBJS,Neil Booth