OSDN Git Service

2002-09-10 Matthias Klose <doko@debian.org>
[pf3gnuchains/gcc-fork.git] / gcc / c-opts.c
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...