aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)AuthorFilesLines
2005-06-28cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra...Jan Hubicka1-0/+4
2005-06-27c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson1-0/+12
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-24tree-optimize.c (init_tree_optimization_passes): Fix flags of all_passes and ...Jan Hubicka1-0/+4
2005-06-04lcm.c: Move all mode-switching related functions from here...Steven Bosscher1-1/+0
2005-06-01common.opt (fjump-tables): New.Joseph Myers1-0/+4
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-0/+4
2005-05-03common.opt (fdiagnostics-show-option): No variable is needed.DJ Delorie1-1/+1
2005-05-03c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery decide if the ...DJ Delorie1-0/+4
2005-04-08backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo1-0/+16
2005-04-06c.opt (-F): Remove trailing whitespace from help string.Richard Sandiford1-3/+3
2005-03-28Make -f[no-]show-column also control non-cpp diagnostics.Per Bothner1-1/+5
2005-03-18common.opt (m): Remove.Richard Sandiford1-3/+0
2005-03-13In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-0/+4
2005-03-01Makefile.in (tree-ssa-sink.o): New.Daniel Berlin1-0/+4
2005-02-24re PR middle-end/18902 (Naive (default) complex division algorithm)Richard Henderson1-0/+4
2005-02-07invoke.texi (ftree-vectorizer-verbose): New.Leehod Baruch1-0/+4
2005-01-17common.opt (-fnew-ra): Remove.Paolo Bonzini1-5/+1
2004-10-27re PR other/18186 (Spelling error)Andrew Pinski1-1/+1
2004-10-18Makefile.in (loop-unroll.o): Add VARRAY_H dependency.Revital Eres1-0/+4
2004-10-01common.opt (ftree-loop-ivcanon): Enable by default.Zdenek Dvorak1-1/+1
2004-09-28common.opt (flag_gcse_sm): Disable by default.Steven Bosscher1-3/+3
2004-09-14Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H dependency.Zdenek Dvorak1-0/+4
2004-09-14unroll.c: Removed.Zdenek Dvorak1-8/+0
2004-09-12common.opt: Remove flags -fmove-all-movables and -freduce-all-givs.Toon Moene1-8/+0
2004-09-09Makefile.def: Remove libbanshee.Daniel Berlin1-3/+0
2004-09-08Makefile.in (tree-loop-linear.o): Added.Daniel Berlin1-0/+4
2004-09-05tree-ssa-loop-ivopts.c: New file.Zdenek Dvorak1-0/+4
2004-09-03re PR c/7054 (#pragma pack handled incorrectly)Jan Beulich1-0/+4
2004-09-03common.opt: Rename ivcanon to tree-loop-ivcanon, tree-lim to tree-loop-im.Daniel Berlin1-6/+6
2004-09-02Enable -ftrapping-math by default.James E Wilson1-1/+1
2004-09-01Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency.Zdenek Dvorak1-0/+4
2004-08-24tree-ssa-loop-ivcanon.c: New file.Zdenek Dvorak1-0/+4
2004-08-17tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.Dorit Naishlos1-0/+4
2004-08-08common.opt (freschedule-modulo-scheduled-loops): New flag.Mostafa Hagog1-0/+4
2004-07-25re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas...Niall Douglas1-0/+5
2004-07-10tree-ssa-loop-im.c: New file.Zdenek Dvorak1-0/+4
2004-07-10flags.h: Delete redundant prototypes that are being generated in options.h fr...Kelley Cook1-9/+86
2004-06-30common.opt (ftree-loop-optimize): New flag.Zdenek Dvorak1-0/+4
2004-06-28common.opt (ftree-fre): New flag.Diego Novillo1-0/+4
2004-06-20loop-invariant.c: New file.Zdenek Dvorak1-0/+8
2004-06-14Makefile.in (FLAGS_H): New.Zdenek Dvorak1-167/+168
2004-05-25ddg.h, [...]: New files.Ayal Zaks1-0/+4
2004-05-20common.opt (ftree-loop-optimize): Remove.Andrew Pinski1-4/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+71
2004-04-29Patch from Richard Guenther.Richard Guenther1-0/+4
2004-04-09basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice1-0/+4
2004-03-09New option -Wstrict-aliasing=2.James E Wilson1-0/+4
2004-03-03common.opt: Add description of the new -fgcse-after-reload flag.Mostafa Hagog1-1/+7
2004-02-23Remove -fwritable-strings.Zack Weinberg1-4/+0