OSDN Git Service

* de.po: Update.
[pf3gnuchains/gcc-fork.git] / gcc / cppinit.c
2004-02-05 bothner Partially revert/redo 2003-10-01 change; fix -fworking...
2004-02-02 echristo2004-02-02 Eric Christopher <echristo@redhat.com>
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-20 bothner Move cpp_reader's line_maps field to a shared global.
2004-01-16 echristo2004-01-16 Eric Christopher <echristo@redhat.com>
2003-11-01 danglin PR preprocessor/12847
2003-10-02 bothner * cppinit.c (cpp_read_main_file): Split into two...
2003-08-19 kazu * c-common.c: Fix comment formatting.
2003-08-11 bothnerRemove improper white-space.
2003-08-09 bothner * cppinit.c (cpp_read_main_file): Split out...
2003-08-05 aoliva* c.opt: Introduce -fworking-directory.
2003-08-01 neil * Makefile.in: Refine dependencies.
2003-07-29 neil * Makefile.in (LIBCPP_DEPS): Add HASHTAB_H.
2003-07-22 zack * hashtable.c (approx_sqrt): Make static.
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-13 zack * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and...
2003-07-11 geoffkIndex: ChangeLog
2003-07-05 zack * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token...
2003-06-17 zack * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c
2003-06-16 ghazicp:
2003-06-12 hp Don't warn on dollars in builtin macro definitions,
2003-05-17 neil * c-common.c, c-common.h (dollars_in_ident): Remove.
2003-05-11 neil * cppinit.c (cpp_init_builtins): Use _cpp_define_builtin
2003-05-11 neil * cppinit.c (cpp_init_builtins): Use _cpp_define_builtin
2003-05-11 neil * c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED_...
2003-05-04 neil * cppinit.c (cpp_create_reader, post_options): Warn...
2003-04-19 neil * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD,
2003-03-20 bothner Various cleanups to help compile server.
2003-03-15 neil * Makefile.in: Update.
2003-03-14 neil * c-opts.c (finish_options): New.
2003-03-14 neil/home/neil/diffs/include.log
2003-03-12 neil * cppfiles.c (cpp_rename_file, cpp_push_include):...
2003-03-08 neil * cppinit.c (cpp_finish_options): Set first_unused_lin...
2003-03-06 neil * Makefile.in (c-ppoutput.o): Update.
2003-03-01 neil * Makefile.in (C_AND_OBJC_OBJS, c-incpath.o, c-lex...
2003-02-13 drow * Makefile.in (PREPROCESSOR_DEFINES): Add
2003-01-28 jason * cpplib.h (struct cpp_options): Add warn_depre...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-06 neil * cppinit.c (init_standard_includes, parse_option...
2002-09-22 kazu * ChangeLog: Follow spelling conventions.
2002-09-16 kazu * ABOUT-NLS: Follow spelling conventions.
2002-09-14 kazu * ChangeLog: Follow spelling conventions.
2002-08-21 danglin * cppinit.c (remove_dup_nonsys_dirs): Fix warning...
2002-08-20 danglin * cppinit.c (remove_dup_dir): Add head_ptr argument...
2002-08-18 neil PR preprocessor/7602
2002-08-12 neil * c-opts.c (deps_seen, deps_file, deferred_count,...
2002-08-12 neil * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init...
2002-08-11 neil * c-common.c (c_common_init): Call preprocess_file...
2002-08-11 neil * c-common.h (enum c_language_kind): Emphasize that...
2002-08-10 neil * c-opts.c (set_std_cxx98, set_std_c89): New.
2002-08-10 zlaski2002-08-09 Ziemowit Laski <zlaski@apple.com>
2002-08-09 neil * Makefile.in (c-opts.o): Update
2002-08-08 neil * c-opts.c (cpp_opts): New.
2002-08-06 neil * cppinit.c (struct lang_flags): Rename trigraphs...
2002-08-02 zack * c-common.c (c_common_init): -Wtraditional also impli...
2002-08-01 neil * cppinit.c (COMMAND_LINE_OPTIONS): Remove OPT_dollar.
2002-07-23 neil * cppexp.c (parse_defined): Mark macro used.
2002-07-21 neil * c-lex.c (GET_ENVIRONMENT): Remove.
2002-07-20 neil * cppexp.c (struct op): Add token pointer.
2002-07-02 neil * cppinit.c (cpp_handle_option): Suppress warnings...
2002-06-19 neil * cpphash.h (struct cpp_reader): Make date and time...
2002-06-11 neil * Makefile.in: Update cppmain.o.
2002-06-09 zack * Makefile.in (LIBCPP_OBJS): Take out version.o.
2002-06-07 zack * cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -W
2002-06-05 neil * cpphash.h (_cpp_create_definition): Update prototype.
2002-06-02 neil * c-common.c (c_common_init): Override cpplib's default
2002-05-31 zack * cppinit.c (append_include_chain): Always pay attenti...
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-23 neil * cppinit.c (mark_named_operators): Split out from...
2002-05-23 neil * cpperror.c (_cpp_begin_message): No special casing
2002-05-22 kazu * cpperror.c: Fix formatting.
2002-05-21 zack * c-common.c (c_common_init): Set options->unsigned_ch...
2002-05-21 aj * cppinit.c (sanity_checks): Avoid printf mismatch...
2002-05-18 neil * cppinit.c (cpp_post_options): If preprocessed, turn off
2002-05-18 zack * cppinit.c (struct builtin): Remove unused fields.
2002-05-17 neil * Makefile.in: Update for cpptrad.c.
2002-05-17 neil * c-common.c (c_common_init_options): Use C89 for...
2002-05-16 zack * c-common.c (STDC_0_IN_SYSTEM_HEADERS, REGISTER_PREFIX):
2002-05-15 zack * c-parse.in (MODIFIED_WCHAR_TYPE): New macro.
2002-05-13 neil * Makefile.in (c-common.o, cppinit.o): Update.
2002-05-07 neil * c-common.c (c_common_init): Set options->unsigned_wchar.
2002-05-06 neil * c-common.c (warn_multichar): New.
2002-05-05 neil * c-common.c (c_common_init): Set up CPP arithmetic.
2002-05-04 neil * Makefile.in (c-lex.o): Update.
2002-05-04 neil * cppinit.c (MAX_WCHAR_TYPE_SIZE): Move to cpplib.h
2002-05-04 neil * c-lex.c (lex_string): Let cpp_parse_escape handles...
2002-05-01 jakub * cppinit.c (cpp_handle_option) [-dM]: Don't set no_ou...
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-24 neil preprocessor/3951
2002-03-24 neil * cppinit.c (cpp_handle_option): Set warn_endif_labels if
2002-03-22 pme2002-03-22 Phil Edwards <pme@gcc.gnu.org>
2002-03-16 neil * cppinit.c: Revert -MD removal.
2002-03-16 neil * cppinit.c (print_help): Display -MD and -MMD.
2002-03-10 neil PR preprocessor/5899
2002-03-03 ghazi * attribs.c (init_attributes, decl_attributes): Use...
next