Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-08-14 | c-opts.c (lang_flags): Const-ify. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-08-13 | opts.c (c_common_init_options): Extra braces needed. | Neil Booth | 1 | -0/+2 |
2002-08-13 | c-opts.c (c_common_init_options): Check option array is sorted if checking en... | Neil Booth | 1 | -0/+8 |
2002-08-12 | c-opts.c (deps_seen, [...]): New. | Neil Booth | 1 | -51/+196 |
2002-08-12 | c-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move to c-copts.c. | Neil Booth | 1 | -7/+60 |
2002-08-11 | c-common.c (c_common_init): Call preprocess_file instead. | Neil Booth | 1 | -4/+117 |
2002-08-11 | c-common.h (enum c_language_kind): Emphasize that clk_c is 0. | Neil Booth | 1 | -51/+60 |
2002-08-10 | c-opts.c (set_std_cxx98, [...]): New. | Neil Booth | 1 | -25/+61 |
2002-08-10 | c-common.c (flag_objc): New. | Ziemowit Laski | 1 | -9/+14 |
2002-08-09 | Makefile.in (c-opts.o): Update | Neil Booth | 1 | -47/+228 |
2002-08-08 | c-opts.c (cpp_opts): New. | Neil Booth | 1 | -4/+113 |
2002-08-07 | Makefile.in (c-opts.o, [...]): Update. | Neil Booth | 1 | -0/+1107 |