summaryrefslogtreecommitdiff
path: root/gcc/cpphash.h
Commit message (Expand)AuthorAgeFilesLines
* cppinit.c (cpp_read_main_file): Split into two functions: Distribute _cpp_sta...Per Bothner2003-10-021-6/+7
* cppcharset.c, cpphash.h: Rename 'struct strbuf' to 'struct _cpp_strbuf'.Nathanael Nerode2003-09-261-2/+2
* c-ppoutput.c (print): Use fileline typedef for field 'line'.Mike Stump2003-09-181-1/+1
* alias.c: Follow spelling conventions.Kazu Hirata2003-09-141-1/+1
* Copy over from cs branch:Per Bothner2003-08-261-4/+4
* cppfiles.c (struct _cpp_file): Rename once_only_next to next_file.Neil Booth2003-08-021-5/+6
* Makefile.in: Refine dependencies.Neil Booth2003-08-011-3/+1
* Makefile.in (LIBCPP_DEPS): Add HASHTAB_H.Neil Booth2003-07-291-25/+32
* Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg2003-07-131-1/+1
* cppcharset.c (one_utf8_to_cppchar, [...]): New functions.Zack Weinberg2003-07-101-9/+20
* cpplib.h (CPP_AT_NAME, [...]): New token types.Zack Weinberg2003-07-051-1/+18
* cppfiles.c: Clarify comments.Martin Schaffner2003-06-251-1/+1
* * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.cZack Weinberg2003-06-171-97/+75
* ChangeLog: Follow spelling conventions.Kazu Hirata2003-06-121-1/+1
* Don't warn on dollars in builtin macro definitions,Hans-Peter Nilsson2003-06-121-4/+0
* c-common.c, c-common.h (dollars_in_ident): Remove.Neil Booth2003-05-171-3/+3
* c-ppoutput.c (cb_include): Don't take a cpp_token.Neil Booth2003-04-211-5/+4
* cpphash.h (NOTE_ESC_NL, [...]): Remove.Neil Booth2003-04-201-5/+4
* Makefile.in (LIBCPP_OBJS): Add cppcharset.o.Neil Booth2003-04-201-0/+4
* cpphash.h (struct cpp_buffer): Remove backup_to.Neil Booth2003-04-191-2/+0
* cpphash.h (struct cpp_reader): New member warned_dollar.Neil Booth2003-04-191-0/+4
* cppfiles.c (ENABLE_VALGRIND_CHECKING, [...]): Remove.Neil Booth2003-04-191-19/+33
* /home/neil/diffs/include.logNeil Booth2003-03-141-8/+0
* Makefile.in (c-ppoutput.o): Update.Neil Booth2003-03-061-0/+1
* Makefile.in: Update.Neil Booth2003-03-041-15/+0
* Makefile.in (C_AND_OBJC_OBJS, [...]): Update.Neil Booth2003-03-011-23/+10
* cpphash.h (struct lexer_state): Add directive_wants_padding.Zack Weinberg2003-02-211-0/+5
* configure.in: Check for system-provided 'uchar' type.Zack Weinberg2003-01-211-0/+2
* alias.c: Fix comment typos.Kazu Hirata2003-01-181-1/+1
* Merge from pch-branch.Geoffrey Keating2003-01-101-0/+6
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-221-3/+3
* Debian BTS Bug #Neil Booth2002-09-031-4/+4
* c-opts.c (deps_seen, [...]): New.Neil Booth2002-08-121-2/+1
* cpphash.h (struct printer): New from cppmain.c.Neil Booth2002-08-121-0/+15
* cppexp.c (parse_defined): Mark macro used.Neil Booth2002-07-231-0/+12
* cpphash.h (_cpp_set_trad_context): Remove.Neil Booth2002-06-271-1/+0
* cpphash.h (struct cpp_reader): Make date and time strings.Neil Booth2002-06-191-4/+7
* cpplib.c (dtable): Update.Neil Booth2002-06-181-0/+6
* cpphash.h (struct cpp_buffer): Remove saved_line_base.Neil Booth2002-06-141-1/+1
* cpphash.h (_cpp_lex_identifier_trad): Remove.Neil Booth2002-06-131-1/+0
* Makefile.in: Update cppmain.o.Neil Booth2002-06-111-5/+14
* cpphash.h (_cpp_read_logical_line_trad, [...]): Update prototypes.Neil Booth2002-06-101-2/+3
* cpphash.h (struct cpp_macro): Put comments on their own lines.Neil Booth2002-06-101-9/+27
* cpphash.h (_cpp_push_text_context): Update.Neil Booth2002-06-091-1/+4
* Makefile.in (LIBCPP_OBJS): Take out version.o.Zack Weinberg2002-06-091-4/+0
* cpptrad.c (struct block, [...]): New.Neil Booth2002-06-071-1/+18
* cpphash.h (_cpp_create_definition): Update prototype.Neil Booth2002-06-051-1/+6
* cpphash.h (FIRST, [...]): New.Neil Booth2002-06-041-4/+24
* cppexp.c (cpp_num): Move to cpplib.h.Neil Booth2002-05-291-1/+0
* c-common.c (c_common_init): Set CPP arithmetic precision.Neil Booth2002-05-271-0/+1