summaryrefslogtreecommitdiff
path: root/gcc/c-opts.c
Commit message (Expand)AuthorAgeFilesLines
* PR preprocessor/7358neil2002-08-141-2/+6
* * c-opts.c (c_common_post_options): Correct test.neil2002-08-141-1/+1
* * c-opts.c (lang_flags): Const-ify.ghazi2002-08-141-1/+1
* opts.c (c_common_init_options): Extra braces needed.neil2002-08-131-0/+2
* * c-opts.c (c_common_init_options): Check option array isneil2002-08-131-0/+8
* * c-opts.c (deps_seen, deps_file, deferred_count, deferred_size,neil2002-08-121-51/+196
* * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init): Moveneil2002-08-121-7/+60
* * c-common.c (c_common_init): Call preprocess_file instead.neil2002-08-111-4/+117
* * c-common.h (enum c_language_kind): Emphasize that clk_c is 0.neil2002-08-111-51/+60
* * c-opts.c (set_std_cxx98, set_std_c89): New.neil2002-08-101-25/+61
* 2002-08-09 Ziemowit Laski <zlaski@apple.com>zlaski2002-08-101-9/+14
* * Makefile.in (c-opts.o): Updateneil2002-08-091-47/+228
* * c-opts.c (cpp_opts): New.neil2002-08-081-4/+113
* * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS): Update.neil2002-08-071-0/+1107