aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-24passes.texi: Document predictive commoning.Zdenek Dvorak1-0/+1
2007-05-11Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.Silvius Rus1-0/+17
2007-05-04opts.c (decode_options): Do not fiddle with inlining parameters in case of op...Jan Hubicka1-3/+2
2007-04-17invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu...Lawrence Crowl1-0/+254
2007-04-11re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo1-0/+7
2007-04-04re PR other/31356 (gcc --help=<language> option has problems in the output he...Brooks Moses1-2/+5
2007-03-14flags.h (flag_random_seed): Remove declaration, in favor of...Alexandre Oliva1-2/+2
2007-03-09opts.c (common_handle_option): Treat -Wstrict-overflow (with no argument) lik...Ian Lance Taylor1-0/+5
2007-03-06c-common.c (targetcm): Add.Mike Stump1-0/+9
2007-02-15re PR c/26494 (-pedantic-errors can be overridden by -W*)Manuel López-Ibáñez1-25/+32
2007-02-13common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor1-0/+9
2007-02-12invoke.texi (Overall Options): Document --help=.Nick Clifton1-252/+404
2007-02-12re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez1-1/+0
2007-02-01lower-subreg.c: New file.Ian Lance Taylor1-0/+1
2007-01-28common.opt: Add fstrict-overflow.Ian Lance Taylor1-1/+3
2007-01-19common.opt (fsigned-zeros): New command line option.Roger Sayle1-0/+2
2006-12-23common.opt (flag_force_mem): Remove.Kazu Hirata1-4/+0
2006-12-10New out of ssa Coalescer.Andrew MacLeod1-1/+0
2006-11-04fwprop.c: New file.Paolo Bonzini1-0/+1
2006-10-31* opts.c (decode_options): Disable CSE skip blocks.Steven Bosscher1-1/+0
2006-05-16re PR target/26885 (-m64 -m32 no longer creates 32-bit object)H.J. Lu1-85/+0
2006-05-07opts.c (flag_see): remove its setting at -O3.Mircea Namolaru1-1/+0
2006-05-04[multiple changes]Razya Ladelsky1-0/+1
2006-03-04builtins.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-02-27opts.c (decode_options): Do not handle flag_strength_reduce.Zdenek Dvorak1-1/+6
2006-02-26common.opt (-floop-optimize, [...]): Remove.Steven Bosscher1-10/+0
2006-02-15re PR rtl-optimization/26184 (memory leaks in swing modulo scheduling function)Uttam Pawar1-1/+2
2006-02-01opts.c (no_unit_at_a_time_default): New global variable.Jan Hubicka1-1/+7
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-3/+3
2006-01-18c-pragma.c (handle_pragma_diagnostic): New.DJ Delorie1-4/+32
2005-12-06* opts.c (decode_options): Fix typo in message.Andreas Schwab1-1/+1
2005-12-05re PR target/24934 (profilebootstrap failure)James E Wilson1-2/+19
2005-07-28Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka1-15/+8
2005-07-19Makefile.in: Removed tree-promote-statics.cDaniel Berlin1-1/+0
2005-07-16Makefile.in: Added rules for ipa-pure-const.c...Daniel Berlin1-0/+4
2005-07-06Removal of -fforce-mem.Fariborz Jahanian1-1/+4
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini1-0/+1
2005-07-02c.opt, [...]: Remove "." from end of help texts.Joseph Myers1-1/+1
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook1-5/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-24* opts.c (decode_options): Enable unit-at-a-time by default at -O1.Jan Hubicka1-1/+1
2005-06-01system.h (TARGET_OPTIONS, [...]): Poison.Richard Sandiford1-15/+27
2005-06-01opts.h (cl_option_state): New structure.Richard Sandiford1-0/+34
2005-05-29cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ...Kazu Hirata1-1/+1
2005-05-26opt-functions.awk (var_type): New function.Richard Sandiford1-11/+20
2005-05-24c-common.c (unsigned_conversion_warning): Move warning control from if() to w...DJ Delorie1-1/+2
2005-05-16Makefile.in (options.c): Tell optc-gen.awk to include config.h, system.h, cor...Richard Sandiford1-0/+8
2005-05-03common.opt (fdiagnostics-show-option): No variable is needed.DJ Delorie1-0/+4
2005-05-03c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery decide if the ...DJ Delorie1-1/+2
2005-04-27Correct fixes for various hot/cold partitioning concerns.Caroline Tice1-0/+9