aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpphash.h
AgeCommit message (Expand)AuthorFilesLines
2004-04-22line-map.h (struct line_maps): New field highest_line.Per Bothner1-9/+4
2004-02-18re PR preprocessor/14103 (ICEs on "gcc -E -imacros foo.h baz.c")Per Bothner1-3/+4
2004-02-16c-decl.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-02-12cppcharset.c (_cpp_interpret_string_notranslate): Rename and duplicate argume...Eric Christopher1-3/+0
2004-02-11Represent column numbers using line-map's source_location.Per Bothner1-8/+24
2004-02-02[multiple changes]Eric Christopher1-4/+5
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-19Move cpp_reader's line_maps field to a shared global.Per Bothner1-1/+1
2004-01-17[multiple changes]Geoffrey Keating1-0/+2
2004-01-16cppcharset.c (one_iso88591_to_utf8): New function.Eric Christopher1-1/+8
2003-12-03aclocal.m4 (AM_ICONV): Add explicit check for iconv.h.Zack Weinberg1-1/+1
2003-10-02cppinit.c (cpp_read_main_file): Split into two functions: Distribute _cpp_sta...Per Bothner1-6/+7
2003-09-26cppcharset.c, cpphash.h: Rename 'struct strbuf' to 'struct _cpp_strbuf'.Nathanael Nerode1-2/+2
2003-09-18c-ppoutput.c (print): Use fileline typedef for field 'line'.Mike Stump1-1/+1
2003-09-14alias.c: Follow spelling conventions.Kazu Hirata1-1/+1
2003-08-26Copy over from cs branch:Per Bothner1-4/+4
2003-08-02cppfiles.c (struct _cpp_file): Rename once_only_next to next_file.Neil Booth1-5/+6
2003-08-01Makefile.in: Refine dependencies.Neil Booth1-3/+1
2003-07-29Makefile.in (LIBCPP_DEPS): Add HASHTAB_H.Neil Booth1-25/+32
2003-07-13Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg1-1/+1
2003-07-10cppcharset.c (one_utf8_to_cppchar, [...]): New functions.Zack Weinberg1-9/+20
2003-07-05cpplib.h (CPP_AT_NAME, [...]): New token types.Zack Weinberg1-1/+18
2003-06-25cppfiles.c: Clarify comments.Martin Schaffner1-1/+1
2003-06-17* cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.cZack Weinberg1-97/+75
2003-06-12ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2003-06-12Don't warn on dollars in builtin macro definitions,Hans-Peter Nilsson1-4/+0
2003-05-17c-common.c, c-common.h (dollars_in_ident): Remove.Neil Booth1-3/+3
2003-04-21c-ppoutput.c (cb_include): Don't take a cpp_token.Neil Booth1-5/+4
2003-04-20cpphash.h (NOTE_ESC_NL, [...]): Remove.Neil Booth1-5/+4
2003-04-20Makefile.in (LIBCPP_OBJS): Add cppcharset.o.Neil Booth1-0/+4
2003-04-19cpphash.h (struct cpp_buffer): Remove backup_to.Neil Booth1-2/+0
2003-04-19cpphash.h (struct cpp_reader): New member warned_dollar.Neil Booth1-0/+4
2003-04-19cppfiles.c (ENABLE_VALGRIND_CHECKING, [...]): Remove.Neil Booth1-19/+33
2003-03-14/home/neil/diffs/include.logNeil Booth1-8/+0
2003-03-06Makefile.in (c-ppoutput.o): Update.Neil Booth1-0/+1
2003-03-04Makefile.in: Update.Neil Booth1-15/+0
2003-03-01Makefile.in (C_AND_OBJC_OBJS, [...]): Update.Neil Booth1-23/+10
2003-02-21cpphash.h (struct lexer_state): Add directive_wants_padding.Zack Weinberg1-0/+5
2003-01-21configure.in: Check for system-provided 'uchar' type.Zack Weinberg1-0/+2
2003-01-18alias.c: Fix comment typos.Kazu Hirata1-1/+1
2003-01-10Merge from pch-branch.Geoffrey Keating1-0/+6
2002-09-22ChangeLog: Follow spelling conventions.Kazu Hirata1-3/+3
2002-09-03Debian BTS Bug #Neil Booth1-4/+4
2002-08-12c-opts.c (deps_seen, [...]): New.Neil Booth1-2/+1
2002-08-12cpphash.h (struct printer): New from cppmain.c.Neil Booth1-0/+15
2002-07-23cppexp.c (parse_defined): Mark macro used.Neil Booth1-0/+12
2002-06-27cpphash.h (_cpp_set_trad_context): Remove.Neil Booth1-1/+0
2002-06-19cpphash.h (struct cpp_reader): Make date and time strings.Neil Booth1-4/+7
2002-06-18cpplib.c (dtable): Update.Neil Booth1-0/+6
2002-06-14cpphash.h (struct cpp_buffer): Remove saved_line_base.Neil Booth1-1/+1