OSDN Git Service

2002-09-10 Frank Ch. Eigler <fche@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / cpplib.c
2002-09-03 neil Debian BTS Bug #
2002-08-14 neil PR preprocessor/7526
2002-07-23 neil * cppexp.c (parse_defined): Mark macro used.
2002-07-17 neil * cpplib.c (do_sccs): Handle #sccs on all systems.
2002-07-09 neil * cpperror.c (cpp_error): Default to directive_line...
2002-06-28 neil * cpplib.c (_cpp_handle_directive): Move #define-specific
2002-06-28 neil PR preprocessor/7138
2002-06-27 neil * cpphash.h (_cpp_set_trad_context): Remove.
2002-06-25 neil * cpplib.c (do_include_common): Revert to correct...
2002-06-21 neil * cpperror.c (cpp_error): For traditional CPP, default to
2002-06-20 neil * cppexp.c (cpp_interpret_integer): Don't force tradit...
2002-06-18 neil * cpplib.c (dtable): Update.
2002-06-13 neil * cpphash.h (_cpp_lex_identifier_trad): Remove.
2002-06-13 neil * cpplib.c (end_directive): Handle line skipping....
2002-06-11 neil * Makefile.in: Update cppmain.o.
2002-06-05 neil * cpphash.h (_cpp_create_definition): Update prototype.
2002-05-26 neil * cppexp.c (possible_sum_sign, integer_overflow, left_...
2002-05-23 neil * cpperror.c (_cpp_begin_message): No special casing
2002-05-22 kazu * cpperror.c: Fix formatting.
2002-05-18 neil * cppinit.c (cpp_post_options): If preprocessed, turn off
2002-05-09 neil * cpplib.c (cpp_init_internal_pragmas): Remove #pragma...
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-04-07 thorpej* cppinit.c (cpp_create_reader): Initialize
2002-03-22 pme2002-03-22 Phil Edwards <pme@gcc.gnu.org>
2002-03-14 zack * cpphash.h (struct lexer_state): Remove line_extensio...
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-27 neil * cpplex.c (_cpp_lex_token): Handle directives in...
2002-02-23 neil * cpplib.c (glue_header_name): Use local buffer to...
2002-01-03 neil * cpperror.c: Update comments and copyright.
2002-01-03 schwab * cppfiles.c (_cpp_pop_file_buffer): Change return...
2001-11-26 neil * cppfiles.c (stack_include_file): Don't optimize...
2001-11-23 jsm28 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog...
2001-10-21 neil * cpphash.h (struct cpp_buffer): Delete read_ahead...
2001-10-20 neil * cpplex.c (handle_newline, skip_escaped_newlines,
2001-10-14 neil * cpplib.c (struct pragma_entry): Store the name as...
2001-10-14 neil * c-pragma.h (cpp_register_pragma_space): Remove.
2001-10-10 kazu * calls.c: Fix formatting.
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-24 neil * c-lex.c (cb_def_pragma): Update.
2001-09-16 neil * cpphash.h (_cpp_lex_token): Update prototype.
2001-09-16 neil * cppmain.c (scan_translation_unit): Don't worry about
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 * 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 * cpplib.c (do_line): Update line number after pop_buffer.
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 kazu * alias.c: Fix comment formatting.
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-07-01 zack * c-common.h (enum rid): Add RID_FIRST_AT, RID_LAST_AT,
2001-05-27 neil * cpplib.c (run_directive): Set pfile->directive.
2001-05-20 neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2001-05-16 neil * cppexp.c (lex): Use NODE_NAME and NODE_LEN.
2001-05-10 zack * cppinit.c (cpp_post_options): Shut off macro expansi...
2001-04-11 neil * cpplib.c (do_line): Sanity check iff enable checking.
2001-04-08 neil * cpperror.c (print_location): Don't special case...
2001-04-06 neil * cpplib.c (cpp_push_buffer): Give stdin buffers the...
2001-04-06 neil * configure.in: Add check for lstat.
2001-03-27 ghazi * system.h: Include symcat.h.
2001-03-15 neil * cpp.texi: Update documentation for -include and...
2001-03-13 neil * cppfiles.c (NO_INCLUDE_PATH): New macro.
2001-03-04 neil * cppfiles.c (_cpp_execute_include): Don't make a...
2001-03-02 danglin * cpplib.c (_cpp_init_stacks): Cast enum for comparison.
2001-02-25 neil * cppinit.c (builtin_array): Update.
2001-01-31 neil * cpplib.c (T_ELIF): Move to STDC89, not that...
2001-01-29 neil * cpplib.c (T_BAD_DIRECTIVE): Remove.
2001-01-18 neil * cpplib.c (_cpp_handle_directive): Use buffer...
2001-01-13 neil * cppfiles.c (_cpp_fake_include): New function.
2001-01-13 neil * cppinit.c (cpp_handle_option): help_only...
2000-12-18 neil * c-lex.c: s/change_file/file_change.
2000-12-17 neil * cpplib.h (struct cpp_reader): Remove referenc...
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-07 neil * cppfiles.c (struct include_file): Move from...
2000-12-07 neil * c-common.c (parse_in): Make a cpp_reader *.
2000-12-05 neil * cppfiles.c (stack_include_file): Push zero...
2000-12-04 neil * cppfiles.c (cpp_make_system_header): Take...
2000-12-02 geoffk * cpplib.c (do_ifdef): Add check_eol() call.
2000-12-01 neil * cppinit.c (initialize): Forgotten prototype.
2000-11-27 neil * c-lex.c (cb_enter_file, cb_leave_file, cb_ren...
next