aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)AuthorFilesLines
2009-05-15common.opt (-ftree-forwprop, [...]): New options, enabled by default.Richard Guenther1-0/+12
2009-05-03flags.h (extra_warnings): Delete.Manuel López-Ibáñez1-3/+3
2009-04-27dbgcnt.def (cprop1, [...]): RemoveSteven Bosscher1-2/+2
2009-04-19re PR c/32061 ((Wlogical-op) wording of warning of constant logicials need im...Manuel López-Ibáñez1-4/+0
2009-04-16common.opt (fhelp): Add Var(help_flag).Rafael Avila de Espindola1-1/+1
2009-04-16common.opt (fversion): New.Rafael Avila de Espindola1-1/+4
2009-04-14[multiple changes]Diego Novillo1-0/+8
2009-04-10re PR middle-end/39701 (Revision 145846 caused many test failures)H.J. Lu1-1/+1
2009-03-31common.opt (frtl-abstract-sequences): Delete.Ramana Radhakrishnan1-4/+0
2009-03-30re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers1-0/+4
2009-03-28re PR c++/39554 (-Wdisallowed-function-list fails when #including <algorithm>)Jakub Jelinek1-4/+0
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-30common.opt (flag_conserve_stack): Initialised to zero.Hariharan Sandanagobalane1-1/+1
2009-01-29tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-4/+0
2009-01-20common.opt (fgraphite, [...]): Add comment for explaining why these options a...Sebastian Pop1-0/+2
2008-12-09tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-1/+5
2008-10-23graphite.c (graphite_apply_transformations): Check for -fgraphite-identity.Tobias Grosser1-0/+4
2008-09-14invoke.texi (-fconserve-stack): Document.Jan Hubicka1-0/+4
2008-09-02backport: configure: Regenerate.Sebastian Pop1-0/+16
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev1-0/+23
2008-08-29common.opt (ftree-store-ccp): Mark as preserved for backward compatibility.Richard Guenther1-2/+2
2008-08-26[multiple changes]Vladimir Makarov1-0/+24
2008-08-24invoke.texi (-fipa-cp-clone): New option.Jan Hubicka1-0/+4
2008-08-18cgraph.c (cgraph_edge): Handle inconsistent counts when setting count_scale.Paul Yuan1-0/+4
2008-08-16re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou1-4/+6
2008-08-08re PR c/28875 ("-Wextra -Wno-unused-parameter -Wall" doesn't work as expected)Manuel López-Ibáñez1-6/+6
2008-08-05Makefile.in (c-cppbuiltin.o): Depend on debug.h.Richard Henderson1-0/+4
2008-07-29flags.h (flag_really_no_inline): Remove.Jan Hubicka1-1/+1
2008-07-23ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed rather than for ...Martin Jambor1-0/+4
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-9/+9
2008-07-20cgraph.c (cgraph_add_new_function): Do early local passes.Jan Hubicka1-1/+1
2008-07-20extend.texi (flatten attribute): Remove note about unit-at-a-timeJan Hubicka1-2/+2
2008-07-09invoke.texi (Option Summary): Mention new option -Wdisallowed-function-list=...Raksit Ashok1-0/+4
2008-07-01Makefile.in (tree-switch-conversion.o): Add.Martin Jambor1-0/+4
2008-06-04tree-call-cdce.c: New file.Xinliang David Li1-0/+4
2008-05-23omp-low.c (gate_expand_omp_ssa): Remove.Aldy Hernandez1-4/+0
2008-05-20Revert r135493 & r135463Xinliang David Li1-4/+0
2008-05-17Check in tree-dce enh to trunkXinliang David Li1-0/+4
2008-05-09invoke.texi (-fdump-tree-salias): Remove documentation.Richard Guenther1-2/+2
2008-05-08common.opt (Wframe-larger-than=): Shorten the help message to one line.Seongbae Park1-8/+1
2008-04-22common.opt (ftree-loop-distribution): Add Optimization attribute.Nick Clifton1-1/+1
2008-03-31common.opt (fprofile-dir=, [...]): New optionsSeongbae Park1-1/+14
2008-03-20common.opt (Wmudflap): New option.Volker Reichelt1-0/+4
2008-02-28invoke.texi: Document -ftree-loop-distribution.Sebastian Pop1-0/+4
2008-02-26re PR c/34351 (Please get us the "volatile register" warning back)Manuel López-Ibáñez1-4/+0
2008-02-26common.opt (Wlarger-than=): New.Manuel López-Ibáñez1-1/+4
2008-02-25re PR fortran/29549 (matmul slow for complex matrices)Janne Blomqvist1-0/+4
2008-02-24http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01094.htmlDiego Novillo1-0/+4
2008-02-20invoke.texi (Warning Options): Add new option -Wframe-larger-than=.Seongbae Park1-0/+11
2008-01-22re PR c/32102 (-Wall stomps on -Wstrict-overflow)Manuel López-Ibáñez1-2/+2