aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)AuthorFilesLines
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
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-4/+4
2005-04-21lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell1-4/+2
2005-04-12Revert patch from April 9.Caroline Tice1-9/+0
2005-04-09Fix problems with labels with hot/cold partitioning.Caroline Tice1-0/+9
2005-04-08backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo1-0/+4
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice1-14/+1
2005-03-18common.opt (m): Remove.Richard Sandiford1-5/+10
2005-03-14config.gcc (extra_options): New variable for listing option files.Richard Sandiford1-18/+56
2005-03-13In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-0/+1
2005-03-01Makefile.in (tree-ssa-sink.o): New.Daniel Berlin1-0/+1
2005-02-24re PR middle-end/18902 (Naive (default) complex division algorithm)Richard Henderson1-0/+1
2005-02-07invoke.texi (ftree-vectorizer-verbose): New.Leehod Baruch1-0/+4
2005-01-27c-common.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-27re PR middle-end/17278 (8% C++ compile-time regression in comparison with 3.4...Steven Bosscher1-4/+7
2004-11-29opts.c (decode_options): Do not set max-inline-insns-rtl.Nathan Sidwell1-2/+0
2004-11-29re PR other/17594 (GCC does not error about unknown options which starts with...Matt Kraai1-6/+6
2004-11-18opts.h (add_input_filename): Remove extern declaration.Ben Elliston1-9/+9
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-1/+1
2004-10-29* opts.c (decode_options): Lower the crossjump threshold for -Os.Richard Earnshaw1-0/+3
2004-10-28* opts.c (decode_options): Don't run PRE at -Os.Diego Novillo1-1/+3
2004-10-27re PR middle-end/14684 (-fprofile-use/-fprofile-generate failure because of c...Andreas Krebbel1-0/+2
2004-10-14opts.c (common_handle_option): Do not enable flag_speculative_prefetching for...David Edelsohn1-2/+2
2004-09-10Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>Nathan Sidwell1-2/+4