tree.h (PHI_CHAIN): New.
[gcc.git] / gcc / c-lex.c
2004-06-15 Alexandre Olivac-pragma.h (c_lex_string_translate): Change type to...
2004-06-02 Jerry QuinnMakefile.in (EXPR_H): Add insn-config.h...
2004-02-27 Eric Christophertarget-supports.exp (check-iconv-available): New function.
2004-02-11 Per BothnerRepresent column numbers using line-map's source_location.
2004-02-05 Per BothnerPartially revert/redo 2003-10-01 change; fix -fworking...
2004-01-31 Kazu Hirataalloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfgho...
2004-01-29 Giovanni Bajoc-lex.c (c_lex): Rename to...
2003-10-02 Per Bothnerc-lex.c (fe_file_change): Handle a NULL new_map.
2003-10-02 Per Bothnerc-lex.c (src_line): Remove unneeded static variable.
2003-09-14 Alexandre Olivac-ppoutput.c (cb_line_change): Revert 2003-08-04's...
2003-09-12 Mike Stump* c-lex.c (fe_file_change): Don't transform to_line...
2003-08-05 Alexandre Olivac.opt: Introduce -fworking-directory.
2003-07-29 Geoffrey Keatingc-common.c (allow_pch): Remove.
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-09 Rainer Orth* c-lex.c (cb_ident): Cast cstr.text to const char *.
2003-07-05 Zack Weinbergcpplib.h (CPP_AT_NAME, [...]): New token types.
2003-06-30 Neil Boothc-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-22 Andreas Jaegerc-lex.c: Convert to ISO C90.
2003-06-19 Andreas Jaegerc-tree.h: Remove declaration of poplevel.
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-23 Neil BoothMakefile.in (c-lex.o, [...]): Update.
2003-04-22 Neil Boothc-lex.c (c_lex): Handle CPP_OTHER differently.
2003-04-20 Neil BoothMakefile.in (LIBCPP_OBJS): Add cppcharset.o.
2003-03-15 Neil BoothMakefile.in: Update.
2003-03-14 Neil Booth/home/neil/diffs/include.log
2003-03-06 Neil BoothMakefile.in (c-ppoutput.o): Update.
2003-03-04 Neil BoothMakefile.in: Update.
2003-03-02 Neil Boothc-incpath.c (remove_component_p, [...]): Move back...
2003-03-01 Neil BoothMakefile.in (C_AND_OBJC_OBJS, [...]): Update.
2003-01-13 Mark Mitchellre PR c++/9264 ([parser] ICE on invalid octal constant)
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-16 Richard Hendersonreal.c, real.h: Rewrite from scratch.
2002-09-16 Kazu HirataABOUT-NLS: Follow spelling conventions.
2002-09-08 Kazu Hiratabasic-block.h: Fix comment formatting.
2002-08-12 Neil Boothc-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move...
2002-08-10 Ziemowit Laskic-common.c (flag_objc): New.
2002-07-21 Neil Boothc-lex.c (GET_ENVIRONMENT): Remove.
2002-07-21 Gabriel Dos Reisc-decl.c (build_array_declarator): Say 'ISO C90', not...
2002-06-27 Neil Boothre PR preprocessor/7070 (internal error with -Wunknown...
2002-06-02 Neil Booth* c-lex.c: Update copyright and file description.
2002-06-02 Neil Boothc-common.c (c_common_init): Override cpplib's default...
2002-05-28 Zack Weinbergtree.h: Forward-declare struct realvaluetype.
2002-05-25 Neil BoothMakefile.in (C_COMMON_H): Fix.
2002-05-23 Neil Boothc-lex.c (indent_level): Remove.
2002-05-09 Neil BoothMakefile.in: Update.
2002-05-06 Neil Boothc-common.c (warn_multichar): New.
2002-05-04 Neil BoothMakefile.in (c-lex.o): Update.
2002-05-04 Neil Boothc-lex.c (lex_string): Let cpp_parse_escape handles...
2002-04-27 Richard Hendersonc-parse.in (malloced_yyss, [...]): New.
2002-04-25 Neil Boothc-common.h (c_common_parse_file): Update.
2002-04-24 Matthew Hillercpplex.c: Remove conditional #undef of MULTIBYTE_CHARS.
2002-04-22 Zack Weinbergre PR c/6300 (sparc-sun-solaris2.7 gcc-3.1 C testsuite...
2002-03-25 Zack Weinbergtoplev.c: Don't include setjmp.h.
2002-03-20 Jim Blandyc-lex.c (cb_file_change): Pass the #inclusion's line...
2002-03-17 Neil Boothc-common.h (yyparse, [...]): New.
2002-03-12 Jakub Jelinekc-lex.c (cb_ident, c_lex): Remove unnecessary cast.
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-02-01 Zack Weinbergc-lex.c (yyparse): Call debug_hooks->start_source_file...
2001-12-31 Graham Stott* c-lex.c: Include tree.h before expr.h
2001-12-16 Kaveh R. Ghazic-lex.c (lex_number): Use ISXDIGIT/hex_value.
2001-12-10 Neil Boothc-lex.c, [...]: Revert concatenation changes.
2001-12-08 Neil Boothc-lex.c (c_lex): Peek a token ahead for a string to...
2001-12-02 Douglas B Ruppvms.h (VMS_DEBUGGING_INFO): New macro.
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-12-01 Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-11-29 Jakub Jelinek* c-lex.c (init_c_lex): Canonicalize "-" filename to "".
2001-11-15 Neil Boothc-common.c: Include c-lex.h.
2001-10-30 Paolo BonziniLocalization fixes.
2001-10-07 Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-09-24 Neil Boothc-lex.c (cb_def_pragma): Update.
2001-09-14 Neil Boothcpperror.c (print_location): Take line and column,...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-11 Neil Boothc-lex.c (map): Make const.
2001-08-05 Neil Boothre PR preprocessor/3081 (Preprocessor merges 2 first...
2001-08-04 Neil Boothcpphash.h (struct cpp_reader): New member directive_line.
2001-08-02 Neil Boothline-map.c: New.
2001-08-01 Kazu Hirataalias.c: Fix comment formatting.
2001-07-19 Neil Boothc-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases.
2001-07-11 Neil BoothMakefile.in (c-lex.o): Wrap long lines.
2001-07-04 Daniel Berlinc-lex.c (cb_file_change): Pass line number to debug_sta...
2001-05-23 Neil Boothc-lex.c (read_escape, read_ucs): Delete.
2001-05-22 Joseph Myersc-lex.c (lex_number): If pedantic and not C99...
2001-05-22 Neil Boothc-lex.c (c_lex): Just cast cpp's hashnode to gcc's...
2001-05-20 Neil BoothMakefile.in (OBJS, [...]): Update.
2001-05-16 Neil Boothcppexp.c (lex): Use NODE_NAME and NODE_LEN.
2001-05-11 Neil Boothc-lex.c (lex_charconst): Convert into a simple wrapper...
2001-05-02 Kaveh R. Ghazic-lex.c: NULL_PTR -> NULL.
2001-04-26 Nathan Sidwellc-lex.c (c_lex): Remove # from %o diagnostic formatting.
2001-03-07 Zack Weinbergc-parse.in (yylexname): New function, split out of...
2001-03-03 Neil Boothcpp.texi: Update.
2001-02-21 Neil Boothcppfiles.c: Update comments.
2001-02-14 Neil Boothc-lex.c (lex_number): Only warn traditionally for U...
2001-01-23 Neil Booth* c-lex.c (lex_charconst): Fix typo: s/p/str.
2001-01-19 Jason Merrilltweak comments
2001-01-13 Neil Boothc-lex.c (init_c_lex): Use cpp_get_callbacks to set...
2001-01-07 Neil Boothc-lex.c (init_c_lex): Request #define / #undef callback...
2000-12-18 Neil Boothc-lex.c (cb_file_change): Treat in_system_header as...
2000-12-18 Neil Boothc-lex.c: s/change_file/file_change.
2000-12-18 Neil Boothc-lex.c (lex_lineno): Remove.
next