2004-05-13 |
Diego Novillo | Merge tree-ssa-20020619-branch into mainline. |
blob | commitdiff |
2004-05-05 |
Mike Stump | invoke.texi (Directory Options): Document -iquote. |
blob | commitdiff | diff to current |
2004-04-30 |
Kazu Hirata | bb-reorder.c, [...]: Fix comment typos. |
blob | commitdiff | diff to current |
2004-04-14 |
James E Wilson | Fix problem reported by Dan Berlin on gcc list. |
blob | commitdiff | diff to current |
2004-04-01 |
Richard Kenner | builtins.c, [...]: Change most occurrences of TREE_UNSI... |
blob | commitdiff | diff to current |
2004-03-23 |
Zack Weinberg | PR 12267, 12391, 12560, 13129, 14114, 14113 |
blob | commitdiff | diff to current |
2004-03-04 |
Alan Modra | target-def.h (TARGET_OPTF): Delete. |
blob | commitdiff | diff to current |
2004-03-04 |
Mike Stump | Add framework support for darwin. |
blob | commitdiff | diff to current |
2004-02-23 |
Zack Weinberg | Remove -fwritable-strings. |
blob | commitdiff | diff to current |
2004-02-19 |
Richard Henderson | c-opts.c (warn_variadic_macros): New. |
blob | commitdiff | diff to current |
2004-02-17 |
Mark Mitchell | re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer... |
blob | commitdiff | diff to current |
2004-02-10 |
Per Bothner | c-opts.c (c_common_post_options): Don't emit working... |
blob | commitdiff | diff to current |
2004-02-08 |
Zack Weinberg | c-common.c (shadow_warning): Delete. |
blob | commitdiff | diff to current |
2004-02-05 |
Per Bothner | Partially revert/redo 2003-10-01 change; fix -fworking... |
blob | commitdiff | diff to current |
2004-02-02 |
Eric Christopher | [multiple changes] |
blob | commitdiff | diff to current |
2004-01-21 |
Kazu Hirata | alias.c, [...]: Update copyright. |
blob | commitdiff | diff to current |
2004-01-20 |
Per Bothner | Move cpp_reader's line_maps field to a shared global. |
blob | commitdiff | diff to current |
2003-12-22 |
Mark Mitchell | re PR c++/12862 (Conflicts Between typedefs/enums and... |
blob | commitdiff | diff to current |
2003-12-21 |
Kazu Hirata | alias.c: Fix comment formatting. |
blob | commitdiff | diff to current |
2003-11-05 |
Per Bothner | c-opts.c (finish_options): Set include_cursor to disabl... |
blob | commitdiff | diff to current |
2003-11-03 |
Per Bothner | c-opts.c (needValue): Do cpp_find_main_file before... |
blob | commitdiff | diff to current |
2003-11-01 |
Per Bothner | c-opts.c (finish_options): Change to returns boolean... |
blob | commitdiff | diff to current |
2003-10-02 |
Per Bothner | c-opts.c (c_common_post_options): Don't call cpp_find_m... |
blob | commitdiff | diff to current |
2003-09-25 |
Ziemowit Laski | MERGE OF objc-improvements-branch into MAINLINE. |
blob | commitdiff | diff to current |
2003-09-15 |
Andreas Jaeger | invoke.texi (Warning Options): Describe -Wold-style... |
blob | commitdiff | diff to current |
2003-08-19 |
Andrew Pinski | PR c++/10538, PR c/5582 |
blob | commitdiff | diff to current |
2003-08-09 |
Per Bothner | cppinit.c (cpp_read_main_file): Split out source-indepe... |
blob | commitdiff | diff to current |
2003-08-05 |
Alexandre Oliva | c.opt: Introduce -fworking-directory. |
blob | commitdiff | diff to current |
2003-08-04 |
Roger Sayle | c-common.c (flag_noniso_default_format_attributes)... |
blob | commitdiff | diff to current |
2003-08-01 |
Neil Booth | Makefile.in: Refine dependencies. |
blob | commitdiff | diff to current |
2003-07-31 |
Per Bothner | opts.c (in_fnames, [...]): Moved here from c-opts. |
blob | commitdiff | diff to current |
2003-07-30 |
Jan Hubicka | re PR c/10320 (gcc 3.4 gets rid of static inline functi... |
blob | commitdiff | diff to current |
2003-07-29 |
Neil Booth | Makefile.in (LIBCPP_DEPS): Add HASHTAB_H. |
blob | commitdiff | diff to current |
2003-07-28 |
Hans-Peter Nilsson | c-parse.in (lineno_stmt_decl_or_labels_ending_decl... |
blob | commitdiff | diff to current |
2003-07-22 |
Kazu Hirata | alias.c: Fix comment formatting. |
blob | commitdiff | diff to current |
2003-07-21 |
Geoffrey Keating | c-common.h (num_in_fnames): Declare. |
blob | commitdiff | diff to current |
2003-07-19 |
Kaveh R. Ghazi | alias.c [...]: Remove unnecessary casts. |
blob | commitdiff | diff to current |
2003-07-17 |
Geoffrey Keating | re PR middle-end/11498 (asm can't be used to give a... |
blob | commitdiff | diff to current |
2003-07-17 |
Geoffrey Keating | c-opts.c (this_input_filename): New. |
blob | commitdiff | diff to current |
2003-07-15 |
Neil Booth | c-opts.c (print_help): Remove. |
blob | commitdiff | diff to current |
2003-07-15 |
Geoffrey Keating | c-opts.c (push_command_line_include): Don't free deferr... |
blob | commitdiff | diff to current |
2003-07-11 |
Geoffrey Keating | Index: ChangeLog |
blob | commitdiff | diff to current |
2003-07-08 |
Neil Booth | Makefile.in: Update. |
blob | commitdiff | diff to current |
2003-07-06 |
Neil Booth | c-common.h (c_comon_handle_filename, [...]): New. |
blob | commitdiff | diff to current |
2003-07-05 |
Neil Booth | re PR driver/11417 (fortran options warned about in... |
blob | commitdiff | diff to current |
2003-07-05 |
Zack Weinberg | cpplib.h (CPP_AT_NAME, [...]): New token types. |
blob | commitdiff | diff to current |
2003-07-03 |
Devang Patel | 2003-7-03 Devang Patel <dpatel@apple.com> |
blob | commitdiff | diff to current |
2003-07-02 |
Neil Booth | c-common.h (c_common_init_options): New prototype. |
blob | commitdiff | diff to current |
2003-06-30 |
Neil Booth | c-common.c (enum c_language_kind, flag_objc): Remove. |
blob | commitdiff | diff to current |
2003-06-26 |
Neil Booth | c-opts.c (missing_arg): Make non-static. |
blob | commitdiff | diff to current |
2003-06-25 |
Neil Booth | c-opts.c (complain_wrong_lang, [...]): Remove. |
blob | commitdiff | diff to current |
2003-06-22 |
Andreas Jaeger | c-lex.c: Convert to ISO C90. |
blob | commitdiff | diff to current |
2003-06-21 |
Neil Booth | Makefile.in: Update. |
blob | commitdiff | diff to current |
2003-06-18 |
Robert Abeles | re PR debug/4252 (cc1: Invalid option `-fdump-translati... |
blob | commitdiff | diff to current |
2003-06-16 |
Neil Booth | c-opts.c (c_common_handle_option): s/on/value/. |
blob | commitdiff | diff to current |
2003-06-15 |
Neil Booth | c-opts.c (lang_flags): Update for new spelling of flags. |
blob | commitdiff | diff to current |
2003-06-14 |
Neil Booth | Makefile.in: Update to use common.opt and lang_opt_files. |
blob | commitdiff | diff to current |
2003-06-12 |
Jakub Jelinek | c-opts.c (complain_wrong_lang): Add on argument. |
blob | commitdiff | diff to current |
2003-06-12 |
Hans-Peter Nilsson | Don't warn on dollars in builtin macro definitions, |
blob | commitdiff | diff to current |
2003-06-08 |
Neil Booth | Makefile.in: Rename options.c and options.h to c-option... |
blob | commitdiff | diff to current |
2003-06-07 |
Neil Booth | Makefile.in (OJBS, c-opts.o): Update. |
blob | commitdiff | diff to current |
2003-06-03 |
Neil Booth | c-opts.c (c_common_handle_option): New, pulled out... |
blob | commitdiff | diff to current |
2003-06-02 |
Neil Booth | c-opts.c (CL_REJECT_NEGATIVE): New. |
blob | commitdiff | diff to current |
2003-05-31 |
Neil Booth | Makefile.in (c-opts.o, [...]): Update dependencies. |
blob | commitdiff | diff to current |
2003-05-19 |
Neil Booth | c-opts.c (c_common_decode_option): Don't accept dollars... |
blob | commitdiff | diff to current |
2003-05-19 |
Matt Austern | Add a new flag... |
blob | commitdiff | diff to current |
2003-05-17 |
Neil Booth | c-common.c, c-common.h (dollars_in_ident): Remove. |
blob | commitdiff | diff to current |
2003-05-13 |
Zack Weinberg | diagnostic.c (output_format): Add support for %m. |
blob | commitdiff | diff to current |
2003-05-11 |
Neil Booth | c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__... |
blob | commitdiff | diff to current |
2003-05-11 |
Gabriel Dos Reis | re PR c++/689 ([diagnostic] this warning is not helpful... |
blob | commitdiff | diff to current |
2003-05-06 |
Neil Booth | c-opts.c (COMMAND_LINE_OPTIONS): Reject -Wmissing-proto... |
blob | commitdiff | diff to current |
2003-05-03 |
Zack Weinberg | re PR c/10604 (-Wall includes sign conversion warning... |
blob | commitdiff | diff to current |
2003-05-01 |
Nathan Sidwell | input.h (lineno): Rename to ... |
blob | commitdiff | diff to current |
2003-03-20 |
Per Bothner | Various cleanups to help compile server. |
blob | commitdiff | diff to current |
2003-03-17 |
Neil Booth | c-opts.c: Default TARGET_EBCDIC to 0 if not defined. |
blob | commitdiff | diff to current |
2003-03-15 |
Neil Booth | Makefile.in: Update. |
blob | commitdiff | diff to current |
2003-03-14 |
Neil Booth | c-opts.c (finish_options): New. |
blob | commitdiff | diff to current |
2003-03-14 |
Neil Booth | /home/neil/diffs/include.log |
blob | commitdiff | diff to current |
2003-03-10 |
Zack Weinberg | c-opts.c (add_prefixed_path): Don't use concat. |
blob | commitdiff | diff to current |
2003-03-08 |
Hans-Peter Nilsson | c-opts.c (c_common_post_options): On fopen failure... |
blob | commitdiff | diff to current |
2003-03-08 |
Neil Booth | c-common.h (c_common_init, [...]): Update. |
blob | commitdiff | diff to current |
2003-03-06 |
Neil Booth | Makefile.in (c-ppoutput.o): Update. |
blob | commitdiff | diff to current |
2003-03-04 |
Neil Booth | Makefile.in: Update. |
blob | commitdiff | diff to current |
2003-03-01 |
Neil Booth | Makefile.in (C_AND_OBJC_OBJS, [...]): Update. |
blob | commitdiff | diff to current |
2003-02-20 |
Toon Moene | re PR fortran/9038 (-ffixed-line-length-none -x f77... |
blob | commitdiff | diff to current |
2003-01-28 |
Jason Merrill | cpplib.h (struct cpp_options): Add warn_deprecated... |
blob | commitdiff | diff to current |
2003-01-18 |
Kazu Hirata | alias.c: Fix comment typos. |
blob | commitdiff | diff to current |
2003-01-10 |
Geoffrey Keating | Merge from pch-branch. |
blob | commitdiff | diff to current |
2002-12-16 |
Zack Weinberg | Merge basic-improvements-branch to trunk |
blob | commitdiff | diff to current |
2002-11-09 |
Neil Booth | * c-opts.c (COMMAND_LINE_OPTIONS): Fix -Wimplicit. |
blob | commitdiff | diff to current |
2002-10-21 |
Ulrich Weigand | c-opts.c (missing_arg): Use cl_options[opt_index].opt_c... |
blob | commitdiff | diff to current |
2002-10-20 |
Roger Sayle | re PR c/761 (Undocumented options, part 1) |
blob | commitdiff | diff to current |
2002-10-08 |
Nathan Sidwell | c-opts.c (c_common_decode_option): Add warn_strict_alia... |
blob | commitdiff | diff to current |
2002-10-06 |
Frank Ch. Eigler | cppinit.c (init_standard_includes, [...]): Use strncmp. |
blob | commitdiff | diff to current |
2002-09-23 |
Mark Mitchell | c-common.c (flag_abi_version): New variable. |
blob | commitdiff | diff to current |
2002-09-15 |
Kazu Hirata | ChangeLog: Follow spelling conventions. |
blob | commitdiff | diff to current |
2002-08-27 |
Mark Mitchell | c-common.c (warn_abi): New variable. |
blob | commitdiff | diff to current |
2002-08-27 |
Nicola Pero | Added -Wundeclared-selector ObjC command line option |
blob | commitdiff | diff to current |
2002-08-26 |
Neil Booth | c-opts.c (find_opt): Don't complain about wrong languag... |
blob | commitdiff | diff to current |
2002-08-14 |
Neil Booth | re PR preprocessor/7358 (Changes to Sun's make Dependen... |
blob | commitdiff | diff to current |
next |