OSDN Git Service

* c-decl.c (c_init_decl_processing): Clear input_file_name
[pf3gnuchains/gcc-fork.git] / gcc / c-opts.c
2003-06-03 neil * c-opts.c (c_common_handle_option): New, pulled out of
2003-06-02 neil * c-opts.c (CL_REJECT_NEGATIVE): New.
2003-05-31 neil * Makefile.in (c-opts.o, c-options.h): Update dependen...
2003-05-19 neil * c-opts.c (c_common_decode_option): Don't accept...
2003-05-19 austernAdd a new flag, -W(no-)invalid-offsetof, to control...
2003-05-17 neil * c-common.c, c-common.h (dollars_in_ident): Remove.
2003-05-13 zack * diagnostic.c (output_format): Add support for %m.
2003-05-11 neil * c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED_...
2003-05-11 gdr PR C++/689
2003-05-06 neil * c-opts.c (COMMAND_LINE_OPTIONS): Reject -Wmissing...
2003-05-03 zack PR c/10604
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-03-20 bothner Various cleanups to help compile server.
2003-03-17 neil * c-opts.c: Default TARGET_EBCDIC to 0 if not defined.
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-10 zack * c-opts.c (add_prefixed_path): Don't use concat....
2003-03-08 hp * c-opts.c (c_common_post_options): On fopen failure...
2003-03-08 neil * c-common.h (c_common_init, c_common_post_options...
2003-03-06 neil * Makefile.in (c-ppoutput.o): Update.
2003-03-04 neil * Makefile.in: Update.
2003-03-01 neil * Makefile.in (C_AND_OBJC_OBJS, c-incpath.o, c-lex...
2003-02-20 toon2003-02-20 Toon Moene <toon@moene.indiv.nluug.nl>
2003-01-28 jason * cpplib.h (struct cpp_options): Add warn_depre...
2003-01-18 kazu * alias.c: Fix comment typos.
2003-01-10 geoffkMerge from pch-branch.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-09 neil * c-opts.c (COMMAND_LINE_OPTIONS): Fix -Wimplicit.
2002-10-21 uweigand * c-opts.c (missing_arg): Use cl_options[opt_index...
2002-10-20 sayle PR c/761
2002-10-08 nathangcc:
2002-10-06 neil * cppinit.c (init_standard_includes, parse_option...
2002-09-23 mmitchel * c-common.c (flag_abi_version): New variable.
2002-09-15 kazu * ChangeLog: Follow spelling conventions.
2002-08-27 mmitchel * c-common.c (warn_abi): New variable.
2002-08-27 nicolaAdded -Wundeclared-selector ObjC command line option
2002-08-26 neil * c-opts.c (find_opt): Don't complain about wrong...
2002-08-14 neil PR preprocessor/7358
2002-08-14 neil * c-opts.c (c_common_post_options): Correct test.
2002-08-14 ghazi * c-opts.c (lang_flags): Const-ify.
2002-08-13 neil opts.c (c_common_init_options): Extra braces needed.
2002-08-13 neil * c-opts.c (c_common_init_options): Check option array is
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-07 neil * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS...