summaryrefslogtreecommitdiffstats
path: root/gcc/cpphash.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Makefile.in: Update cppmain.o.neil2002-06-111-5/+14
* * cpphash.h (_cpp_read_logical_line_trad,neil2002-06-101-2/+3
* * cpphash.h (struct cpp_macro): Put comments on their own lines.neil2002-06-101-9/+27
* * cpphash.h (_cpp_push_text_context): Update.neil2002-06-091-1/+4
* * Makefile.in (LIBCPP_OBJS): Take out version.o.zack2002-06-091-4/+0
* * cpptrad.c (struct block, BLOCK_HEADER_LEN, BLOCK_LEN,neil2002-06-071-1/+18
* * cpphash.h (_cpp_create_definition): Update prototype.neil2002-06-051-1/+6
* * cpphash.h (FIRST, LAST, CUR, RLIMIT): New.neil2002-06-041-4/+24
* 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>neil2002-05-291-1/+0
* * c-common.c (c_common_init): Set CPP arithmetic precision.neil2002-05-271-0/+1
* * cpperror.c: Fix formatting.kazu2002-05-221-2/+2
* * c-common.c (c_common_init): Set options->unsigned_char fromzack2002-05-211-1/+0
* * Makefile.in: Update for cpptrad.c.neil2002-05-171-0/+13
* * cpphash.h (cpp_macro): Move here, and make expansion a union.neil2002-05-161-3/+21
* * c-lex.c (lex_string): Let cpp_parse_escape handles truncationneil2002-05-041-0/+2
* * cppexp.c (lex): Move some code to _cpp_parse_expr, butneil2002-04-281-1/+1
* * cppexp.c (lex): Update to use state.skip_eval.neil2002-04-281-1/+9
* * cppfiles.c (_cpp_pop_file_buffer): Return void. Moveneil2002-04-221-2/+8
* * cppexp.c (struct op, parse_number): Replace U_CHAR with uchar.neil2002-04-211-19/+19
* * cpperror.c (print_location): Don't print include chainneil2002-04-141-2/+1
* * cpphash.h (struct cpp_reader): Remove mls_line and mls_col.neil2002-03-221-5/+0
* * cpphash.h (struct lexer_state): Remove line_extension member.zack2002-03-141-3/+0
* * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.neil2002-02-021-1/+0
* * cpperror.c: Update comments and copyright.neil2002-01-031-3/+4
* * cppfiles.c (_cpp_pop_file_buffer): Change return type to boolschwab2002-01-031-1/+1
OpenPOWER on IntegriCloud