aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-lex.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-01input.h (lineno): Rename to ...Nathan Sidwell1-4/+4
2003-04-23Makefile.in (c-lex.o, [...]): Update.Neil Booth1-56/+27
2003-04-22c-lex.c (c_lex): Handle CPP_OTHER differently.Neil Booth1-5/+2
2003-04-20Makefile.in (LIBCPP_OBJS): Add cppcharset.o.Neil Booth1-309/+0
2003-03-15Makefile.in: Update.Neil Booth1-1/+0
2003-03-14/home/neil/diffs/include.logNeil Booth1-29/+2
2003-03-06Makefile.in (c-ppoutput.o): Update.Neil Booth1-6/+1
2003-03-04Makefile.in: Update.Neil Booth1-8/+2
2003-03-02c-incpath.c (remove_component_p, [...]): Move back to cppfiles.c.Neil Booth1-2/+0
2003-03-01Makefile.in (C_AND_OBJC_OBJS, [...]): Update.Neil Booth1-1/+3
2003-01-13re PR c++/9264 ([parser] ICE on invalid octal constant)Mark Mitchell1-0/+1
2003-01-10Merge from pch-branch.Geoffrey Keating1-0/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+3
2002-09-16real.c, real.h: Rewrite from scratch.Richard Henderson1-7/+2
2002-09-16ABOUT-NLS: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-08basic-block.h: Fix comment formatting.Kazu Hirata1-1/+1
2002-08-12c-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move to c-copts.c.Neil Booth1-3/+0
2002-08-10c-common.c (flag_objc): New.Ziemowit Laski1-2/+1
2002-07-21c-lex.c (GET_ENVIRONMENT): Remove.Neil Booth1-3/+0
2002-07-21c-decl.c (build_array_declarator): Say 'ISO C90', not 'ISO C89'.Gabriel Dos Reis1-2/+2
2002-06-27re PR preprocessor/7070 (internal error with -Wunknown-pragmas && empty #pragma)Neil Booth1-9/+10
2002-06-02* c-lex.c: Update copyright and file description.Neil Booth1-2/+2
2002-06-02c-common.c (c_common_init): Override cpplib's default warn_long_long setting.Neil Booth1-455/+199
2002-05-28tree.h: Forward-declare struct realvaluetype.Zack Weinberg1-0/+1
2002-05-25Makefile.in (C_COMMON_H): Fix.Neil Booth1-1/+0
2002-05-23c-lex.c (indent_level): Remove.Neil Booth1-15/+0
2002-05-09Makefile.in: Update.Neil Booth1-22/+0
2002-05-06c-common.c (warn_multichar): New.Neil Booth1-1/+1
2002-05-04Makefile.in (c-lex.o): Update.Neil Booth1-0/+19
2002-05-04c-lex.c (lex_string): Let cpp_parse_escape handles truncation and sign-extens...Neil Booth1-45/+21
2002-04-26c-parse.in (malloced_yyss, [...]): New.Richard Henderson1-0/+1
2002-04-25c-common.h (c_common_parse_file): Update.Neil Booth1-4/+8
2002-04-24cpplex.c: Remove conditional #undef of MULTIBYTE_CHARS.Matthew Hiller1-9/+12
2002-04-22re PR c/6300 (sparc-sun-solaris2.7 gcc-3.1 C testsuite failure in gcc.dg/cpp/...Zack Weinberg1-5/+19
2002-03-25toplev.c: Don't include setjmp.h.Zack Weinberg1-90/+36
2002-03-20c-lex.c (cb_file_change): Pass the #inclusion's line number to the start_sour...Jim Blandy1-2/+4
2002-03-17c-common.h (yyparse, [...]): New.Neil Booth1-3/+4
2002-03-12c-lex.c (cb_ident, c_lex): Remove unnecessary cast.Jakub Jelinek1-9/+9
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-54/+38
2002-02-01c-lex.c (yyparse): Call debug_hooks->start_source_file for the primary source...Zack Weinberg1-1/+4
2001-12-31* c-lex.c: Include tree.h before expr.hGraham Stott1-1/+1
2001-12-16c-lex.c (lex_number): Use ISXDIGIT/hex_value.Kaveh R. Ghazi1-10/+3
2001-12-10c-lex.c, [...]: Revert concatenation changes.Neil Booth1-47/+4
2001-12-08c-lex.c (c_lex): Peek a token ahead for a string to concatenate...Neil Booth1-4/+47
2001-12-02vms.h (VMS_DEBUGGING_INFO): New macro.Douglas B Rupp1-1/+2
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-1/+1
2001-12-01c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth1-1/+1
2001-11-29* c-lex.c (init_c_lex): Canonicalize "-" filename to "".Jakub Jelinek1-1/+1
2001-11-15c-common.c: Include c-lex.h.Neil Booth1-13/+6
2001-10-30Localization fixes.Paolo Bonzini1-4/+4