aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpphash.h
AgeCommit message (Expand)Author
2003-12-02re PR other/12505 (build failure due to defines of uchar in cpphash.h and sys...Zack Weinberg
2003-02-21cpphash.h (struct lexer_state): Add directive_wants_padding.Zack Weinberg
2002-09-22ChangeLog: Follow spelling conventions.Kazu Hirata
2002-09-03Debian BTS Bug #Neil Booth
2002-08-12c-opts.c (deps_seen, [...]): New.Neil Booth
2002-08-12cpphash.h (struct printer): New from cppmain.c.Neil Booth
2002-07-23cppexp.c (parse_defined): Mark macro used.Neil Booth
2002-06-27cpphash.h (_cpp_set_trad_context): Remove.Neil Booth
2002-06-19cpphash.h (struct cpp_reader): Make date and time strings.Neil Booth
2002-06-18cpplib.c (dtable): Update.Neil Booth
2002-06-14cpphash.h (struct cpp_buffer): Remove saved_line_base.Neil Booth
2002-06-13cpphash.h (_cpp_lex_identifier_trad): Remove.Neil Booth
2002-06-11Makefile.in: Update cppmain.o.Neil Booth
2002-06-10cpphash.h (_cpp_read_logical_line_trad, [...]): Update prototypes.Neil Booth
2002-06-10cpphash.h (struct cpp_macro): Put comments on their own lines.Neil Booth
2002-06-09cpphash.h (_cpp_push_text_context): Update.Neil Booth
2002-06-09Makefile.in (LIBCPP_OBJS): Take out version.o.Zack Weinberg
2002-06-07cpptrad.c (struct block, [...]): New.Neil Booth
2002-06-05cpphash.h (_cpp_create_definition): Update prototype.Neil Booth
2002-06-04cpphash.h (FIRST, [...]): New.Neil Booth
2002-05-29cppexp.c (cpp_num): Move to cpplib.h.Neil Booth
2002-05-27c-common.c (c_common_init): Set CPP arithmetic precision.Neil Booth
2002-05-22cpperror.c: Fix formatting.Kazu Hirata
2002-05-21c-common.c (c_common_init): Set options->unsigned_char from flag_signed_char.Zack Weinberg
2002-05-17Makefile.in: Update for cpptrad.c.Neil Booth
2002-05-16cpphash.h (cpp_macro): Move here, and make expansion a union.Neil Booth
2002-05-04c-lex.c (lex_string): Let cpp_parse_escape handles truncation and sign-extens...Neil Booth
2002-04-28cppexp.c (lex): Move some code to _cpp_parse_expr, but keep most cases as fun...Neil Booth
2002-04-28cppexp.c (lex): Update to use state.skip_eval.Neil Booth
2002-04-22cppfiles.c (_cpp_pop_file_buffer): Return void.Neil Booth
2002-04-21cppexp.c (struct op, [...]): Replace U_CHAR with uchar.Neil Booth
2002-04-14cpperror.c (print_location): Don't print include chain if line == 0.Neil Booth
2002-03-22cpphash.h (struct cpp_reader): Remove mls_line and mls_col.Neil Booth
2002-03-14cpphash.h (struct lexer_state): Remove line_extension member.Zack Weinberg
2002-02-02cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.Neil Booth
2002-01-03cpperror.c: Update comments and copyright.Neil Booth
2002-01-03cppfiles.c (_cpp_pop_file_buffer): Change return type to bool and return true...Andreas Schwab
2001-11-27cpphash.c (_cpp_init_hashtable): Update.Neil Booth
2001-10-21cpphash.h (struct cpp_buffer): Delete read_ahead and extra_char.Neil Booth
2001-10-02cpphash.h: Update comments.Neil Booth
2001-09-30cpphash.h (POOL_ALIGN, [...]): Remove.Neil Booth
2001-09-28cpphash.h (struct cpp_buff): Make unsigned.Neil Booth
2001-09-27cpphash.h: Update comment.Neil Booth
2001-09-26cpphash.h (struct cpp_pool): Remove locks and locked.Neil Booth
2001-09-26cpphash.h (struct _cpp_buff, [...]): New.Neil Booth
2001-09-24c-lex.c (cb_def_pragma): Update.Neil Booth
2001-09-17cpphash.h (_cpp_lex_direct): New.Neil Booth
2001-09-16cpphash.h (_cpp_lex_token): Update prototype.Neil Booth
2001-09-15cpphash.h (struct cpp_reader): Remove lexer_pos, directive_pos.Neil Booth
2001-09-14cpperror.c (print_location): Take line and column, for default positioning us...Neil Booth