]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-opts.c
Merge tree-ssa-20020619-branch into mainline.
[thirdparty/gcc.git] / gcc / c-opts.c
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05  Mike Stumpinvoke.texi (Directory Options): Document -iquote.
2004-04-30  Kazu Hiratabb-reorder.c, [...]: Fix comment typos.
2004-04-14  James E WilsonFix problem reported by Dan Berlin on gcc list.
2004-04-01  Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-23  Zack WeinbergPR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-04  Alan Modratarget-def.h (TARGET_OPTF): Delete.
2004-03-04  Mike StumpAdd framework support for darwin.
2004-02-23  Zack WeinbergRemove -fwritable-strings.
2004-02-19  Richard Hendersonc-opts.c (warn_variadic_macros): New.
2004-02-17  Mark Mitchellre PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer...
2004-02-10  Per Bothnerc-opts.c (c_common_post_options): Don't emit working...
2004-02-08  Zack Weinbergc-common.c (shadow_warning): Delete.
2004-02-05  Per BothnerPartially revert/redo 2003-10-01 change; fix -fworking...
2004-02-02  Eric Christopher[multiple changes]
2004-01-21  Kazu Hirataalias.c, [...]: Update copyright.
2004-01-20  Per BothnerMove cpp_reader's line_maps field to a shared global.
2003-12-22  Mark Mitchellre PR c++/12862 (Conflicts Between typedefs/enums and...
2003-12-21  Kazu Hirataalias.c: Fix comment formatting.
2003-11-05  Per Bothnerc-opts.c (finish_options): Set include_cursor to disabl...
2003-11-03  Per Bothnerc-opts.c (needValue): Do cpp_find_main_file before...
2003-11-01  Per Bothnerc-opts.c (finish_options): Change to returns boolean...
2003-10-02  Per Bothnerc-opts.c (c_common_post_options): Don't call cpp_find_m...
2003-09-25  Ziemowit LaskiMERGE OF objc-improvements-branch into MAINLINE.
2003-09-15  Andreas Jaegerinvoke.texi (Warning Options): Describe -Wold-style...
2003-08-19  Andrew PinskiPR c++/10538, PR c/5582
2003-08-09  Per Bothnercppinit.c (cpp_read_main_file): Split out source-indepe...
2003-08-05  Alexandre Olivac.opt: Introduce -fworking-directory.
2003-08-04  Roger Saylec-common.c (flag_noniso_default_format_attributes)...
2003-08-01  Neil BoothMakefile.in: Refine dependencies.
2003-07-31  Per Bothneropts.c (in_fnames, [...]): Moved here from c-opts.
2003-07-30  Jan Hubickare PR c/10320 (gcc 3.4 gets rid of static inline functi...
2003-07-29  Neil BoothMakefile.in (LIBCPP_DEPS): Add HASHTAB_H.
2003-07-28  Hans-Peter Nilssonc-parse.in (lineno_stmt_decl_or_labels_ending_decl...
2003-07-22  Kazu Hirataalias.c: Fix comment formatting.
2003-07-21  Geoffrey Keatingc-common.h (num_in_fnames): Declare.
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-17  Geoffrey Keatingre PR middle-end/11498 (asm can't be used to give a...
2003-07-17  Geoffrey Keatingc-opts.c (this_input_filename): New.
2003-07-15  Neil Boothc-opts.c (print_help): Remove.
2003-07-15  Geoffrey Keatingc-opts.c (push_command_line_include): Don't free deferr...
2003-07-11  Geoffrey KeatingIndex: ChangeLog
2003-07-08  Neil BoothMakefile.in: Update.
2003-07-06  Neil Boothc-common.h (c_comon_handle_filename, [...]): New.
2003-07-05  Neil Boothre PR driver/11417 (fortran options warned about in...
2003-07-05  Zack Weinbergcpplib.h (CPP_AT_NAME, [...]): New token types.
2003-07-03  Devang Patel2003-7-03 Devang Patel <dpatel@apple.com>
2003-07-02  Neil Boothc-common.h (c_common_init_options): New prototype.
2003-06-30  Neil Boothc-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-26  Neil Boothc-opts.c (missing_arg): Make non-static.
2003-06-25  Neil Boothc-opts.c (complain_wrong_lang, [...]): Remove.
2003-06-22  Andreas Jaegerc-lex.c: Convert to ISO C90.
2003-06-21  Neil BoothMakefile.in: Update.
2003-06-18  Robert Abelesre PR debug/4252 (cc1: Invalid option `-fdump-translati...
2003-06-16  Neil Boothc-opts.c (c_common_handle_option): s/on/value/.
2003-06-15  Neil Boothc-opts.c (lang_flags): Update for new spelling of flags.
2003-06-14  Neil BoothMakefile.in: Update to use common.opt and lang_opt_files.
2003-06-12  Jakub Jelinekc-opts.c (complain_wrong_lang): Add on argument.
2003-06-12  Hans-Peter NilssonDon't warn on dollars in builtin macro definitions,
2003-06-08  Neil BoothMakefile.in: Rename options.c and options.h to c-option...
2003-06-07  Neil BoothMakefile.in (OJBS, c-opts.o): Update.
2003-06-03  Neil Boothc-opts.c (c_common_handle_option): New, pulled out...
2003-06-02  Neil Boothc-opts.c (CL_REJECT_NEGATIVE): New.
2003-05-31  Neil BoothMakefile.in (c-opts.o, [...]): Update dependencies.
2003-05-19  Neil Boothc-opts.c (c_common_decode_option): Don't accept dollars...
2003-05-19  Matt AusternAdd a new flag...
2003-05-17  Neil Boothc-common.c, c-common.h (dollars_in_ident): Remove.
2003-05-13  Zack Weinbergdiagnostic.c (output_format): Add support for %m.
2003-05-11  Neil Boothc-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__...
2003-05-11  Gabriel Dos Reisre PR c++/689 ([diagnostic] this warning is not helpful...
2003-05-06  Neil Boothc-opts.c (COMMAND_LINE_OPTIONS): Reject -Wmissing-proto...
2003-05-03  Zack Weinbergre PR c/10604 (-Wall includes sign conversion warning...
2003-05-01  Nathan Sidwellinput.h (lineno): Rename to ...
2003-03-20  Per BothnerVarious cleanups to help compile server.
2003-03-17  Neil Boothc-opts.c: Default TARGET_EBCDIC to 0 if not defined.
2003-03-15  Neil BoothMakefile.in: Update.
2003-03-14  Neil Boothc-opts.c (finish_options): New.
2003-03-14  Neil Booth/home/neil/diffs/include.log
2003-03-10  Zack Weinbergc-opts.c (add_prefixed_path): Don't use concat.
2003-03-08  Hans-Peter Nilssonc-opts.c (c_common_post_options): On fopen failure...
2003-03-08  Neil Boothc-common.h (c_common_init, [...]): Update.
2003-03-06  Neil BoothMakefile.in (c-ppoutput.o): Update.
2003-03-04  Neil BoothMakefile.in: Update.
2003-03-01  Neil BoothMakefile.in (C_AND_OBJC_OBJS, [...]): Update.
2003-02-20  Toon Moenere PR fortran/9038 (-ffixed-line-length-none -x f77...
2003-01-28  Jason Merrillcpplib.h (struct cpp_options): Add warn_deprecated...
2003-01-18  Kazu Hirataalias.c: Fix comment typos.
2003-01-10  Geoffrey KeatingMerge from pch-branch.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-09  Neil Booth* c-opts.c (COMMAND_LINE_OPTIONS): Fix -Wimplicit.
2002-10-21  Ulrich Weigandc-opts.c (missing_arg): Use cl_options[opt_index].opt_c...
2002-10-20  Roger Saylere PR c/761 (Undocumented options, part 1)
2002-10-08  Nathan Sidwellc-opts.c (c_common_decode_option): Add warn_strict_alia...
2002-10-06  Frank Ch. Eiglercppinit.c (init_standard_includes, [...]): Use strncmp.
2002-09-23  Mark Mitchellc-common.c (flag_abi_version): New variable.
2002-09-15  Kazu HirataChangeLog: Follow spelling conventions.
2002-08-27  Mark Mitchellc-common.c (warn_abi): New variable.
2002-08-27  Nicola PeroAdded -Wundeclared-selector ObjC command line option
2002-08-26  Neil Boothc-opts.c (find_opt): Don't complain about wrong languag...
2002-08-14  Neil Boothre PR preprocessor/7358 (Changes to Sun's make Dependen...
next