Regenerate .pot files.
[gcc.git] / gcc / opts.c
2015-06-10 Alexandre OlivaRevert "[PR64164] Drop copyrename, use coalescible...
2015-06-09 Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-05-28 H.J. LuAdd --enable-default-pie option to GCC configure
2015-05-18 Martin Liskadbgcnt: enhance behavior.
2015-05-07 Marek Polacekc-ubsan.c (ubsan_instrument_bounds): Don't skip instrum...
2015-04-30 David MalcolmFix spurious semicolons
2015-02-17 H.J. LuAdd -fipa-cp-alignment
2015-02-12 David Howellstree-sra.c (dump_dereferences_table): Avoid -Wformat...
2015-01-30 Joseph MyersAlways pass explicit location to fatal_error.
2015-01-15 Jakub Jelinekflag-types.h (enum sanitize_code): Add SANITIZE_VPTR...
2015-01-06 Jakub Jelinekopts.c (common_handle_option): Add support for -fno...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-11 Tobias Burnusdiagnostic.c (get_terminal_width): Renamed from
2014-12-04 Manuel López-Ibáñezdiagnostic.c (diagnostic_color_init): New.
2014-12-03 Tom de VriesRename fuse-caller-save
2014-11-26 Mark WielaardPR debug/38757 continued. Handle C11, C++11 and C++14.
2014-11-19 David MalcolmPR jit/63854: Fix memory leak within gcc_options
2014-11-18 Marat Zakirovopts.c (finish_options): Disable aggressive opts for...
2014-11-13 Bernd Schmidt[PATCH 6/7] OpenMP 4.0 offloading infrastructure: optio...
2014-11-13 Vladimir Makarovcommon.opt (flra-remat): New.
2014-11-13 Manuel López-Ibáñezopts-global.c (postpone_unknown_option_warning): Fix...
2014-10-28 Yury GribovEnable -fsanitize-recover for KASan.
2014-10-28 Yury GribovAllow to override Asan shadow offset.
2014-10-22 Jakub JelinekNew syntax for -fsanitize-recover.
2014-10-21 Dehao ChenAdd AutoFDO.
2014-10-17 Martin LiskaTemporary fix for PR63566.
2014-10-16 Martin LiskaIPA ICF pass, part 3/5
2014-10-10 Marek Polacekasan.c (pass_sanopt::execute): Handle IFN_UBSAN_OBJECT_...
2014-09-30 Andi KleenMake -Q --help print param defaults and min/max values
2014-09-10 Jakub Jelinekflag-types.h (enum sanitize_code): Add SANITIZE_NONNULL...
2014-09-03 Richard Bieneropts.c (default_options_optimization): Adjust max-combi...
2014-08-01 Jakub Jelinekopts.c (common_handle_option): Handle -fsanitize=alignment.
2014-07-31 Yury Gribovcpp.texi (__SANITIZE_ADDRESS__): Updated description.
2014-07-15 Richard Bieneropts.c (default_options_table): Disable bit-ccp at...
2014-06-27 Rainer OrthSupport compressed debug sections
2014-06-26 Martin Jambor2014-06-26 Martin Jambor <mjambor@suse.cz>
2014-06-20 Marek Polacekasan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.
2014-06-18 Richard Bienercommon.opt (fssa-phiopt): New option.
2014-05-28 Radovan Obradovic-fuse-caller-save - Enable by default at O2 and higher
2014-05-23 Marek Polacekbuiltins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_...
2014-05-14 Cary CoutantChange -g so that it will override -g1 but not -g3.
2014-05-13 Cary CoutantForce the use of -ggnu-pubnames when using -gsplit...
2014-05-05 Marek Polacekre PR driver/61065 ([4.9/4.10 Regresion] invalid args...
2014-04-30 Marek Polacekgcc.c (sanitize_spec_function): Handle SANITIZE_FLOAT_D...
2014-04-17 Joey Yeopts.c (OPT_fif_conversion, [...]): Disable for Og.
2014-04-17 Jan Hubickaopts.c (common_handle_option): Disable -fipa-reference...
2014-04-15 Richard Bienercommon.opt (lto_partition_model): New enum.
2014-03-14 Jakub Jelinekre PR middle-end/60484 (-fdump-rtl-expand and attribute...
2014-03-14 Richard Bienercommon.opt: Revert unintented changes from r205065.
2014-02-13 Richard Sandifordopts.c (option_name): Remove "enabled by default" rider.
2014-01-17 Richard Bienerre PR tree-optimization/46590 (long compile time with...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-20 Jakub Jelinekubsan.c: Include tree-ssanames.h, asan.h and gimplify...
2013-12-17 Martin LiskaTime profile-based function reordering (phase 2).
2013-12-05 Jeff Lawcommon.opt: Split up -fisolate-erroneous-paths into...
2013-12-04 Marek PolacekImplement -fsanitize=signed-integer-overflow.
2013-12-04 Jakub Jelinekre PR tree-optimization/59355 (ICE: SIGSEGV in hash_tab...
2013-11-22 Jakub Jelinekre PR sanitizer/59061 (Port leaksanitizer)
2013-11-22 Jakub Jelinekubsan.c (ubsan_source_location): Don't crash on unknown...
2013-11-21 Cary CoutantAdd minimal line tables at -g1.
2013-11-20 Jan Hubickaopts.c (finish_options): Imply -ffat-lto-objects with...
2013-11-19 Jan Hubickacommon.opt (ffat-lto-objects): Disable by default.
2013-11-19 Teresa Johnsoni386-common.c: Enable -freorder-blocks-and-partition...
2013-11-19 Marek Polacekbootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl.
2013-11-05 Jeff LawMakefile.in (OBJS): Add gimple-ssa-isolate-paths.o
2013-11-03 Marek PolacekImplement -fsanitize=vla-bound.
2013-10-31 Sharad Singhaire PR middle-end/58134 (-ftree-vectorizer-verbose=...
2013-10-30 Vladimir Makarovregmove.c: Remove.
2013-10-15 Sriraman Tallamre PR target/57756 (Function target attribute is retain...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-27 Xinliang David Livectorizer cost model enhancement
2013-09-16 Xinliang David LiIntroduce -ftree-loop-vectorize option
2013-09-01 Jan Hubickacommon.opt (fdevirtualize-speculatively): New function.
2013-08-30 Marek PolacekMerge ubsan into trunk.
2013-04-12 Jakub Jelinekopts.c: Include diagnostic-color.h.
2013-04-11 Senthil Kumar Selvarajopts.c (common_handle_option): Fix formatting and add...
2013-04-10 Senthil Kumar Selvarajcommon.opt: Add -gdwarf.
2013-03-05 Jakub Jelinekre PR bootstrap/56509 (gnattools build failure)
2013-02-27 Jakub Jelinekopts.h: Include obstack.h.
2013-01-15 Jakub Jelinekre PR tree-optimization/48766 (Infinite recursion in...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-07 Nick CliftonSupport -fuse-ld=bfd and -fuse-ld=gold
2013-01-04 Marek Polacekre PR middle-end/55859 (Mention -Og/-Ofast in "error...
2012-11-26 Steven Bosscherinvoke.texi: Remove -dv documentation.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-06 Sterling Augustinecommon.opt (gno-split-dwarf, [...]): New switches.
2012-11-04 Jan Hubickainvoke.texi (profile-use): update documentation.
2012-10-20 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-10-16 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-10-16 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-10-04 Tobias Burnus2012-10-03 Tobias Burnus <burnus@net-b.de>
2012-10-01 Sharad Singhaiinvoke.texi: Add documentation for the new option.
2012-09-19 Richard Guentherre PR other/53316 (Introduce -Og)
2012-07-23 Steven Bosscheropts.c (common_handle_option): Do not set flag_value_pr...
2012-07-19 Tristan Gingoldeh_personality.cc (__gxx_personality_seh0): New function.
2012-07-18 Bill Schmidtinvoke.texi: Add -fhoist-adjacent-loads and -ftree...
2012-07-16 Bill Schmidtopts.c (default_option): Add -fvect-cost-model to defau...
2012-06-12 Bill Schmidtopts.c: Add -fhoist-adjacent-loads to -O2 and above.
2012-05-17 Manuel López-Ibáñezc.opt (--pedantic-errors,-pedantic-errors): Do not...
2012-05-11 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
next