]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/opts.c
xstormy16: Fix xs_hi_nonmemory_operand
[thirdparty/gcc.git] / gcc / opts.c
2019-01-30  Richard Bienerre PR rtl-optimization/89115 (compile time and memory...
2019-01-06  Jan Hubickaopts.c (enable_fdo_optimizations): Enable version-loops...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-17  Richard SandifordAdd a loop versioning pass
2018-11-29  Qing ZhaoAdd a new option -flive-patching={inline-only-static...
2018-11-15  David MalcolmMachine-readable diagnostic output (PR other/19165)
2018-11-14  Sandra Loosemorere PR middle-end/59658 (Document -f* flags enabled...
2018-11-09  Martin LiskaCome up with -fipa-reference-addressable flag.
2018-11-08  Roman Geisslercollect2.c (linker_select): Add USE_LLD_LD.
2018-11-01  Alexandre OlivagOlogy: skip dbranch at -Og
2018-10-15  David Malcolmdiagnostics: add minimum width to left margin for line...
2018-09-03  Martin LiskaCome up with TARGET_GET_VALID_OPTION_VALUES option...
2018-08-15  David Malcolmdiagnostics: add labeling of source ranges
2018-08-09  David Malcolmdiagnostics: add line numbers to source (PR other/84889)
2018-07-20  Martin SeborPR middle-end/82063 - issues with arguments enabled...
2018-07-17  Martin LiskaDo not enable OPT_falign_* for -Os.
2018-07-17  Martin LiskaDefine MAX_CODE_ALIGN globally.
2018-07-04  Martin Liska[multiple changes]
2018-06-28  Martin LiskaCome up with new --completion option.
2018-02-20  Martin LiskaAdd limit for maximal alignment options (PR c/84310).
2018-01-18  Boris KolpackovAdd ability to remap file names in __FILE__, etc (PR...
2018-01-15  Jakub Jelinekre PR middle-end/82694 (Linux kernel miscompiled since...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-19  Nathan Sidwell[PATCH] -fdump-tree, -save-temps=obj & subdirs
2017-12-08  Michael Matzre PR tree-optimization/83323 (186.crafty miscompares)
2017-12-07  Bin Chengre PR tree-optimization/81303 (410.bwaves regression...
2017-12-07  Michael MatzAdd unroll and jam pass
2017-12-05  Martin Liskainvoke.texi: Document the options.
2017-11-16  Wilco DijkstraSet default to -fomit-frame-pointer
2017-10-29  James E WilsonDelete obsolete SDB debug info support.
2017-10-19  Jakub Jelinekflag-types.h (enum sanitize_code): Add SANITIZE_BUILTIN.
2017-10-11  Martin LiskaDo not error for no_sanitize attributes (PR sanitizer...
2017-09-06  Wish Wuasan.c (initialize_sanitizer_builtins): Add BT_FN_VOID_...
2017-08-29  Martin LiskaFix --help=target (PR other/39851).
2017-08-08  Bin Chenginvoke.texi: Document -ftree-loop-distribution for O3.
2017-08-01  James GreenhalghRemove flag_tree_vectorize
2017-07-28  Jakub Jelinekre PR sanitizer/80998 (Implement -fsanitize=pointer...
2017-07-25  Torsten Duwec-attribs.c (c_common_attribute_table): Add entry for...
2017-07-17  Martin LiskaDo not allow -fgnu-tm w/ -fsanitize={kernel-,}address...
2017-07-14  Martin LiskaRemove Java references in source code.
2017-07-14  Martin LiskaAdd additional quotes to opts.c.
2017-07-13  Martin LiskaAdd quotes to error messages related to Sanitizers.
2017-07-06  Maxim Ostapenkoasan.h (asan_sanitize_allocas_p): Declare.
2017-06-28  Martin LiskaIntroduce IntegerRange for options (PR driver/79659).
2017-06-13  Martin LiskaImplement no_sanitize function attribute
2017-06-11  Jan Hubickaopts.c (finish_options): Move test for flag_split_stack...
2017-06-09  Ian Lance Tayloropts.c (finish_options): If -fsplit-stack, disable...
2017-06-08  Jan Hubickaopts.c (finish_options): x_flag_reorder_blocks_and_part...
2017-05-02  Richard Bienercommon.opt (fstrict-overflow): Alias negative to fwrapv.
2017-03-10  David MalcolmAdd missing punctuation to message (PR driver/79875)
2017-02-28  Martin LiskaIntroduce =<number> for couple of options.
2017-02-24  Jakub Jelinekre PR c/79677 (Weird handling of -Werror=)
2017-01-30  Martin LiskaFix profile corruption with -O1 (PR gcov-profile/79259)
2017-01-11  David MalcolmOffer suggestions for unrecognized sanitizer options...
2017-01-09  Jakub Jelinekre PR translation/79019 (translatable string typo in...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-20  James Greenhalgh[Patch] Turn -fexcess-precision=fast on when in -ffast...
2016-12-08  Dmitry VyukovEnable -fsanitize-address-use-after-scope only if ...
2016-11-23  Jakub Jelinekre PR sanitizer/69278 (Confusion option handling for...
2016-11-23  Aldy Hernandezre PR target/78213 (-fself-test fails on aarch64)
2016-11-09  Jakub Jelinekflag-types.h (enum sanitize_code): Add SANITIZE_SHIFT_B...
2016-11-07  Martin LiskaIntroduce -fsanitize-address-use-after-scope
2016-10-28  Kyrylo TkachovGIMPLE store merging pass
2016-10-24  Martin LiskaDo not disable aggressive loop opts for
2016-10-20  Michael Matzloop splitting
2016-10-09  Prathamesh Kulkarniipa-cp.c (ipcp_alignment_lattice): Remove.
2016-09-26  Martin LiskaFix handling of -fsanitize-recover* options.
2016-09-20  Kugan VivekanandarajahAdd IPA VRP
2016-09-07  Eric Gallageri386.c: Add 'U' suffix to processor feature bits to...
2016-08-26  Prathamesh KulkarniPatch for performing interprocedural bitwise constant...
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-07-12  Steven Bosscherre PR tree-optimization/23286 (Missed code hoisting...
2016-06-30  David MalcolmOffer suggestions for misspelled --param names.
2016-06-22  David MalcolmImplement -fdiagnostics-parseable-fixits
2016-05-30  Jan Hubickainvoke.texi (-fpeel-loops,-O3): Update documentation.
2016-05-12  Marek Polacekre PR driver/71063 (ICE: Segmentation fault with -...
2016-05-03  Bernd Schmidtre PR rtl-optimization/57193 (suboptimal register alloc...
2016-04-26  Bernd SchmidtEnable -frename-registers at -O2.
2016-03-17  H.J. LuProperly set flag_pie and flag_pic
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-19  David MalcolmFix memory chunk corruption for opts_obstack (PR jit...
2016-01-19  Martin JamborMerge of HSA
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-17  Jeff Law[PATCH] Limit path splitting to loops we optimize for...
2015-12-16  Tom de VriesAdd pass_oacc_ipa
2015-12-08  Jakub Jelinekre PR c/48088 (-Werror=frame-larger-than=100 does not...
2015-11-23  Max Ostapenkolibsanitizer merge from upstream r253555, compiler...
2015-11-17  Richard SandifordExtend tree-call-cdce to calls whose result is used
2015-11-13  Ajit Agarwal[Patch,tree-optimization]: Add new path Splitting pass...
2015-11-12  Martin LiskaFix big memory leak in ix86_valid_target_attribute_p
2015-10-21  Martin SeborImprove --help output to generate references to option...
2015-10-21  Trevor Saundersunconditionally compile most of the delay slot code
2015-10-13  Tom de VriesSupport DEFPARAMENUM in params.def
2015-10-01  Segher Boessenkoolbb-reorder: Add -freorder-blocks-algorithm= and wire...
2015-09-25  Teresa JohnsonThis patch unsets -freorder-blocks-and-partition when...
2015-09-24  Manuel López-Ibáñezfdiagnostics-color=never does not disable color for...
2015-08-19  Magnus Granbergcommon.opt (fstack-protector): Initialize to -1.
2015-08-14  Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-08-14  Thomas SchwingeAdd DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptx
next