aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-06tree-vectorizer.c (vect_is_simple_use): Support induction.Dorit Nuzman1-0/+4
2007-02-01lower-subreg.c: New file.Ian Lance Taylor1-1/+5
2007-01-28common.opt: Add fstrict-overflow.Ian Lance Taylor1-0/+4
2007-01-25invoke.texi (-Wcoverage-mismatch): Document.Richard Guenther1-0/+4
2007-01-19common.opt (fsigned-zeros): New command line option.Roger Sayle1-0/+4
2007-01-18· Richard Guenther <rguenther@suse.de>Dirk Mueller1-0/+4
2006-12-23common.opt (flag_force_mem): Remove.Kazu Hirata1-6/+0
2006-12-23toplev.c (dump_memory_report): Break out from...Jan Hubicka1-0/+8
2006-12-10New out of ssa Coalescer.Andrew MacLeod1-4/+0
2006-12-07common.opt (record-gcc-switches): New command line switch.Nick Clifton1-0/+10
2006-12-01common.opt (ftree-combine-temps): Remove.Andrew MacLeod1-4/+0
2006-11-04fwprop.c: New file.Paolo Bonzini1-0/+4
2006-07-17re PR other/28251 (dumped addresses makes diffing dumps unusable)J"orn Rennecke1-1/+5
2006-05-18Whitespace fixupsMike Stump1-4/+4
2006-05-16re PR target/26885 (-m64 -m32 no longer creates 32-bit object)H.J. Lu1-7/+7
2006-05-04[multiple changes]Razya Ladelsky1-0/+4
2006-05-01common.opt (Woverflow): New command line option.Roger Sayle1-0/+4
2006-04-22re PR libmudflap/26864 (multithreaded mudflap not working)Frank Ch. Eigler1-1/+1
2006-03-24invoke.texi: Document -femit-class-debug-alwaysCarlos O'Donell1-0/+4
2006-03-21options.c (gfc_init_options): Initialize flag_argument_noalias to 3.Toon Moene1-1/+7
2006-03-04builtins.c, [...]: Fix comment typos.Kazu Hirata1-3/+3
2006-02-27opts.c (decode_options): Do not handle flag_strength_reduce.Zdenek Dvorak1-7/+11
2006-02-26common.opt (-floop-optimize, [...]): Remove.Steven Bosscher1-8/+0
2006-02-21* doc/tm.texi (ASM_OUTPUT_SHARED_COMMON, ASM_OUTPUT_SHARED_BSS)Richard Sandiford1-4/+0