aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)AuthorFilesLines
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
2006-02-19invoke.texi: Document -fipa-pta.Daniel Berlin1-0/+4
2006-02-18re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford1-0/+4
2006-02-14invoke.texi (-fprefetch-loop-arrays, [...]): Document.Zdenek Dvorak1-1/+5
2006-02-10invoke.texi (-floop-optimize2): Removed.Zdenek Dvorak1-5/+1
2006-01-18c-pragma.c (handle_pragma_diagnostic): New.DJ Delorie1-1/+5
2006-01-17common.opt (ftoplevel-reorder): New option.Ian Lance Taylor1-0/+4
2006-01-16rtl-factoring.c: Add sequence abstraction algorithm.Gabor Loki1-0/+4
2005-12-14c-common.c (c_common_truthvalue_conversion): Generalise warning for addresses...Ben Elliston1-0/+4
2005-12-04re PR c/7776 (const char* p = "foo"; if (p == "foo") ... is compiled without ...Roger Sayle1-0/+4
2005-11-11re PR c/24644 (gcc-4.1 compiled ppc64 kernels do not boot)David Edelsohn1-0/+4
2005-09-06common.opt: Add option ftree-vect-loop-version.Keith Besaw1-0/+4
2005-09-01re PR tree-optimization/15366 ([3.4 only][unit-at-a-time] -fno-inline-functio...Richard Guenther1-3/+7
2005-08-01common.opt (flag_ipa_cp): Put in right place to maintain alphabetic sort.Steven Bosscher1-4/+4
2005-08-01Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c.Razya Ladelsky1-0/+4
2005-07-31re PR target/23095 (ICE in regstack compensate_edge)Steven Bosscher1-2/+2
2005-07-28Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka1-8/+0
2005-07-21common.opt (-fforward-propagate): Committed by mistake, removed.Paolo Bonzini1-4/+0
2005-07-21re PR rtl-optimization/19210 (not using do-loop for some loops)Paolo Bonzini1-0/+15
2005-07-19Makefile.in: Removed tree-promote-statics.cDaniel Berlin1-4/+0
2005-07-18common.opt (frename-registers): Initialize to 2.Steve Ellcey1-3/+3
2005-07-16Makefile.in: Added rules for ipa-pure-const.c...Daniel Berlin1-0/+16
2005-07-02c.opt, [...]: Remove "." from end of help texts.Joseph Myers1-10/+10
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