summaryrefslogtreecommitdiff
path: root/gcc/cpphash.h
Commit message (Expand)AuthorAgeFilesLines
* re PR other/12505 (build failure due to defines of uchar in cpphash.h and sys...Zack Weinberg2003-12-021-0/+2
* cpphash.h (struct lexer_state): Add directive_wants_padding.Zack Weinberg2003-02-211-0/+5
* 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
* cpperror.c: Fix formatting.Kazu Hirata2002-05-221-2/+2
* c-common.c (c_common_init): Set options->unsigned_char from flag_signed_char.Zack Weinberg2002-05-211-1/+0
* Makefile.in: Update for cpptrad.c.Neil Booth2002-05-171-0/+13
* cpphash.h (cpp_macro): Move here, and make expansion a union.Neil Booth2002-05-161-3/+21
* c-lex.c (lex_string): Let cpp_parse_escape handles truncation and sign-extens...Neil Booth2002-05-041-0/+2
* cppexp.c (lex): Move some code to _cpp_parse_expr, but keep most cases as fun...Neil Booth2002-04-281-1/+1
* cppexp.c (lex): Update to use state.skip_eval.Neil Booth2002-04-281-1/+9
* cppfiles.c (_cpp_pop_file_buffer): Return void.Neil Booth2002-04-221-2/+8
* cppexp.c (struct op, [...]): Replace U_CHAR with uchar.Neil Booth2002-04-211-19/+19
* cpperror.c (print_location): Don't print include chain if line == 0.Neil Booth2002-04-141-2/+1
* cpphash.h (struct cpp_reader): Remove mls_line and mls_col.Neil Booth2002-03-221-5/+0
* cpphash.h (struct lexer_state): Remove line_extension member.Zack Weinberg2002-03-141-3/+0
* cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.Neil Booth2002-02-021-1/+0
* cpperror.c: Update comments and copyright.Neil Booth2002-01-031-3/+4
* cppfiles.c (_cpp_pop_file_buffer): Change return type to bool and return true...Andreas Schwab2002-01-031-1/+1
* cpphash.c (_cpp_init_hashtable): Update.Neil Booth2001-11-271-1/+0
* cpphash.h (struct cpp_buffer): Delete read_ahead and extra_char.Neil Booth2001-10-211-2/+1
* cpphash.h: Update comments.Neil Booth2001-10-021-5/+5
* cpphash.h (POOL_ALIGN, [...]): Remove.Neil Booth2001-09-301-42/+6
* cpphash.h (struct cpp_buff): Make unsigned.Neil Booth2001-09-281-6/+9
* cpphash.h: Update comment.Neil Booth2001-09-271-1/+1
* cpphash.h (struct cpp_pool): Remove locks and locked.Neil Booth2001-09-261-5/+5
* cpphash.h (struct _cpp_buff, [...]): New.Neil Booth2001-09-261-0/+18
* c-lex.c (cb_def_pragma): Update.Neil Booth2001-09-241-5/+13
* cpphash.h (_cpp_lex_direct): New.Neil Booth2001-09-171-0/+1
* cpphash.h (_cpp_lex_token): Update prototype.Neil Booth2001-09-161-1/+1
* cpphash.h (struct cpp_reader): Remove lexer_pos, directive_pos.Neil Booth2001-09-151-4/+3
* cpperror.c (print_location): Take line and column, for default positioning us...Neil Booth2001-09-141-1/+1