OSDN Git Service

alphabatize irix___restrict
[pf3gnuchains/gcc-fork.git] / gcc / c-opts.c
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...