]> gcc.gnu.org Git - gcc.git/history - gcc/opts.h
opts: fix handling of -fpatchable-function-entries option
[gcc.git] / gcc / opts.h
2021-02-08 Martin Liskaopts: fix handling of -fpatchable-function-entries...
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-16 Martin LiskaRemove Report keyword for options
2020-12-04 Martin LiskaRefactor -frecord-gcc-switches.
2020-11-18 Jakub Jelinekplugins: Allow plugins to handle global_options changes
2020-10-30 qing zhaoAdd -fzero-call-used-regs option and zero_call_used_reg...
2020-04-30 Jakub Jelinek--with-{documentation,changes}-root-url tweaks
2020-04-29 Jakub Jelinekdiagnostics: Add %{...%} pretty-format support for...
2020-02-24 Prathamesh KulkarniPR47785: Add support for handling Xassembler/Wa options...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-11-12 Martin LiskaRemove last leftover usage of params* files.
2019-11-12 Martin LiskaParam to options conversion.
2019-07-24 Martin SeborPR driver/80545 - option -Wstringop-overflow not recogn...
2019-05-28 Martin LiskaSupport again multiple --help options (PR other/90315).
2019-05-03 Jakub Jelinekopts.h (finish_options): Remove lang_mask argument.
2019-05-02 Martin LiskaPostpone print of --help=* option.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-08-17 Martin LiskaMerge Ignore and Deprecated in .opt files.
2018-07-20 Martin SeborPR middle-end/82063 - issues with arguments enabled...
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... r144370/tags/stack-last-merge
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.
next
This page took 8.440237 seconds and 108 git commands to generate.