summaryrefslogtreecommitdiff
path: root/gcc/common.opt
Commit message (Expand)AuthorAgeFilesLines
* tree-call-cdce.c: New file.Xinliang David Li2008-06-041-0/+4
* omp-low.c (gate_expand_omp_ssa): Remove.Aldy Hernandez2008-05-231-4/+0
* Revert r135493 & r135463Xinliang David Li2008-05-201-4/+0
* Check in tree-dce enh to trunkXinliang David Li2008-05-171-0/+4
* invoke.texi (-fdump-tree-salias): Remove documentation.Richard Guenther2008-05-091-2/+2
* common.opt (Wframe-larger-than=): Shorten the help message to one line.Seongbae Park2008-05-081-8/+1
* common.opt (ftree-loop-distribution): Add Optimization attribute.Nick Clifton2008-04-221-1/+1
* common.opt (fprofile-dir=, [...]): New optionsSeongbae Park2008-03-311-1/+14
* common.opt (Wmudflap): New option.Volker Reichelt2008-03-201-0/+4
* invoke.texi: Document -ftree-loop-distribution.Sebastian Pop2008-02-281-0/+4
* re PR c/34351 (Please get us the "volatile register" warning back)Manuel López-Ibáñez2008-02-261-4/+0
* common.opt (Wlarger-than=): New.Manuel López-Ibáñez2008-02-261-1/+4
* re PR fortran/29549 (matmul slow for complex matrices)Janne Blomqvist2008-02-251-0/+4
* http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01094.htmlDiego Novillo2008-02-241-0/+4
* invoke.texi (Warning Options): Add new option -Wframe-larger-than=.Seongbae Park2008-02-201-0/+11
* re PR c/32102 (-Wall stomps on -Wstrict-overflow)Manuel López-Ibáñez2008-01-221-2/+2
* common.opt: Add fmerge-debug-strings.Ian Lance Taylor2008-01-181-1/+6
* re PR middle-end/33713 (can't find a register in class 'GENERAL_REGS' while r...Steven Bosscher2007-12-031-4/+2
* re PR middle-end/34317 (-fno-tree-store-copy-prop causes an ICE)Jakub Jelinek2007-12-031-1/+1
* common.opt (fshow-column): Default to 0.Tom Tromey2007-11-081-2/+2
* common.opt: Add pointer to doc/options.texi.Kenneth Zadeck2007-11-081-1/+1
* re PR driver/32632 (-pie won't override -shared in -shared -pie)H.J. Lu2007-11-051-0/+8
* passes.c (init_optimization_passes): Exchange store_copy_prop with copy_prop.Richard Guenther2007-10-291-2/+2
* ipa-type-escape.h: Expose function is_array_access_through_pointer_and_index.Olga Golovanevsky2007-10-241-0/+5
* tree-parloops.c: New file.Zdenek Dvorak2007-09-151-0/+4
* common.opt (femit-class-debug-always): Turn off by default.Seongbae Park2007-09-131-1/+1
* tree-pass.h (pass_cselim): Declare new pass.Michael Matz2007-09-101-0/+4
* cgraphbuild.c (rebuild_cgraph_edges): Export.Zdenek Dvorak2007-09-071-0/+4
* re PR middle-end/29478 (optimization generates warning for casts)Jan Hubicka2007-09-041-0/+4
* re PR c++/14178 (doc bug: -fabi-version=2 is now default (not 1))Emmanuel Thome2007-09-041-0/+2
* Add new fp flags: -fassociative-math and -freciprocal-mathRevital Eres2007-09-041-0/+9
* Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook2007-08-181-0/+4
* common.opt (finstrument-functions-exclude-function-list): New option.Ian Lance Taylor2007-08-071-0/+8
* New flag to control reg-moves generationVladimir Yanovsky2007-08-051-0/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* Add ability to track uninitialized variables, and mark uninitialized variable...Caroline Tice2007-07-131-0/+4
* re PR target/27855 (reassociation causes the RA to be confused)Uros Bizjak2007-07-091-0/+4
* common.opt (fipa-matrix-reorg): Add Optimization attribute.Nick Clifton2007-06-281-4/+4
* opts.c (common_handle_option): Handle new option -fdbg-cnt-list.Seongbae Park2007-06-121-1/+5
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-0/+16
* extend.texi: Add fvect-cost-model flag.Harsha Jagasia2007-06-081-0/+4
* matrix-reorg.c: New file.Razya Ladelsky2007-05-281-0/+5
* passes.texi: Document predictive commoning.Zdenek Dvorak2007-05-241-0/+4
* * common.opt (fforward-propagate): Fix "Optimization" annotation.Steven Bosscher2007-04-141-2/+2
* re PR c/17946 (wanted: warning for "a && MASK" when "a & MASK" was probably i...Dirk Mueller2007-03-091-0/+4
* loop.texi: Document the Omega linear constraints solver.Sebastian Pop2007-03-091-0/+4
* common.opt (Warray-bounds): Add Warning attribute.Nick Clifton2007-02-211-7/+7
* c.opt (Waddress): New.Manuel López-Ibáñez2007-02-191-8/+0
* common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor2007-02-131-0/+8
* invoke.texi (Overall Options): Document --help=.Nick Clifton2007-02-121-161/+182