re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory)
[gcc.git] / gcc / cpplex.c
2003-11-01 John David Anglinre PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such...
2003-10-13 Zack Weinbergcpplex.c (_cpp_clean_line): In the common case of a...
2003-10-02 Per Bothnercpplex.c (_cpp_get_fresh_line): Revert my no-longer...
2003-08-29 Per BothnerFix (hopefully temporary) for breakage caused by my...
2003-08-21 Per Bothnercppfiles.c (stack_file): Correctly pass return_at_eof...
2003-07-22 Geoffrey Keatingcpplex.c (_cpp_process_line_notes): Mention option...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-13 Zack WeinbergMakefile.in (LIBCPP_DEPS): Remove coretypes.h and ...
2003-07-07 Andreas Jaegergenextract.c: Convert remaining prototypes to ISO C90.
2003-07-05 Zack Weinbergcpplib.h (CPP_AT_NAME, [...]): New token types.
2003-06-28 Kazu Hiratabuiltins.c: Follow spelling conventions.
2003-06-17 Zack Weinberg* cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c
2003-06-16 Kaveh R. Ghazibuiltin-attrs.def, [...]: Don't use macros from "symcat...
2003-06-12 Kazu HirataChangeLog: Follow spelling conventions.
2003-06-12 Hans-Peter NilssonDon't warn on dollars in builtin macro definitions,
2003-05-17 Neil Boothc-common.c, c-common.h (dollars_in_ident): Remove.
2003-05-04 Neil Boothcppinit.c (cpp_create_reader, [...]): Warn about trigra...
2003-04-26 Neil BoothRevert cpplex.c change
2003-04-26 Neil Booth* _cpp_lex_direct: Remove pointless code.
2003-04-24 Neil Boothcpplex.c (cpp_token_len): Tighten up.
2003-04-23 Neil BoothMakefile.in (c-lex.o, [...]): Update.
2003-04-22 Neil Booth* cpplex.c (_cpp_get_fresh_line): Pop the buffer if...
2003-04-22 Neil Boothc-lex.c (c_lex): Handle CPP_OTHER differently.
2003-04-20 Neil Boothcpphash.h (NOTE_ESC_NL, [...]): Remove.
2003-04-20 Nathan Sidwellcpplex.c (_cpp_lex_direct): Set BOL for CPP_EOF tokens.
2003-04-20 Neil BoothMakefile.in (LIBCPP_OBJS): Add cppcharset.o.
2003-04-19 Neil Boothcpphash.h (struct cpp_buffer): Remove backup_to.
2003-04-19 Neil Boothcpphash.h (struct cpp_reader): New member warned_dollar.
2003-04-19 Neil Booth* skip_whitespace: Rearrange to avoid stage1 ICE.
2003-04-19 Neil Boothcppfiles.c (ENABLE_VALGRIND_CHECKING, [...]): Remove.
2003-03-17 Neil Boothc-opts.c: Default TARGET_EBCDIC to 0 if not defined.
2003-03-06 Neil BoothMakefile.in (c-ppoutput.o): Update.
2003-01-23 Kaveh R. Ghazi* cpplex.c (cpp_interpret_charconst): Squelch warning...
2003-01-18 Kazu Hirataalias.c: Fix comment typos.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-26 Kazu Hiratac-common.h: Follow spelling conventions.
2002-09-22 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-16 Kazu HirataABOUT-NLS: Follow spelling conventions.
2002-07-21 Gabriel Dos Reisc-decl.c (build_array_declarator): Say 'ISO C90', not...
2002-06-11 Neil BoothMakefile.in: Update cppmain.o.
2002-06-10 Neil Boothcpphash.h (_cpp_read_logical_line_trad, [...]): Update...
2002-06-07 Neil Boothcpptrad.c (struct block, [...]): New.
2002-05-22 Kazu Hiratacpperror.c: Fix formatting.
2002-05-17 Neil BoothMakefile.in: Update for cpptrad.c.
2002-05-11 Neil Boothcpplex.c (_cpp_lex_direct): When in a directive at...
2002-05-08 Neil Boothcpplex.c (cpp_interpret_charconst): Truncate as well...
2002-05-07 Neil Boothc-common.c (c_common_init): Set options->unsigned_wchar.
2002-05-06 Neil Boothc-common.c (warn_multichar): New.
2002-05-05 Neil Boothcpplex.c (cpp_interpret_charconst): Sign-extend each...
2002-05-05 Neil Boothc-common.c (c_common_init): Set up CPP arithmetic.
2002-05-04 Neil Boothcppinit.c (MAX_WCHAR_TYPE_SIZE): Move to cpplib.h
2002-05-04 Neil Boothc-lex.c (lex_string): Let cpp_parse_escape handles...
2002-04-30 Kazu Hiratacpplex.c: Fix comment formatting.
2002-04-24 Matthew Hillercpplex.c: Remove conditional #undef of MULTIBYTE_CHARS.
2002-04-21 Neil Boothcppexp.c (struct op, [...]): Replace U_CHAR with uchar.
2002-04-14 Neil Boothcpperror.c (print_location): Don't print include chain...
2002-04-07 Jason Thorpecppinit.c (cpp_create_reader): Initialize discard_comme...
2002-03-22 Neil Boothcpphash.h (struct cpp_reader): Remove mls_line and...
2002-03-22 Neil Boothcpplex.c (parse_identifier_slow): Rename parse_slow...
2002-02-28 Jim Meyeringcpplex.c (cpp_parse_escape): Restore mistakenly-removed...
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-02-27 Neil Boothcpplex.c (_cpp_lex_token): Handle directives in macro...
2002-02-24 Neil Boothcpplex.c (cpp_interpret_charconst): Get signedness...
2002-02-02 Neil Boothcpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.
2002-01-03 Neil Boothcpperror.c: Update comments and copyright.
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-11-27 Neil Boothcpphash.c (_cpp_init_hashtable): Update.
2001-11-26 Neil Boothcppfiles.c (stack_include_file): Don't optimize zero...
2001-11-23 Andreas Jaegercpplex.c (cpp_interpret_charconst): Use HOST_WIDE_INT...
2001-11-23 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-11-10 Kaveh R. Ghazicppexp.c (parse_number): Use ISXDIGIT/hex_value.
2001-10-21 Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-10-21 Neil Boothcpphash.h (struct cpp_buffer): Delete read_ahead and...
2001-10-20 Neil Boothcpplex.c (handle_newline, [...]): Update to do more...
2001-10-17 Richard Earnshawcpplex.c (_cpp_get_buff): Fix off-by-one error that...
2001-10-11 Zack Weinberg* cpplex.c (digraph_spellings, token_spellings): Make...
2001-10-09 Kazu Hiratac-common.c: Fix comment typos.
2001-10-06 Zack Weinbergcpplex.c (enum spell_type): Add SPELL_NUMBER.
2001-09-30 Neil Boothcpphash.h (POOL_ALIGN, [...]): Remove.
2001-09-28 Neil Boothcpplex.c (new_buff, [...]): Use size_t everywhere,...
2001-09-28 Neil Boothcpphash.h (struct cpp_buff): Make unsigned.
2001-09-28 Zack Weinbergcpplex.c (cpp_output_token): Use a putc loop for SPELL_...
2001-09-27 Neil Boothcpphash.h: Update comment.
2001-09-26 Neil Boothcpphash.h (struct cpp_pool): Remove locks and locked.
2001-09-26 Neil Boothcpphash.h (struct _cpp_buff, [...]): New.
2001-09-24 Neil Boothc-lex.c (cb_def_pragma): Update.
2001-09-17 Neil Boothcpphash.h (_cpp_lex_direct): New.
2001-09-16 Neil Boothcpphash.h (_cpp_lex_token): Update prototype.
2001-09-15 Neil Boothcpphash.h (struct cpp_reader): Remove lexer_pos, direct...
2001-09-14 Neil Boothcpperror.c (print_location): Take line and column,...
2001-09-13 Neil Boothc-parse.in (_yylex): Use _cpp_backup_tokens.
2001-09-11 Neil Boothcpphash.h (struct tokenrun): New.
2001-09-10 Zack Weinbergcpplex.c (parse_identifier): Fast-path optimize.
2001-08-22 Neil Boothcpperror.c (print_location): Don't show _Pragma.
2001-08-21 Neil Boothcpphash.h (_cpp_push_next_buffer): New.
2001-08-17 Neil Boothcpperror.c (print_location): Don't take a file name...
2001-08-11 Neil Boothcpphash.c (_cpp_destroy_hashtable): Use ht_destroy.
2001-08-07 Neil Boothcppinit.c (cpp_finish): Pop the final buffer without...
2001-08-05 Neil Boothre PR preprocessor/3081 (Preprocessor merges 2 first...
2001-08-04 Neil BoothMakefile.in (CPPLIB_H): New, so that dependencies on...
next