prj-nmsc.adb, [...] (Expand_Subdirectory_Pattern): New subprogram.
[gcc.git] / gcc / opts.h
2010-10-04 Joseph Myersoptc-gen.awk: Define global_options_set.
2010-09-30 Joseph Myersopt-functions.awk (static_var): Update comment.
2010-09-22 Joseph Myersopts-common.c (prune_options): Make static.
2010-09-03 Joseph Myersoptions.texi (SeparateAlias): Document.
2010-09-02 Joseph Myersopts.h (struct cl_option): Add warn_message field.
2010-09-02 Joseph Myersre PR driver/44076 (-MT <target> behaves different...
2010-08-30 Joseph Myersopts.h (CL_ERR_NEGATIVE): Define.
2010-08-22 Joseph MyersMakefile.in (gccspec.o, cppspec.o): Update dependencies.
2010-08-16 Joseph Myersoptions.texi (NoDriverArg): Document.
2010-08-16 Joseph Myerscommon.opt: Add driver options.
2010-08-11 Joseph Myersopts.h (struct cl_option_handler_func): Make handler...
2010-07-28 Joseph Myersdarwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove.
2010-07-27 Joseph Myerscoretypes.h (struct cl_option_handlers): Declare.
2010-07-27 Joseph Myerscommon.opt (o): Add MissingArgError.
2010-07-27 Joseph Myerslanghooks-def.h (lhd_init_options, [...]): New.
2010-06-20 Joseph Myersre PR other/32998 (-frecord-gcc-switches issues)
2010-06-12 Joseph Myersopts-common.c: Include options.h.
2010-05-06 Manuel López-Ibáñezre PR c/40989 (-Werror= and #pragma diagnostics do...
2010-04-07 Simon Baldwindiagnostic.h (diagnostic_override_option_index): New...
2009-10-13 Richard Guentherre PR lto/41565 (-m32 causes an ICE when the object...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-10-07 Jakub Jelinekre PR middle-end/37576 (-v --help ICEs)
2008-08-30 Michael MeissnerChange attribute((option(...))) to attribute((target...
2008-07-25 Jan Hubickacgraphbuild.c (record_reference): Drop non-unit-at...
2008-02-25 Manuel López-Ibáñezre PR other/28322 (GCC new warnings and compatibility)
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-02-15 Manuel López-Ibáñezre PR c/26494 (-pedantic-errors can be overridden by...
2007-02-12 Nick Cliftoninvoke.texi (Overall Options): Document --help=.
2006-05-16 H.J. Lure PR target/26885 (-m64 -m32 no longer creates 32...
2006-02-01 Jan Hubickaopts.c (no_unit_at_a_time_default): New global variable.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-01 Richard Sandifordsystem.h (TARGET_OPTIONS, [...]): Poison.
2005-06-01 Richard Sandifordopts.h (cl_option_state): New structure.
2005-05-26 Richard Sandifordopt-functions.awk (var_type): New function.
2005-05-16 Richard SandifordMakefile.in (options.c): Tell optc-gen.awk to include...
2005-05-03 DJ Deloriec-decl.c (store_parm_decls_oldstyle): Let diagnostic...
2005-03-18 Kazu Hiratahooks.c, [...]: Update copyright.
2005-03-14 Richard Sandifordconfig.gcc (extra_options): New variable for listing...
2004-11-18 Ben Ellistonopts.h (add_input_filename): Remove extern declaration.
2004-10-15 Kazu Hiratabitmap.c, [...]: Update copyright.
2004-07-08 Zack Weinbergc-decl.c (pop_scope): Do not set DECL_CONTEXT on file...
2004-07-05 Zack Weinberglanghooks.c: Don't include gt-langhooks.h.
2004-06-14 Zdenek DvorakMakefile.in (FLAGS_H): New.
2003-08-19 Kazu Hiratac-common.c: Fix comment formatting.
2003-07-31 Per Bothneropts.c (in_fnames, [...]): Moved here from c-opts.
2003-07-17 Neil Boothc.opt: Document Uncodumented; use it.
2003-07-08 Neil BoothMakefile.in: Update.
2003-07-02 Neil Boothc-common.h (c_common_init_options): New prototype.
2003-06-28 Neil BoothMakefile.in: Update.
2003-06-25 Neil Boothc-opts.c (complain_wrong_lang, [...]): Remove.
2003-06-22 Neil Boothopts.c (find_opt): Fix to always guarantee a find of...
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-08 Neil BoothMakefile.in: Rename options.c and options.h to c-option...
2003-06-07 Neil BoothMakefile.in (OJBS, c-opts.o): Update.