aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-18common.opt: Add fmerge-debug-strings.Ian Lance Taylor1-1/+6
2007-12-03re PR middle-end/33713 (can't find a register in class 'GENERAL_REGS' while r...Steven Bosscher1-4/+2
2007-12-03re PR middle-end/34317 (-fno-tree-store-copy-prop causes an ICE)Jakub Jelinek1-1/+1
2007-11-08common.opt (fshow-column): Default to 0.Tom Tromey1-2/+2
2007-11-08common.opt: Add pointer to doc/options.texi.Kenneth Zadeck1-1/+1
2007-11-05re PR driver/32632 (-pie won't override -shared in -shared -pie)H.J. Lu1-0/+8
2007-10-29passes.c (init_optimization_passes): Exchange store_copy_prop with copy_prop.Richard Guenther1-2/+2
2007-10-24ipa-type-escape.h: Expose function is_array_access_through_pointer_and_index.Olga Golovanevsky1-0/+5
2007-09-15tree-parloops.c: New file.Zdenek Dvorak1-0/+4
2007-09-13common.opt (femit-class-debug-always): Turn off by default.Seongbae Park1-1/+1
2007-09-10tree-pass.h (pass_cselim): Declare new pass.Michael Matz1-0/+4
2007-09-07cgraphbuild.c (rebuild_cgraph_edges): Export.Zdenek Dvorak1-0/+4
2007-09-04re PR middle-end/29478 (optimization generates warning for casts)Jan Hubicka1-0/+4
2007-09-04re PR c++/14178 (doc bug: -fabi-version=2 is now default (not 1))Emmanuel Thome1-0/+2
2007-09-04Add new fp flags: -fassociative-math and -freciprocal-mathRevital Eres1-0/+9
2007-08-18Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook1-0/+4
2007-08-07common.opt (finstrument-functions-exclude-function-list): New option.Ian Lance Taylor1-0/+8
2007-08-05New flag to control reg-moves generationVladimir Yanovsky1-0/+4
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-13Add ability to track uninitialized variables, and mark uninitialized variable...Caroline Tice1-0/+4
2007-07-09re PR target/27855 (reassociation causes the RA to be confused)Uros Bizjak1-0/+4
2007-06-28common.opt (fipa-matrix-reorg): Add Optimization attribute.Nick Clifton1-4/+4
2007-06-12opts.c (common_handle_option): Handle new option -fdbg-cnt-list.Seongbae Park1-1/+5
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-0/+16
2007-06-08extend.texi: Add fvect-cost-model flag.Harsha Jagasia1-0/+4
2007-05-28matrix-reorg.c: New file.Razya Ladelsky1-0/+5
2007-05-24passes.texi: Document predictive commoning.Zdenek Dvorak1-0/+4
2007-04-14* common.opt (fforward-propagate): Fix "Optimization" annotation.Steven Bosscher1-2/+2
2007-03-09re PR c/17946 (wanted: warning for "a && MASK" when "a & MASK" was probably i...Dirk Mueller1-0/+4
2007-03-09loop.texi: Document the Omega linear constraints solver.Sebastian Pop1-0/+4
2007-02-21common.opt (Warray-bounds): Add Warning attribute.Nick Clifton1-7/+7
2007-02-19c.opt (Waddress): New.Manuel López-Ibáñez1-8/+0
2007-02-13common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor1-0/+8
2007-02-12invoke.texi (Overall Options): Document --help=.Nick Clifton1-161/+182