[Ada] Argument_String_To_List creates empty items from whitespace
[gcc.git] / gcc / opts.h
2018-07-04 Martin Liska[multiple changes]
2018-06-12 Martin LiskaCome up with Deprecated option flag.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-10-11 Martin LiskaDo not error for no_sanitize attributes (PR sanitizer...
2017-08-29 Martin LiskaFix --help=target (PR other/39851).
2017-06-28 Martin LiskaIntroduce IntegerRange for options (PR driver/79659).
2017-06-13 Martin LiskaImplement no_sanitize function attribute
2017-02-24 Jakub Jelinekre PR c/79677 (Weird handling of -Werror=)
2017-01-01 Jakub JelinekUpdate copyright years.
2016-09-26 Martin LiskaFix handling of -fsanitize-recover* options.
2016-09-13 Jakub Jelinekre PR middle-end/77475 (unnecessary or misleading conte...
2016-06-30 David MalcolmFix bogus option suggestions for RejectNegative options...
2016-02-16 Kelvin Nilsenre PR target/48344 (powerpc ICE with -fstack-limit...
2016-02-12 David MalcolmPR driver/69265 and 69453: improved suggestions for...
2016-01-26 Jakub Jelinekre PR lto/69254 (ICE in streamer_get_builtin_tree when...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-08 Jakub Jelinekre PR c/48088 (-Werror=frame-larger-than=100 does not...
2015-11-12 Martin LiskaFix big memory leak in ix86_valid_target_attribute_p
2015-09-23 Manuel López-Ibáñez[c-family/49654/49655] reject invalid options in pragma...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-19 David MalcolmPR jit/63854: Fix memory leak within gcc_options
2014-03-03 Joern Renneckeopts.h (CL_PCH_IGNORE): Define.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-02-27 Jakub Jelinekopts.h: Include obstack.h.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-08-24 Simon Baldwindwarf2out.c (gen_producer_string): Omit command line...
2011-11-03 Richard Guentherre PR lto/44965 (lto option code breaks file format...
2011-09-02 Gary Funckopts.c (print_specific_help): Fix off-by-one compare...
2011-08-18 H.J. LuAllow HOST_WIDE_INT for option variable.
2011-05-16 Joseph Myersopts-common.c (opt_enum_arg_to_value): New.
2011-04-04 Joseph Myersoptions.texi (ToLower): Document.
2011-03-31 Joseph Myersopts.h (cl_option): Add comments to fields.
2011-03-30 Joseph Myersoptions.texi (NegativeAlias): Document.
2011-03-29 Joseph Myerslto-opts.c (register_user_option_p, [...]): Make type...
2010-11-26 Joseph Myersoptions.texi (Enum, EnumValue): Document new record...
2010-11-24 Joseph Myerscommon.opt (initial_max_fld_align, [...]): New Variable...
2010-11-24 Joseph Myersflag-types.h (struct visibility_flags): Don't declare...
2010-11-19 Joseph Myersoptions.texi (Var): Document effects of Defer.
2010-11-12 Joseph Myersopts-common.c (control_warning_option): New.
2010-11-12 Joseph MyersMakefile.in (OPTS_H): Define.
2010-11-11 Joseph Myersopts.c (warning_as_error_callback, [...]): Remove.
2010-11-10 Joseph Myerscommon.opt (flag_excess_precision_cmdline, [...]):...
2010-11-05 Joseph Myersdefaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG, [...]):...
2010-10-08 Joseph MyersMakefile.in (TM_H): Include $(FLAGS_H) instead of optio...
2010-10-05 Joseph Myersopts-common.c (handle_option, [...]): Add diagnostic_co...
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.
next