summaryrefslogtreecommitdiff
path: root/gcc/opts.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* common.opt (fcx-limited-range): Add SetByCombined flag.Ian Lance Taylor2011-02-081-12/+24
* Check HOST_BIT_BUCKET when settting dump base/dir.H.J. Lu2011-02-011-1/+2
* New -fcompare-elim pass.Richard Henderson2011-01-221-0/+1
* common.opt (fdevirtualize): New flag.Martin Jambor2011-01-151-0/+1
* re PR tree-optimization/47233 (IPA reference tends to explode in memory use w...Jan Hubicka2011-01-121-0/+5
* opts.c (finish_options): Set opts->x_flag_opts_finished to true, not false.Joseph Myers2011-01-081-1/+1
* re PR middle-end/46916 (gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs...Iain Sandoe2010-12-201-0/+4
* Fix -fno-lto (PR lto/46905)Andi Kleen2010-12-191-1/+1
* * opts.c: Expand comment on tm.h include.Joseph Myers2010-12-011-2/+3
* common.opt (flag_stack_check): New Variable entry.Joseph Myers2010-12-011-12/+3
* system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers2010-11-291-8/+1
* options.texi (Enum, EnumValue): Document new record types.Joseph Myers2010-11-261-85/+73
* target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers2010-11-251-11/+2
* common.opt (user_vect_verbosity_level): New Variable entry.Joseph Myers2010-11-241-2/+14
* common.opt (initial_max_fld_align, [...]): New Variable entries.Joseph Myers2010-11-241-112/+126