OSDN Git Service

* doc/include/gcc-common.texi (version-GCC): Increase to 3.3.
[pf3gnuchains/gcc-fork.git] / gcc / cpphash.h
2002-07-23 neil * cppexp.c (parse_defined): Mark macro used.
2002-06-27 neil * cpphash.h (_cpp_set_trad_context): Remove.
2002-06-19 neil * cpphash.h (struct cpp_reader): Make date and time...
2002-06-18 neil * cpplib.c (dtable): Update.
2002-06-14 neil * cpphash.h (struct cpp_buffer): Remove saved_line_base.
2002-06-13 neil * cpphash.h (_cpp_lex_identifier_trad): Remove.
2002-06-11 neil * Makefile.in: Update cppmain.o.
2002-06-10 neil * cpphash.h (_cpp_read_logical_line_trad,
2002-06-10 neil * cpphash.h (struct cpp_macro): Put comments on their...
2002-06-09 neil * cpphash.h (_cpp_push_text_context): Update.
2002-06-09 zack * Makefile.in (LIBCPP_OBJS): Take out version.o.
2002-06-07 neil * cpptrad.c (struct block, BLOCK_HEADER_LEN, BLOCK_LEN,
2002-06-05 neil * cpphash.h (_cpp_create_definition): Update prototype.
2002-06-04 neil * cpphash.h (FIRST, LAST, CUR, RLIMIT): New.
2002-05-29 neil2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
2002-05-27 neil * c-common.c (c_common_init): Set CPP arithmetic preci...
2002-05-22 kazu * cpperror.c: Fix formatting.
2002-05-21 zack * c-common.c (c_common_init): Set options->unsigned_ch...
2002-05-17 neil * Makefile.in: Update for cpptrad.c.
2002-05-16 neil * cpphash.h (cpp_macro): Move here, and make expansion...
2002-05-04 neil * c-lex.c (lex_string): Let cpp_parse_escape handles...
2002-04-28 neil * cppexp.c (lex): Move some code to _cpp_parse_expr...
2002-04-28 neil * cppexp.c (lex): Update to use state.skip_eval.
2002-04-22 neil * cppfiles.c (_cpp_pop_file_buffer): Return void....
2002-04-21 neil * cppexp.c (struct op, parse_number): Replace U_CHAR...
2002-04-14 neil * cpperror.c (print_location): Don't print include...
2002-03-22 neil * cpphash.h (struct cpp_reader): Remove mls_lin...
2002-03-14 zack * cpphash.h (struct lexer_state): Remove line_extensio...
2002-02-02 neil * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGN...
2002-01-03 neil * cpperror.c: Update comments and copyright.
2002-01-03 schwab * cppfiles.c (_cpp_pop_file_buffer): Change return...
2001-11-27 neil * cpphash.c (_cpp_init_hashtable): Update.
2001-10-21 neil * cpphash.h (struct cpp_buffer): Delete read_ahead...
2001-10-02 neil * cpphash.h: Update comments.
2001-09-30 neil * cpphash.h (POOL_ALIGN, POOL_FRONT, POOL_LIMIT, POOL_...
2001-09-28 neil * cpphash.h (struct cpp_buff): Make unsigned.
2001-09-27 neil * cpphash.h: Update comment.
2001-09-26 neil * cpphash.h (struct cpp_pool): Remove locks and locked.
2001-09-26 neil * cpphash.h (struct _cpp_buff, _cpp_get_buff, _cpp_rel...
2001-09-24 neil * c-lex.c (cb_def_pragma): Update.
2001-09-17 neil * cpphash.h (_cpp_lex_direct): New.
2001-09-16 neil * cpphash.h (_cpp_lex_token): Update prototype.
2001-09-15 neil * cpphash.h (struct cpp_reader): Remove lexer_pos...
2001-09-14 neil * cpperror.c (print_location): Take line and column...
2001-09-13 neil * c-parse.in (_yylex): Use _cpp_backup_tokens.
2001-09-11 neil * cpphash.h (struct tokenrun): New.
2001-08-22 neil * cpperror.c (print_location): Don't show _Pragma.
2001-08-21 neil * cppfiles.c (stack_include_file): line-map.c now...
2001-08-21 neil * cppfiles.c (stack_include_file): Harmonize system...
2001-08-21 neil * cpphash.h (_cpp_push_next_buffer): New.
2001-08-17 neil * cpperror.c (print_location): Don't take a file...
2001-08-11 neil * cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.
2001-08-11 neil * cpphash.h, cpplib.c: Correct erroneous previous...
2001-08-11 neil * c-lex.c (map): Make const.
2001-08-06 neil * cpperror.c (print_containing_files): Moved to line...
2001-08-05 neil PR preprocessor/3081
2001-08-04 neil * cpphash.h (struct cpp_reader): New member directive_...
2001-08-04 neil * Makefile.in (CPPLIB_H): New, so that dependencies...
2001-08-02 neil * line-map.c: New.
2001-08-01 neil * cpphash.h (struct cpp_reader): New members line...
2001-07-29 neil * cpphash.h (struct cpp_reader): Remove import_warning.
2001-07-29 neil * cppexp.c (parse_defined): Always record the macro...
2001-07-26 neil * cpphash.h (struct_lexer_state): Delete was_skipping.
2001-05-26 rthStandardize header guards.
2001-05-20 neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2001-04-08 neil * cpperror.c (print_location): Don't special case...
2001-03-15 neil * cpp.texi: Update documentation for -include and...
2001-03-14 neil * cppfiles.c (stack_include_file): Only increas...
2001-03-04 neil * cppfiles.c (_cpp_execute_include): Don't make a...
2001-03-02 neil * cppfiles.c (struct include_file): Update.
2001-03-02 zack * cpphash.h (struct cpp_reader): Add print_version...
2001-02-07 zack * cpphash.h (struct spec_nodes): Add n_true and n_false.
2001-02-03 neil * cpphash.h: Rename _ALIGN POOL_ALIGN.
2001-02-03 neil * cpphash.h: Rename ALIGN _ALIGN.
2001-02-01 neil * cpphash.h (struct cpp_buffer): Move saved_fla...
2001-01-31 neil * cpphash.h (struct cpp_reader): New saved_flags.
2001-01-13 neil * cppfiles.c (_cpp_fake_include): New function.
2001-01-13 neil * cpplib.h (cpp_pool, mi_state, mi_ind, struct...
2000-12-18 neil * c-lex.c: s/change_file/file_change.
2000-12-17 neil * c-lex.c: Move main_input_filename handling...
2000-12-11 neil * cpperror.c (print_location): New function.
2000-12-09 neil * cppfiles.c (NEVER_REREAD, DO_NOT_REREAD)...
2000-12-08 zackinclude:
2000-12-07 neil * cppfiles.c (struct include_file): Move from...
2000-12-07 neil * c-common.c (parse_in): Make a cpp_reader *.
2000-12-04 neil * cppfiles.c (cpp_make_system_header): Take...
2000-11-27 neil * c-lex.c (cb_enter_file, cb_leave_file, cb_ren...
2000-11-26 neil * cpplib.h (struct cpp_reader): Remove lang_asm.
2000-11-14 neil * cppexp.c (parse_defined): Call cpp_get_token not
2000-11-12 neil * cppexp.c: Don't worry about pfile->skipping.
2000-10-30 neil * cppfiles.c (stack_include_file): Check for stacked...
2000-10-28 neil2000-10-28 Neil Booth <neilb@earthling.net>
2000-09-25 bkoz2000-09-25 Branko Cibej <branko.cibej@hermes.si>
2000-09-25 neil * cpphash.h (_cpp_digraph_spellings, _cpp_process_dire...
2000-09-23 neil * cpphash.h (CPP_RESERVE, CPP_PUTS_Q, CPP_PUTS, CPP_PU...
2000-09-18 neil * cpphash.h (HASHSTEP): Take character rather than...
2000-09-12 zack * cppfiles.c: Move all default-#defines to top of...
2000-08-29 zack * cpperror.c (print_file_and_line): If line is (unsign...
2000-08-23 zack * cpphash.h (IN_I): New flag for directive table.
2000-08-18 neil * cpphash.h: Use HAVE_DESIGNATED_INITIALIZERS.
next