aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-lex.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
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
2003-01-13 PR c++/9264Mark Mitchell
2003-01-10Merge from pch-branch.Geoffrey Keating
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-09-16gcc/Richard Henderson
2002-09-16 * ABOUT-NLS: Follow spelling conventions.Kazu Hirata
2002-09-08 * basic-block.h: Fix comment formatting.Kazu Hirata
2002-08-12 * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init): MoveNeil Booth
2002-08-102002-08-09 Ziemowit Laski <zlaski@apple.com>Ziemowit Laski
2002-07-21 * c-lex.c (GET_ENVIRONMENT): Remove.Neil Booth
2002-07-212002-07-21 Gabriel Dos Reis <gdr@nerim.net>Gabriel Dos Reis
2002-06-27 PR preprocessor/7070Neil Booth
2002-06-02 * c-lex.c: Update copyright and file description.Neil Booth
2002-06-02 * c-common.c (c_common_init): Override cpplib's defaultNeil Booth
2002-05-28 * tree.h: Forward-declare struct realvaluetype.Zack Weinberg
2002-05-25 * Makefile.in (C_COMMON_H): Fix.Neil Booth
2002-05-23 * c-lex.c (indent_level): Remove.Neil Booth
2002-05-09 * Makefile.in: Update.Neil Booth
2002-05-06 * c-common.c (warn_multichar): New.Neil Booth
2002-05-04 * Makefile.in (c-lex.o): Update.Neil Booth
2002-05-04 * c-lex.c (lex_string): Let cpp_parse_escape handles truncationNeil Booth
2002-04-27 * c-parse.in (malloced_yyss, malloced_yyvs): New.Richard Henderson
2002-04-25 * c-common.h (c_common_parse_file): Update.Neil Booth
2002-04-242002-04-24 Matt Hiller <hiller@redhat.com>Matthew Hiller
2002-04-22 * c-lex.c (lex_charconst): Call convert to get constant inZack Weinberg
2002-03-25 * toplev.c: Don't include setjmp.h. Kill float_handler_set,Zack Weinberg
2002-03-20* c-lex.c (cb_file_change): Pass the #inclusion's line number toJim Blandy
2002-03-17 * c-common.h (yyparse, c_common_parse_file): New.Neil Booth