aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)Author
2015-02-25common.opt (-flifetime-dse): New.Jason Merrill
2014-04-07re PR c++/60731 (dynamic library not getting reinitialized on multiple calls ...Jason Merrill
2014-03-14re PR middle-end/60484 (-fdump-rtl-expand and attribute optimize gives incorr...Jakub Jelinek
2014-03-14common.opt: Revert unintented changes from r205065.Richard Biener
2014-03-07common.opt (fira-loop-pressure): Mark as optimization.Paulo Matos
2014-01-17re PR tree-optimization/46590 (long compile time with -O2 and many loops)Richard Biener
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-19Improve -fuse-ld=[bfd|gold] checkH.J. Lu
2013-12-17Time profile-based function reordering (phase 2).Martin Liska
2013-12-04common.opt: Split up -fisolate-erroneous-paths into -fisolate-erroneous-paths...Jeff Law
2013-11-28common.opt: Introduced a new option -fsimd-cost-model.Sergey Ostanevich
2013-11-22re PR sanitizer/59061 (Port leaksanitizer)Jakub Jelinek
2013-11-20opts.c (finish_options): Imply -ffat-lto-objects with -fno-use-linker-plugin.Jan Hubicka
2013-11-19common.opt (ffat-lto-objects): Disable by default.Jan Hubicka
2013-11-08common.opt (fcheck-pointer-bounds): Move to ...Ilya Enkovich
2013-11-06tree-pass.h (make_pass_live_range_shrinkage): New external.Vladimir Makarov
2013-11-05Makefile.in (OBJS): Add gimple-ssa-isolate-paths.oJeff Law
2013-10-31re PR middle-end/58134 (-ftree-vectorizer-verbose=<n> shows vectorized loops ...Sharad Singhai
2013-10-30regmove.c: Remove.Vladimir Makarov
2013-10-30builtin-types.def (BT_FN_VOID_CONST_PTR): New.Ilya Enkovich
2013-10-22Add new option -ggnu-pubnames.Sterling Augustine
2013-10-03re PR c++/19476 (Missed null checking elimination with new)Marc Glisse
2013-09-27vectorizer cost model enhancementXinliang David Li
2013-09-16Introduce -ftree-loop-vectorize optionXinliang David Li
2013-09-01Correct previous commit to the final version of patch.Jan Hubicka
2013-09-01common.opt (fdevirtualize-speculatively): New function.Jan Hubicka
2013-08-30Merge ubsan into trunk.Marek Polacek
2013-08-06Commit the vtable verification feature.Caroline Tice
2013-05-07cfgexpand.c (record_or_union_type_has_array_p): New function.Han Shen
2013-04-26Makefile.in (toplev.o): Depend on diagnostic-color.h.Jakub Jelinek
2013-04-23Add -flto-report-wpaAndi Kleen
2013-04-12opts.c: Include diagnostic-color.h.Jakub Jelinek
2013-04-10common.opt: Add -gdwarf.Senthil Kumar Selvaraj
2013-04-03cp-demangle.c (cplus_demangle_type): Fix function quals.Jason Merrill
2013-03-14re PR tree-optimization/53265 (Warn when undefined behavior implies smaller i...Jakub Jelinek
2013-02-14re PR c++/55223 ([C++11] Default lambda expression of a templated class member)Jason Merrill
2013-01-31re PR middle-end/53073 (464.h264ref in SPEC CPU 2006 miscompiled)Richard Biener
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-07Support -fuse-ld=bfd and -fuse-ld=goldNick Clifton
2012-11-26invoke.texi: Remove -dv documentation.Steven Bosscher
2012-11-22builtins.def (DEF_SANITIZER_BUILTIN): Define tsan builtins.Dmitry Vyukov
2012-11-21common.opt: Change faddress-sanitizer to fsanitize=address.Wei Mi
2012-11-17Add -static-libasan option to the GCC driverH.J. Lu
2012-11-14invoke.texi: Document -print-multiarch.Matthias Klose
2012-11-13common.opt (fPIC, [...]): Create a Negative loop such that any of these optio...Ian Lance Taylor
2012-11-12common.opt (fvar-tracking-uninit): Document.Eric Botcazou
2012-11-12Initial import of asan from the Google branchWei Mi
2012-11-07re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez
2012-11-06common.opt (gno-split-dwarf, [...]): New switches.Sterling Augustine
2012-10-19common.opt (flag_ira_hoist_pressure): New.Bin Cheng