final.c (SEEN_BB, [...]): Define.
[gcc.git] / gcc / cpphash.h
2004-01-17 Geoffrey Keating[multiple changes]
2004-01-16 Eric Christophercppcharset.c (one_iso88591_to_utf8): New function.
2003-12-03 Zack Weinbergaclocal.m4 (AM_ICONV): Add explicit check for iconv.h.
2003-10-02 Per Bothnercppinit.c (cpp_read_main_file): Split into two function...
2003-09-26 Nathanael Nerodecppcharset.c, cpphash.h: Rename 'struct strbuf' to...
2003-09-19 Mike Stumpc-ppoutput.c (print): Use fileline typedef for field...
2003-09-14 Kazu Hirataalias.c: Follow spelling conventions.
2003-08-26 Per BothnerCopy over from cs branch:
2003-08-02 Neil Boothcppfiles.c (struct _cpp_file): Rename once_only_next...
2003-08-01 Neil BoothMakefile.in: Refine dependencies.
2003-07-29 Neil BoothMakefile.in (LIBCPP_DEPS): Add HASHTAB_H.
2003-07-13 Zack WeinbergMakefile.in (LIBCPP_DEPS): Remove coretypes.h and ...
2003-07-10 Zack Weinbergcppcharset.c (one_utf8_to_cppchar, [...]): New functions.
2003-07-05 Zack Weinbergcpplib.h (CPP_AT_NAME, [...]): New token types.
2003-06-25 Martin Schaffnercppfiles.c: Clarify comments.
2003-06-17 Zack Weinberg* cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c
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-04-21 Neil Boothc-ppoutput.c (cb_include): Don't take a cpp_token.
2003-04-20 Neil Boothcpphash.h (NOTE_ESC_NL, [...]): Remove.
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 Boothcppfiles.c (ENABLE_VALGRIND_CHECKING, [...]): Remove.
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-01 Neil BoothMakefile.in (C_AND_OBJC_OBJS, [...]): Update.
2003-02-21 Zack Weinbergcpphash.h (struct lexer_state): Add directive_wants_pad...
2003-01-21 Zack Weinbergconfigure.in: Check for system-provided 'uchar' type.
2003-01-18 Kazu Hirataalias.c: Fix comment typos.
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2002-09-22 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-03 Neil BoothDebian BTS Bug #
2002-08-12 Neil Boothc-opts.c (deps_seen, [...]): New.
2002-08-12 Neil Boothcpphash.h (struct printer): New from cppmain.c.
2002-07-23 Neil Boothcppexp.c (parse_defined): Mark macro used.
2002-06-27 Neil Boothcpphash.h (_cpp_set_trad_context): Remove.
2002-06-19 Neil Boothcpphash.h (struct cpp_reader): Make date and time strings.
2002-06-18 Neil Boothcpplib.c (dtable): Update.
2002-06-14 Neil Boothcpphash.h (struct cpp_buffer): Remove saved_line_base.
2002-06-13 Neil Boothcpphash.h (_cpp_lex_identifier_trad): Remove.
2002-06-11 Neil BoothMakefile.in: Update cppmain.o.
2002-06-10 Neil Boothcpphash.h (_cpp_read_logical_line_trad, [...]): Update...
2002-06-10 Neil Boothcpphash.h (struct cpp_macro): Put comments on their...
2002-06-09 Neil Boothcpphash.h (_cpp_push_text_context): Update.
2002-06-09 Zack WeinbergMakefile.in (LIBCPP_OBJS): Take out version.o.
2002-06-07 Neil Boothcpptrad.c (struct block, [...]): New.
2002-06-05 Neil Boothcpphash.h (_cpp_create_definition): Update prototype.
2002-06-04 Neil Boothcpphash.h (FIRST, [...]): New.
2002-05-29 Neil Boothcppexp.c (cpp_num): Move to cpplib.h.
2002-05-27 Neil Boothc-common.c (c_common_init): Set CPP arithmetic precision.
2002-05-22 Kazu Hiratacpperror.c: Fix formatting.
2002-05-21 Zack Weinbergc-common.c (c_common_init): Set options->unsigned_char...
2002-05-17 Neil BoothMakefile.in: Update for cpptrad.c.
2002-05-16 Neil Boothcpphash.h (cpp_macro): Move here, and make expansion...
2002-05-04 Neil Boothc-lex.c (lex_string): Let cpp_parse_escape handles...
2002-04-28 Neil Boothcppexp.c (lex): Move some code to _cpp_parse_expr,...
2002-04-28 Neil Boothcppexp.c (lex): Update to use state.skip_eval.
2002-04-22 Neil Boothcppfiles.c (_cpp_pop_file_buffer): Return void.
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-03-22 Neil Boothcpphash.h (struct cpp_reader): Remove mls_line and...
2002-03-14 Zack Weinbergcpphash.h (struct lexer_state): Remove line_extension...
2002-02-02 Neil Boothcpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.
2002-01-03 Neil Boothcpperror.c: Update comments and copyright.
2002-01-03 Andreas Schwabcppfiles.c (_cpp_pop_file_buffer): Change return type...
2001-11-27 Neil Boothcpphash.c (_cpp_init_hashtable): Update.
2001-10-21 Neil Boothcpphash.h (struct cpp_buffer): Delete read_ahead and...
2001-10-02 Neil Boothcpphash.h: Update comments.
2001-09-30 Neil Boothcpphash.h (POOL_ALIGN, [...]): Remove.
2001-09-28 Neil Boothcpphash.h (struct cpp_buff): Make unsigned.
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-08-22 Neil Boothcpperror.c (print_location): Don't show _Pragma.
2001-08-21 Neil Boothcppfiles.c (stack_include_file): line-map.c now handles...
2001-08-21 Neil Boothcppfiles.c (stack_include_file): Harmonize system heade...
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-11 Neil Boothcpphash.h, cpplib.c: Correct erroneous previous checkin.
2001-08-11 Neil Boothc-lex.c (map): Make const.
2001-08-06 Neil Boothcpperror.c (print_containing_files): Moved to line...
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-04 Neil BoothMakefile.in (CPPLIB_H): New, so that dependencies on...
2001-08-02 Neil Boothline-map.c: New.
2001-08-01 Neil Boothcpphash.h (struct cpp_reader): New members line, pseudo...
2001-07-29 Neil Boothcpphash.h (struct cpp_reader): Remove import_warning.
2001-07-29 Neil Boothcppexp.c (parse_defined): Always record the macro name.
2001-07-26 Neil Boothcpphash.h (struct_lexer_state): Delete was_skipping.
next