aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)Author
2006-01-23 * Merge from csl/sourcerygxx-4_1 branch, revision 110050.Julian Brown
2005-07-28 * Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka
2005-07-192005-07-19 Danny Berlin <dberlin@dberlin.org>Danny Berlin
2005-07-162005-07-16 Danny Berlin <dberlin@dberlin.org>Danny Berlin
2005-07-06Removal of -fforce-mem.Fariborz Jahanian
2005-07-052005-07-05 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-07-02 * c.opt, common.opt, config/bfin/bfin.opt, config/pa/pa.opt,Joseph Myers
2005-06-282005-06-28 Paul Brook <paul@codesourcery.com>Paul Brook
2005-06-25Update FSF address.Kelley Cook
2005-06-24 * opts.c (decode_options): Enable unit-at-a-time by default at -O1.Jan Hubicka
2005-06-01 * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison.Richard Sandiford
2005-06-01 * opts.h (cl_option_state): New structure.Richard Sandiford
2005-05-29 * cgraphunit.c, ipa-inline.c, loop-iv.c, modulo-sched.c,Kazu Hirata
2005-05-26 * opt-functions.awk (var_type): New function.Richard Sandiford
2005-05-25* c-common.c (unsigned_conversion_warning): Move warning controlDJ Delorie
2005-05-16 * Makefile.in (options.c): Tell optc-gen.awk to include config.h,Richard Sandiford
2005-05-04* common.opt (fdiagnostics-show-option): No variable is needed.DJ Delorie
2005-05-03* c-decl.c (store_parm_decls_oldstyle): Let diagnostic machineryDJ Delorie
2005-04-27Correct fixes for various hot/cold partitioning concerns.Caroline Tice
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie
2005-04-21 * lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell
2005-04-12Revert patch from April 9.Caroline Tice
2005-04-09Fix problems with labels with hot/cold partitioning.Caroline Tice
2005-04-09 Merge from tree-cleanup-branch: VRP, store CCP, storeDiego Novillo
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice
2005-03-18 * common.opt (m): Remove.Richard Sandiford
2005-03-14 * config.gcc (extra_options): New variable for listing option files.Richard Sandiford
2005-03-13In gcc/ada/Daniel Berlin
2005-03-012005-03-01 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-02-24 PR middle-end/18902Richard Henderson
2005-02-07 * doc/invoke.texi (ftree-vectorizer-verbose): New.Leehod Baruch
2005-01-27 * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c,Kazu Hirata
2005-01-27 PR middle-end/17278Steven Bosscher
2004-11-29 * opts.c (decode_options): Do not set max-inline-insns-rtl.Nathan Sidwell
2004-11-29(gcc)Matt Kraai
2004-11-18 * opts.h (add_input_filename): Remove extern declaration.Ben Elliston
2004-11-09 * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,Joseph Myers
2004-10-29* opts.c (decode_options): Lower the crossjump threshold for -Os.Richard Earnshaw
2004-10-28 * opts.c (decode_options): Don't run PRE at -Os.Diego Novillo
2004-10-272004-10-27 Andreas Krebbel <krebbel@de.ibm.com>Andreas Krebbel
2004-10-14 * opts.c (common_handle_option): Do not enableDavid Edelsohn
2004-09-10Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>Giovanni Bajo
2004-09-10 * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assertGiovanni Bajo
2004-09-09Toplevel:Daniel Berlin
2004-09-03 PR c/7054Jan Beulich
2004-09-01 * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H dependency.Zdenek Dvorak
2004-08-25 * flags.h (enum debug_info_type): Remove DWARF_DEBUG.Zack Weinberg
2004-08-18Hot/cold partitioning update patch. The problems that this patchCaroline Tice
2004-07-25 PR c++/9283Niall Douglas
2004-07-15 * dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFOPaul Brook