aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-04re PR other/28322 (GCC new warnings and compatibility)Manuel López-Ibáñez1-1/+1
2008-02-26common.opt (Wlarger-than=): New.Manuel López-Ibáñez1-0/+5
2008-02-25re PR other/28322 (GCC new warnings and compatibility)Manuel López-Ibáñez1-0/+41
2008-02-20invoke.texi (Warning Options): Add new option -Wframe-larger-than=.Seongbae Park1-0/+10
2008-02-19* opts.c (print_specific_help): Fix typo in --help text.Nick Clifton1-1/+1
2008-02-19re PR other/31349 (gcc -v --help returns no options for C, C++)Nick Clifton1-23/+71
2008-01-22re PR c/32102 (-Wall stomps on -Wstrict-overflow)Manuel López-Ibáñez1-8/+0
2008-01-09re PR debug/26364 ([no unit-at-a-time mode] Uninlined function is marked as i...Steven Bosscher1-0/+10
2007-12-07re PR middle-end/34382 (-fforce-addr completely broken)Richard Guenther1-0/+1
2007-12-03re PR middle-end/34317 (-fno-tree-store-copy-prop causes an ICE)Jakub Jelinek1-0/+1
2007-11-19re PR tree-optimization/34036 (ICE with control flow in the middle of basic ...Eric Botcazou1-5/+4
2007-10-29passes.c (init_optimization_passes): Exchange store_copy_prop with copy_prop.Richard Guenther1-1/+0
2007-10-15re PR tree-optimization/33136 (wrong code due to alias with allocation in loop)Jakub Jelinek1-1/+0
2007-09-18* opts.c (decode_options): Enable vectorization under -O3.Dorit Nuzman1-0/+1
2007-09-05opts.c (common_handle_option): Enable inlining functions for -fprofile-generate.Jan Hubicka1-0/+2
2007-09-04re PR middle-end/29478 (optimization generates warning for casts)Jan Hubicka1-0/+8
2007-09-04Add new fp flags: -fassociative-math and -freciprocal-mathRevital Eres1-0/+15
2007-08-18Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook1-0/+5
2007-08-07common.opt (finstrument-functions-exclude-function-list): New option.Ian Lance Taylor1-0/+100
2007-07-28cfglayout.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-04target.h (struct gcc_target): Add target_help field.Nick Clifton1-0/+4
2007-06-12opts.c (common_handle_option): Handle new option -fdbg-cnt-list.Seongbae Park1-0/+4
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-0/+5
2007-05-24passes.texi: Document predictive commoning.Zdenek Dvorak1-0/+1
2007-05-11Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.Silvius Rus1-0/+17
2007-05-04opts.c (decode_options): Do not fiddle with inlining parameters in case of op...Jan Hubicka1-3/+2
2007-04-17invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu...Lawrence Crowl1-0/+254
2007-04-11re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo1-0/+7
2007-04-04re PR other/31356 (gcc --help=<language> option has problems in the output he...Brooks Moses1-2/+5
2007-03-14flags.h (flag_random_seed): Remove declaration, in favor of...Alexandre Oliva1-2/+2
2007-03-09opts.c (common_handle_option): Treat -Wstrict-overflow (with no argument) lik...Ian Lance Taylor1-0/+5
2007-03-06c-common.c (targetcm): Add.Mike Stump1-0/+9
2007-02-15re PR c/26494 (-pedantic-errors can be overridden by -W*)Manuel López-Ibáñez1-25/+32
2007-02-13common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor1-0/+9
2007-02-12invoke.texi (Overall Options): Document --help=.Nick Clifton1-252/+404
2007-02-12re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez1-1/+0
2007-02-01lower-subreg.c: New file.Ian Lance Taylor1-0/+1
2007-01-28common.opt: Add fstrict-overflow.Ian Lance Taylor1-1/+3
2007-01-19common.opt (fsigned-zeros): New command line option.Roger Sayle1-0/+2
2006-12-23common.opt (flag_force_mem): Remove.Kazu Hirata1-4/+0
2006-12-10New out of ssa Coalescer.Andrew MacLeod1-1/+0
2006-11-04fwprop.c: New file.Paolo Bonzini1-0/+1
2006-10-31* opts.c (decode_options): Disable CSE skip blocks.Steven Bosscher1-1/+0
2006-05-16re PR target/26885 (-m64 -m32 no longer creates 32-bit object)H.J. Lu1-85/+0
2006-05-07opts.c (flag_see): remove its setting at -O3.Mircea Namolaru1-1/+0
2006-05-04[multiple changes]Razya Ladelsky1-0/+1
2006-03-04builtins.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-02-27opts.c (decode_options): Do not handle flag_strength_reduce.Zdenek Dvorak1-1/+6
2006-02-26common.opt (-floop-optimize, [...]): Remove.Steven Bosscher1-10/+0