OSDN Git Service

* sh.c (reg_class_from_letter): No longer const. Add 'e' entry.
[pf3gnuchains/gcc-fork.git] / gcc / c-opts.c
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...