summaryrefslogtreecommitdiff
path: root/gcc/common.opt
Commit message (Expand)AuthorAgeFilesLines
* common.opt: Add option ftree-vect-loop-version.Keith Besaw2005-09-061-0/+4
* re PR tree-optimization/15366 ([3.4 only][unit-at-a-time] -fno-inline-functio...Richard Guenther2005-09-011-3/+7
* common.opt (flag_ipa_cp): Put in right place to maintain alphabetic sort.Steven Bosscher2005-08-011-4/+4
* Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c.Razya Ladelsky2005-08-011-0/+4
* re PR target/23095 (ICE in regstack compensate_edge)Steven Bosscher2005-07-311-2/+2
* Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka2005-07-281-8/+0
* common.opt (-fforward-propagate): Committed by mistake, removed.Paolo Bonzini2005-07-211-4/+0
* re PR rtl-optimization/19210 (not using do-loop for some loops)Paolo Bonzini2005-07-211-0/+15
* Makefile.in: Removed tree-promote-statics.cDaniel Berlin2005-07-191-4/+0
* common.opt (frename-registers): Initialize to 2.Steve Ellcey2005-07-181-3/+3
* Makefile.in: Added rules for ipa-pure-const.c...Daniel Berlin2005-07-161-0/+16
* c.opt, [...]: Remove "." from end of help texts.Joseph Myers2005-07-021-10/+10
* cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra...Jan Hubicka2005-06-281-0/+4
* c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson2005-06-271-0/+12
* Update FSF address.Kelley Cook2005-06-251-2/+2
* tree-optimize.c (init_tree_optimization_passes): Fix flags of all_passes and ...Jan Hubicka2005-06-241-0/+4
* lcm.c: Move all mode-switching related functions from here...Steven Bosscher2005-06-041-1/+0
* common.opt (fjump-tables): New.Joseph Myers2005-06-011-0/+4
* common.opt (-Wattributes): New.DJ Delorie2005-05-251-0/+4
* common.opt (fdiagnostics-show-option): No variable is needed.DJ Delorie2005-05-031-1/+1
* c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery decide if the ...DJ Delorie2005-05-031-0/+4
* backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo2005-04-081-0/+16
* c.opt (-F): Remove trailing whitespace from help string.Richard Sandiford2005-04-061-3/+3
* Make -f[no-]show-column also control non-cpp diagnostics.Per Bothner2005-03-281-1/+5
* common.opt (m): Remove.Richard Sandiford2005-03-181-3/+0
* In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2005-03-131-0/+4
* Makefile.in (tree-ssa-sink.o): New.Daniel Berlin2005-03-011-0/+4
* re PR middle-end/18902 (Naive (default) complex division algorithm)Richard Henderson2005-02-241-0/+4
* invoke.texi (ftree-vectorizer-verbose): New.Leehod Baruch2005-02-071-0/+4
* common.opt (-fnew-ra): Remove.Paolo Bonzini2005-01-171-5/+1
* re PR other/18186 (Spelling error)Andrew Pinski2004-10-271-1/+1
* Makefile.in (loop-unroll.o): Add VARRAY_H dependency.Revital Eres2004-10-181-0/+4
* common.opt (ftree-loop-ivcanon): Enable by default.Zdenek Dvorak2004-10-011-1/+1
* common.opt (flag_gcse_sm): Disable by default.Steven Bosscher2004-09-281-3/+3
* Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H dependency.Zdenek Dvorak2004-09-141-0/+4
* unroll.c: Removed.Zdenek Dvorak2004-09-141-8/+0
* common.opt: Remove flags -fmove-all-movables and -freduce-all-givs.Toon Moene2004-09-121-8/+0
* Makefile.def: Remove libbanshee.Daniel Berlin2004-09-091-3/+0
* Makefile.in (tree-loop-linear.o): Added.Daniel Berlin2004-09-081-0/+4
* tree-ssa-loop-ivopts.c: New file.Zdenek Dvorak2004-09-051-0/+4
* re PR c/7054 (#pragma pack handled incorrectly)Jan Beulich2004-09-031-0/+4
* common.opt: Rename ivcanon to tree-loop-ivcanon, tree-lim to tree-loop-im.Daniel Berlin2004-09-031-6/+6
* Enable -ftrapping-math by default.James E Wilson2004-09-021-1/+1
* Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency.Zdenek Dvorak2004-09-011-0/+4
* tree-ssa-loop-ivcanon.c: New file.Zdenek Dvorak2004-08-241-0/+4
* tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.Dorit Naishlos2004-08-171-0/+4
* common.opt (freschedule-modulo-scheduled-loops): New flag.Mostafa Hagog2004-08-081-0/+4
* re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas...Niall Douglas2004-07-251-0/+5
* tree-ssa-loop-im.c: New file.Zdenek Dvorak2004-07-101-0/+4
* flags.h: Delete redundant prototypes that are being generated in options.h fr...Kelley Cook2004-07-101-9/+86