| Commit message (Expand) | Author | Age | Files | Lines |
* | MERGE OF objc-improvements-branch into MAINLINE. | Ziemowit Laski | 2003-09-25 | 1 | -0/+16 |
* | invoke.texi (Warning Options): Describe -Wold-style-definition. | Andreas Jaeger | 2003-09-15 | 1 | -0/+4 |
* | PR c++/10538, PR c/5582 | Andrew Pinski | 2003-08-19 | 1 | -0/+4 |
* | cppinit.c (cpp_read_main_file): Split out source-independent initialization t... | Per Bothner | 2003-08-09 | 1 | -1/+2 |
* | c.opt: Introduce -fworking-directory. | Alexandre Oliva | 2003-08-05 | 1 | -1/+14 |
* | c-common.c (flag_noniso_default_format_attributes): Delete. | Roger Sayle | 2003-08-04 | 1 | -3/+0 |
* | Makefile.in: Refine dependencies. | Neil Booth | 2003-08-01 | 1 | -1/+1 |
* | opts.c (in_fnames, [...]): Moved here from c-opts. | Per Bothner | 2003-07-31 | 1 | -11/+0 |
* | re PR c/10320 (gcc 3.4 gets rid of static inline function that does not get i... | Jan Hubicka | 2003-07-30 | 1 | -4/+1 |
* | Makefile.in (LIBCPP_DEPS): Add HASHTAB_H. | Neil Booth | 2003-07-29 | 1 | -1/+1 |
* | c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn when warn_decl... | Hans-Peter Nilsson | 2003-07-28 | 1 | -0/+4 |
* | alias.c: Fix comment formatting. | Kazu Hirata | 2003-07-22 | 1 | -2/+2 |
* | c-common.h (num_in_fnames): Declare. | Geoffrey Keating | 2003-07-21 | 1 | -18/+1 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -2/+1 |
* | re PR middle-end/11498 (asm can't be used to give a variable its own name) | Geoffrey Keating | 2003-07-17 | 1 | -0/+17 |
* | c-opts.c (this_input_filename): New. | Geoffrey Keating | 2003-07-17 | 1 | -6/+10 |
* | c-opts.c (print_help): Remove. | Neil Booth | 2003-07-15 | 1 | -93/+0 |
* | c-opts.c (push_command_line_include): Don't free deferred_opts, we'll need it. | Geoffrey Keating | 2003-07-15 | 1 | -1/+1 |
* | Index: ChangeLog | Geoffrey Keating | 2003-07-11 | 1 | -17/+44 |
* | Makefile.in: Update. | Neil Booth | 2003-07-08 | 1 | -2/+2 |
* | c-common.h (c_comon_handle_filename, [...]): New. | Neil Booth | 2003-07-06 | 1 | -43/+31 |
* | re PR driver/11417 (fortran options warned about in cc1 when *.F or -x f77-cp... | Neil Booth | 2003-07-05 | 1 | -2/+20 |
* | cpplib.h (CPP_AT_NAME, [...]): New token types. | Zack Weinberg | 2003-07-05 | 1 | -5/+21 |
* | 2003-7-03 Devang Patel <dpatel@apple.com> | Devang Patel | 2003-07-03 | 1 | -1/+0 |
* | c-common.h (c_common_init_options): New prototype. | Neil Booth | 2003-07-02 | 1 | -18/+9 |
* | c-common.c (enum c_language_kind, flag_objc): Remove. | Neil Booth | 2003-06-30 | 1 | -18/+28 |
* | c-opts.c (missing_arg): Make non-static. | Neil Booth | 2003-06-26 | 1 | -8/+2 |
* | c-opts.c (complain_wrong_lang, [...]): Remove. | Neil Booth | 2003-06-25 | 1 | -46/+1 |
* | c-lex.c: Convert to ISO C90. | Andreas Jaeger | 2003-06-22 | 1 | -63/+46 |
* | Makefile.in: Update. | Neil Booth | 2003-06-21 | 1 | -2/+2 |
* | re PR debug/4252 (cc1: Invalid option `-fdump-translation-unit') | Robert Abeles | 2003-06-18 | 1 | -1/+1 |
* | c-opts.c (c_common_handle_option): s/on/value/. | Neil Booth | 2003-06-16 | 1 | -142/+138 |
* | c-opts.c (lang_flags): Update for new spelling of flags. | Neil Booth | 2003-06-15 | 1 | -2/+2 |
* | Makefile.in: Update to use common.opt and lang_opt_files. | Neil Booth | 2003-06-14 | 1 | -1/+1 |
* | c-opts.c (complain_wrong_lang): Add on argument. | Jakub Jelinek | 2003-06-12 | 1 | -5/+7 |
* | Don't warn on dollars in builtin macro definitions, | Hans-Peter Nilsson | 2003-06-12 | 1 | -0/+17 |
* | Makefile.in: Rename options.c and options.h to c-options.c and c-options.h. | Neil Booth | 2003-06-08 | 1 | -1/+1 |
* | Makefile.in (OJBS, c-opts.o): Update. | Neil Booth | 2003-06-07 | 1 | -229/+34 |
* | c-opts.c (c_common_handle_option): New, pulled out of c_common_decode_option. | Neil Booth | 2003-06-03 | 1 | -16/+29 |
* | c-opts.c (CL_REJECT_NEGATIVE): New. | Neil Booth | 2003-06-02 | 1 | -16/+16 |
* | Makefile.in (c-opts.o, [...]): Update dependencies. | Neil Booth | 2003-05-31 | 1 | -311/+48 |
* | c-opts.c (c_common_decode_option): Don't accept dollars as identifier charact... | Neil Booth | 2003-05-19 | 1 | -0/+1 |
* | Add a new flag... | Matt Austern | 2003-05-19 | 1 | -0/+5 |
* | c-common.c, c-common.h (dollars_in_ident): Remove. | Neil Booth | 2003-05-17 | 1 | -1/+6 |
* | diagnostic.c (output_format): Add support for %m. | Zack Weinberg | 2003-05-13 | 1 | -4/+4 |
* | c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ into cpplib as it's a S... | Neil Booth | 2003-05-11 | 1 | -1/+1 |
* | re PR c++/689 ([diagnostic] this warning is not helpful: `class xxxx' only de... | Gabriel Dos Reis | 2003-05-11 | 1 | -1/+0 |
* | c-opts.c (COMMAND_LINE_OPTIONS): Reject -Wmissing-prototypes and -Wstrict-pro... | Neil Booth | 2003-05-06 | 1 | -2/+2 |
* | re PR c/10604 (-Wall includes sign conversion warning [3.3 regression]) | Zack Weinberg | 2003-05-03 | 1 | -3/+7 |
* | input.h (lineno): Rename to ... | Nathan Sidwell | 2003-05-01 | 1 | -5/+5 |