aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-lex.c
AgeCommit message (Expand)Author
2003-09-14cppmain.c (cb_line_change): Revert 2003-08-04's change.Alexandre Oliva
2003-02-11re PR c/9100 (illegal binary constant causes gcc to seg fault)Eric Botcazou
2002-09-16real.c, real.h: Rewrite from scratch.Richard Henderson
2002-09-16ABOUT-NLS: Follow spelling conventions.Kazu Hirata
2002-09-08basic-block.h: Fix comment formatting.Kazu Hirata
2002-08-12c-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move to c-copts.c.Neil Booth
2002-08-10c-common.c (flag_objc): New.Ziemowit Laski
2002-07-21c-lex.c (GET_ENVIRONMENT): Remove.Neil Booth
2002-07-21c-decl.c (build_array_declarator): Say 'ISO C90', not 'ISO C89'.Gabriel Dos Reis
2002-06-27re PR preprocessor/7070 (internal error with -Wunknown-pragmas && empty #pragma)Neil Booth
2002-06-02* c-lex.c: Update copyright and file description.Neil Booth
2002-06-02c-common.c (c_common_init): Override cpplib's default warn_long_long setting.Neil Booth
2002-05-28tree.h: Forward-declare struct realvaluetype.Zack Weinberg
2002-05-25Makefile.in (C_COMMON_H): Fix.Neil Booth
2002-05-23c-lex.c (indent_level): Remove.Neil Booth
2002-05-09Makefile.in: Update.Neil Booth
2002-05-06c-common.c (warn_multichar): New.Neil Booth
2002-05-04Makefile.in (c-lex.o): Update.Neil Booth
2002-05-04c-lex.c (lex_string): Let cpp_parse_escape handles truncation and sign-extens...Neil Booth
2002-04-26c-parse.in (malloced_yyss, [...]): New.Richard Henderson
2002-04-25c-common.h (c_common_parse_file): Update.Neil Booth
2002-04-24cpplex.c: Remove conditional #undef of MULTIBYTE_CHARS.Matthew Hiller
2002-04-22re PR c/6300 (sparc-sun-solaris2.7 gcc-3.1 C testsuite failure in gcc.dg/cpp/...Zack Weinberg
2002-03-25toplev.c: Don't include setjmp.h.Zack Weinberg
2002-03-20c-lex.c (cb_file_change): Pass the #inclusion's line number to the start_sour...Jim Blandy
2002-03-17c-common.h (yyparse, [...]): New.Neil Booth
2002-03-12c-lex.c (cb_ident, c_lex): Remove unnecessary cast.Jakub Jelinek
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg
2002-02-01c-lex.c (yyparse): Call debug_hooks->start_source_file for the primary source...Zack Weinberg
2001-12-31* c-lex.c: Include tree.h before expr.hGraham Stott
2001-12-16c-lex.c (lex_number): Use ISXDIGIT/hex_value.Kaveh R. Ghazi
2001-12-10c-lex.c, [...]: Revert concatenation changes.Neil Booth
2001-12-08c-lex.c (c_lex): Peek a token ahead for a string to concatenate...Neil Booth
2001-12-02vms.h (VMS_DEBUGGING_INFO): New macro.Douglas B Rupp
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth
2001-12-01c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth
2001-11-29* c-lex.c (init_c_lex): Canonicalize "-" filename to "".Jakub Jelinek
2001-11-15c-common.c: Include c-lex.h.Neil Booth
2001-10-30Localization fixes.Paolo Bonzini
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi
2001-09-24c-lex.c (cb_def_pragma): Update.Neil Booth
2001-09-14cpperror.c (print_location): Take line and column, for default positioning us...Neil Booth
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2001-08-11c-lex.c (map): Make const.Neil Booth
2001-08-05re PR preprocessor/3081 (Preprocessor merges 2 first lines when -imacros is b...Neil Booth
2001-08-04cpphash.h (struct cpp_reader): New member directive_line.Neil Booth
2001-08-02line-map.c: New.Neil Booth
2001-08-01alias.c: Fix comment formatting.Kazu Hirata
2001-07-19c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases.Neil Booth
2001-07-11Makefile.in (c-lex.o): Wrap long lines.Neil Booth