Age | Commit message (Expand) | Author | Files | Lines |
2003-07-28 | c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn when warn_decl... | Hans-Peter Nilsson | 1 | -0/+4 |
2003-07-22 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2003-07-21 | c-common.h (num_in_fnames): Declare. | Geoffrey Keating | 1 | -18/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -2/+1 |
2003-07-17 | re PR middle-end/11498 (asm can't be used to give a variable its own name) | Geoffrey Keating | 1 | -0/+17 |
2003-07-17 | c-opts.c (this_input_filename): New. | Geoffrey Keating | 1 | -6/+10 |
2003-07-15 | c-opts.c (print_help): Remove. | Neil Booth | 1 | -93/+0 |
2003-07-15 | c-opts.c (push_command_line_include): Don't free deferred_opts, we'll need it. | Geoffrey Keating | 1 | -1/+1 |
2003-07-11 | Index: ChangeLog | Geoffrey Keating | 1 | -17/+44 |
2003-07-08 | Makefile.in: Update. | Neil Booth | 1 | -2/+2 |
2003-07-06 | c-common.h (c_comon_handle_filename, [...]): New. | Neil Booth | 1 | -43/+31 |
2003-07-05 | re PR driver/11417 (fortran options warned about in cc1 when *.F or -x f77-cp... | Neil Booth | 1 | -2/+20 |
2003-07-05 | cpplib.h (CPP_AT_NAME, [...]): New token types. | Zack Weinberg | 1 | -5/+21 |
2003-07-03 | 2003-7-03 Devang Patel <dpatel@apple.com> | Devang Patel | 1 | -1/+0 |
2003-07-02 | c-common.h (c_common_init_options): New prototype. | Neil Booth | 1 | -18/+9 |
2003-06-30 | c-common.c (enum c_language_kind, flag_objc): Remove. | Neil Booth | 1 | -18/+28 |
2003-06-26 | c-opts.c (missing_arg): Make non-static. | Neil Booth | 1 | -8/+2 |
2003-06-25 | c-opts.c (complain_wrong_lang, [...]): Remove. | Neil Booth | 1 | -46/+1 |
2003-06-22 | c-lex.c: Convert to ISO C90. | Andreas Jaeger | 1 | -63/+46 |
2003-06-21 | Makefile.in: Update. | Neil Booth | 1 | -2/+2 |
2003-06-18 | re PR debug/4252 (cc1: Invalid option `-fdump-translation-unit') | Robert Abeles | 1 | -1/+1 |
2003-06-16 | c-opts.c (c_common_handle_option): s/on/value/. | Neil Booth | 1 | -142/+138 |
2003-06-15 | c-opts.c (lang_flags): Update for new spelling of flags. | Neil Booth | 1 | -2/+2 |
2003-06-14 | Makefile.in: Update to use common.opt and lang_opt_files. | Neil Booth | 1 | -1/+1 |
2003-06-12 | c-opts.c (complain_wrong_lang): Add on argument. | Jakub Jelinek | 1 | -5/+7 |
2003-06-12 | Don't warn on dollars in builtin macro definitions, | Hans-Peter Nilsson | 1 | -0/+17 |
2003-06-08 | Makefile.in: Rename options.c and options.h to c-options.c and c-options.h. | Neil Booth | 1 | -1/+1 |
2003-06-07 | Makefile.in (OJBS, c-opts.o): Update. | Neil Booth | 1 | -229/+34 |
2003-06-03 | c-opts.c (c_common_handle_option): New, pulled out of c_common_decode_option. | Neil Booth | 1 | -16/+29 |
2003-06-02 | c-opts.c (CL_REJECT_NEGATIVE): New. | Neil Booth | 1 | -16/+16 |
2003-05-31 | Makefile.in (c-opts.o, [...]): Update dependencies. | Neil Booth | 1 | -311/+48 |
2003-05-19 | c-opts.c (c_common_decode_option): Don't accept dollars as identifier charact... | Neil Booth | 1 | -0/+1 |
2003-05-19 | Add a new flag... | Matt Austern | 1 | -0/+5 |
2003-05-17 | c-common.c, c-common.h (dollars_in_ident): Remove. | Neil Booth | 1 | -1/+6 |
2003-05-13 | diagnostic.c (output_format): Add support for %m. | Zack Weinberg | 1 | -4/+4 |
2003-05-11 | c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ into cpplib as it's a S... | Neil Booth | 1 | -1/+1 |
2003-05-11 | re PR c++/689 ([diagnostic] this warning is not helpful: `class xxxx' only de... | Gabriel Dos Reis | 1 | -1/+0 |
2003-05-06 | c-opts.c (COMMAND_LINE_OPTIONS): Reject -Wmissing-prototypes and -Wstrict-pro... | Neil Booth | 1 | -2/+2 |
2003-05-03 | re PR c/10604 (-Wall includes sign conversion warning [3.3 regression]) | Zack Weinberg | 1 | -3/+7 |
2003-05-01 | input.h (lineno): Rename to ... | Nathan Sidwell | 1 | -5/+5 |
2003-03-20 | Various cleanups to help compile server. | Per Bothner | 1 | -5/+6 |
2003-03-17 | c-opts.c: Default TARGET_EBCDIC to 0 if not defined. | Neil Booth | 1 | -0/+5 |
2003-03-15 | Makefile.in: Update. | Neil Booth | 1 | -21/+50 |
2003-03-14 | c-opts.c (finish_options): New. | Neil Booth | 1 | -4/+32 |
2003-03-14 | /home/neil/diffs/include.log | Neil Booth | 1 | -5/+85 |
2003-03-10 | c-opts.c (add_prefixed_path): Don't use concat. | Zack Weinberg | 1 | -2/+12 |
2003-03-08 | c-opts.c (c_common_post_options): On fopen failure, return false, not NULL. | Hans-Peter Nilsson | 1 | -1/+1 |
2003-03-08 | c-common.h (c_common_init, [...]): Update. | Neil Booth | 1 | -25/+32 |
2003-03-06 | Makefile.in (c-ppoutput.o): Update. | Neil Booth | 1 | -14/+18 |
2003-03-04 | Makefile.in: Update. | Neil Booth | 1 | -44/+36 |