summaryrefslogtreecommitdiff
path: root/gcc/opts.c
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/55859 (Mention -Og/-Ofast in "error: argument to '-O' should...Marek Polacek2013-01-041-5/+3
* invoke.texi: Remove -dv documentation.Steven Bosscher2012-11-261-3/+0
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-6/+6
* common.opt (gno-split-dwarf, [...]): New switches.Sterling Augustine2012-11-061-0/+8
* invoke.texi (profile-use): update documentation.Jan Hubicka2012-11-041-0/+6
* re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez2012-10-201-4/+0
* re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez2012-10-161-9/+0
* re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez2012-10-161-1/+3
* 2012-10-03 Tobias Burnus <burnus@net-b.de>Tobias Burnus2012-10-041-0/+2
* invoke.texi: Add documentation for the new option.Sharad Singhai2012-10-011-14/+8
* re PR other/53316 (Introduce -Og)Richard Guenther2012-09-191-12/+34
* opts.c (common_handle_option): Do not set flag_value_profile_transformations ...Steven Bosscher2012-07-231-2/+0
* eh_personality.cc (__gxx_personality_seh0): New function.Tristan Gingold2012-07-191-3/+3
* invoke.texi: Add -fhoist-adjacent-loads and -ftree-slsr to list of flags cont...Bill Schmidt2012-07-181-0/+1
* opts.c (default_option): Add -fvect-cost-model to default options at -O3 and ...Bill Schmidt2012-07-161-0/+1
* opts.c: Add -fhoist-adjacent-loads to -O2 and above.Bill Schmidt2012-06-121-0/+1
* c.opt (--pedantic-errors,-pedantic-errors): Do not handle here.Manuel López-Ibáñez2012-05-171-4/+4
* re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez2012-05-111-23/+7
* Enable -Wunused-local-typedefs when -Wall or -Wunused is onDodji Seketeli2012-05-041-0/+4
* opts.c (finish_options): Do not handle -Wmissing-noreturn here.Manuel López-Ibáñez2012-04-291-4/+0
* re PR tree-optimization/38785 (huge performance regression on EEMBC bitmnp01)Joern Rennecke2012-04-281-0/+1
* re PR c++/24985 (caret diagnostics)Manuel López-Ibáñez2012-04-111-0/+5
* re PR lto/51806 (-flto ignores -Werror)Richard Guenther2012-01-101-0/+4
* opts.c (finish_options): Remove duplicate sorry.Aldy Hernandez2012-01-041-3/+0
* re PR middle-end/51212 (ICE: verify_flow_info failed: BB 3 can not throw but ...Aldy Hernandez2012-01-041-0/+3
* re PR middle-end/51212 (ICE: verify_flow_info failed: BB 3 can not throw but ...Aldy Hernandez2011-12-221-0/+3
* opts.c (finish_options): Do not fail for -fgnu-tm.Aldy Hernandez2011-11-221-2/+0
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+2
* invoke.texi (-fshrink-wrap): Document.Bernd Schmidt2011-10-051-0/+1
* common.opt: Add -foptimize-strlen option.Jakub Jelinek2011-09-271-0/+1
* re PR middle-end/43864 (Same basic blocks should be merged)Tom de Vries2011-09-271-0/+1
* invoke.texi (ffat-lto-objects): Document.Andi Kleen2011-09-271-1/+3
* opts.c (print_specific_help): Fix off-by-one compare in assertion check.Gary Funck2011-09-021-1/+1
* opts.c (finish_options): Do not disable IPA-PTA during ltrans.Richard Guenther2011-06-301-5/+0
* common.opt (in_lto_p): New Variable entry.Joseph Myers2011-06-281-4/+25
* genattr-common.c: New.Joseph Myers2011-06-281-3/+2
* gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.Joseph Myers2011-06-211-5/+0
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-11/+12
* opts.c (default_options): Enlist OPT_finline_functions_called_once.Jan Hubicka2011-06-101-0/+1
* common.opt (flag_stack_usage_info): New variable.Eric Botcazou2011-05-251-0/+10
* opts.c (finish_options): Move warning settings from process_options.Joseph Myers2011-05-111-0/+25
* Implement -Wno-maybe-uninitializedXinliang David Li2011-04-261-0/+8
* opts.h (cl_option): Add comments to fields.Joseph Myers2011-03-311-1/+1
* [multiple changes]Vladimir Makarov2011-03-291-13/+0
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-0/+13
* [multiple changes]Vladimir Makarov2011-03-271-13/+0
* invoke.texi (max-stores-to-sink): Document.Ira Rosen2011-03-241-0/+6
* Makefile.in (IPA_TYPE_ESCAPE_H): Remove.Richard Guenther2011-03-231-1/+0
* target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers2011-03-221-10/+2
* common.opt (optimize_fast): New Variable.Joseph Myers2011-02-171-7/+6