summaryrefslogtreecommitdiff
path: root/gcc/cpphash.h
Commit message (Expand)AuthorAgeFilesLines
* * cpphash.h (struct cpp_buffer): Restore return_at_eof field. Thisbothner2004-02-181-3/+4
* * c-decl.c, c-ppoutput.c, cpphash.h, cpplib.h, dbxout.c,kazu2004-02-161-1/+1
* 2004-02-11 Eric Christopher <echristo@redhat.com>echristo2004-02-121-3/+0
* Represent column numbers using line-map's source_location.bothner2004-02-111-8/+24
* 2004-02-02 Eric Christopher <echristo@redhat.com>echristo2004-02-021-4/+5
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* Move cpp_reader's line_maps field to a shared global.bothner2004-01-201-1/+1
* 2004-01-15 Geoffrey Keating <geoffk@apple.com>geoffk2004-01-171-0/+2
* 2004-01-16 Eric Christopher <echristo@redhat.com>echristo2004-01-161-1/+8
* * aclocal.m4 (AM_ICONV): Add explicit check for iconv.h.zack2003-12-031-1/+1
* * cppinit.c (cpp_read_main_file): Split into two functions:bothner2003-10-021-6/+7
* * cppcharset.c, cpphash.h: Rename 'struct strbuf' toneroden2003-09-261-2/+2
* * c-ppoutput.c (print): Use fileline typedef for field 'line'.bothner2003-09-191-1/+1
* * alias.c: Follow spelling conventions.kazu2003-09-141-1/+1
* Copy over from cs branch:bothner2003-08-261-4/+4
* * cppfiles.c (struct _cpp_file): Rename once_only_next toneil2003-08-021-5/+6
* * Makefile.in: Refine dependencies.neil2003-08-011-3/+1
* * Makefile.in (LIBCPP_DEPS): Add HASHTAB_H.neil2003-07-291-25/+32
* * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).zack2003-07-131-1/+1
* * cppcharset.c (one_utf8_to_cppchar, one_cppchar_to_utf8,zack2003-07-101-9/+20
* * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types.zack2003-07-051-1/+18
* * cppfiles.c: Clarify comments.neil2003-06-251-1/+1
* * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.czack2003-06-171-97/+75
* * ChangeLog: Follow spelling conventions.kazu2003-06-121-1/+1
* Don't warn on dollars in builtin macro definitions,hp2003-06-121-4/+0
* * c-common.c, c-common.h (dollars_in_ident): Remove.neil2003-05-171-3/+3
* * c-ppoutput.c (cb_include): Don't take a cpp_token.neil2003-04-211-5/+4
* * cpphash.h (NOTE_ESC_NL, NOTE_ESC_SPACE_NL, NOTE_TRIGRAPH,neil2003-04-201-5/+4
* * Makefile.in (LIBCPP_OBJS): Add cppcharset.o.neil2003-04-201-0/+4
* * cpphash.h (struct cpp_buffer): Remove backup_to.neil2003-04-191-2/+0
* * cpphash.h (struct cpp_reader): New member warned_dollar.neil2003-04-191-0/+4
* * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD,neil2003-04-191-19/+33
* /home/neil/diffs/include.logneil2003-03-141-8/+0
* * Makefile.in (c-ppoutput.o): Update.neil2003-03-061-0/+1
* * Makefile.in: Update.neil2003-03-041-15/+0
* * Makefile.in (C_AND_OBJC_OBJS, c-incpath.o, c-lex.o, LIBCPP_OBJS,neil2003-03-011-23/+10
* * cpphash.h (struct lexer_state): Add directive_wants_padding.zack2003-02-211-0/+5
* * configure.in: Check for system-provided 'uchar' type.zack2003-01-211-0/+2
* * alias.c: Fix comment typos.kazu2003-01-181-1/+1
* Merge from pch-branch.geoffk2003-01-101-0/+6
* * ChangeLog: Follow spelling conventions.kazu2002-09-221-3/+3
* Debian BTS Bug #neil2002-09-031-4/+4
* * c-opts.c (deps_seen, deps_file, deferred_count, deferred_size,neil2002-08-121-2/+1
* * cpphash.h (struct printer): New from cppmain.c.neil2002-08-121-0/+15
* * cppexp.c (parse_defined): Mark macro used.neil2002-07-231-0/+12
* * cpphash.h (_cpp_set_trad_context): Remove.neil2002-06-271-1/+0
* * cpphash.h (struct cpp_reader): Make date and time strings.neil2002-06-191-4/+7
* * cpplib.c (dtable): Update.neil2002-06-181-0/+6
* * cpphash.h (struct cpp_buffer): Remove saved_line_base.neil2002-06-141-1/+1
* * cpphash.h (_cpp_lex_identifier_trad): Remove.neil2002-06-131-1/+0