aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpphash.h
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-02 * cppinit.c (cpp_read_main_file): Split into two functions:Per Bothner
2003-09-26 * cppcharset.c, cpphash.h: Rename 'struct strbuf' toNathanael Nerode
2003-09-19 * c-ppoutput.c (print): Use fileline typedef for field 'line'.Mike Stump
2003-09-14 * alias.c: Follow spelling conventions.Kazu Hirata
2003-08-26Copy over from cs branch:Per Bothner
2003-08-02 * cppfiles.c (struct _cpp_file): Rename once_only_next toNeil Booth
2003-08-01 * Makefile.in: Refine dependencies.Neil Booth
2003-07-29 * Makefile.in (LIBCPP_DEPS): Add HASHTAB_H.Neil Booth
2003-07-13 * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg
2003-07-10 * cppcharset.c (one_utf8_to_cppchar, one_cppchar_to_utf8,Zack Weinberg
2003-07-05 * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types.Zack Weinberg
2003-06-25 * cppfiles.c: Clarify comments.Martin Schaffner
2003-06-17 * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.cZack Weinberg
2003-06-12 * ChangeLog: Follow spelling conventions.Kazu Hirata
2003-06-12 Don't warn on dollars in builtin macro definitions,Hans-Peter Nilsson
2003-05-17 * c-common.c, c-common.h (dollars_in_ident): Remove.Neil Booth
2003-04-21 * c-ppoutput.c (cb_include): Don't take a cpp_token.Neil Booth
2003-04-20 * cpphash.h (NOTE_ESC_NL, NOTE_ESC_SPACE_NL, NOTE_TRIGRAPH,Neil Booth
2003-04-20 * Makefile.in (LIBCPP_OBJS): Add cppcharset.o.Neil Booth
2003-04-19 * cpphash.h (struct cpp_buffer): Remove backup_to.Neil Booth
2003-04-19 * cpphash.h (struct cpp_reader): New member warned_dollar.Neil Booth
2003-04-19 * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD,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-01 * Makefile.in (C_AND_OBJC_OBJS, c-incpath.o, c-lex.o, LIBCPP_OBJS,Neil Booth
2003-02-21 * cpphash.h (struct lexer_state): Add directive_wants_padding.Zack Weinberg
2003-01-21 * configure.in: Check for system-provided 'uchar' type.Zack Weinberg
2003-01-18 * alias.c: Fix comment typos.Kazu Hirata
2003-01-10Merge from pch-branch.Geoffrey Keating
2002-09-22 * ChangeLog: Follow spelling conventions.Kazu Hirata
2002-09-03 Debian BTS Bug #Neil Booth
2002-08-12 * c-opts.c (deps_seen, deps_file, deferred_count, deferred_size,Neil Booth
2002-08-12 * cpphash.h (struct printer): New from cppmain.c.Neil Booth
2002-07-23 * cppexp.c (parse_defined): Mark macro used.Neil Booth
2002-06-27 * cpphash.h (_cpp_set_trad_context): Remove.Neil Booth
2002-06-19 * cpphash.h (struct cpp_reader): Make date and time strings.Neil Booth
2002-06-18 * cpplib.c (dtable): Update.Neil Booth
2002-06-14 * cpphash.h (struct cpp_buffer): Remove saved_line_base.Neil Booth
2002-06-13 * cpphash.h (_cpp_lex_identifier_trad): Remove.Neil Booth
2002-06-11 * Makefile.in: Update cppmain.o.Neil Booth
2002-06-10 * cpphash.h (_cpp_read_logical_line_trad,Neil Booth
2002-06-10 * cpphash.h (struct cpp_macro): Put comments on their own lines.Neil Booth
2002-06-09 * cpphash.h (_cpp_push_text_context): Update.Neil Booth
2002-06-09 * Makefile.in (LIBCPP_OBJS): Take out version.o.Zack Weinberg
2002-06-07 * cpptrad.c (struct block, BLOCK_HEADER_LEN, BLOCK_LEN,Neil Booth
2002-06-05 * cpphash.h (_cpp_create_definition): Update prototype.Neil Booth
2002-06-04 * cpphash.h (FIRST, LAST, CUR, RLIMIT): New.Neil Booth
2002-05-292002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>Neil Booth