summaryrefslogtreecommitdiff
path: root/gcc/opts.c
Commit message (Expand)AuthorAgeFilesLines
* 2005-06-28 Paul Brook <paul@codesourcery.com>pbrook2005-06-281-5/+2
* Update FSF address.kcook2005-06-251-2/+2
* * opts.c (decode_options): Enable unit-at-a-time by default at -O1.hubicka2005-06-241-1/+1
* * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison.rsandifo2005-06-011-15/+27
* * opts.h (cl_option_state): New structure.rsandifo2005-06-011-0/+34
* * cgraphunit.c, ipa-inline.c, loop-iv.c, modulo-sched.c,kazu2005-05-291-1/+1
* * opt-functions.awk (var_type): New function.rsandifo2005-05-261-11/+20
* * c-common.c (unsigned_conversion_warning): Move warning controldj2005-05-251-1/+2
* * Makefile.in (options.c): Tell optc-gen.awk to include config.h,rsandifo2005-05-161-0/+8
* * common.opt (fdiagnostics-show-option): No variable is needed.dj2005-05-041-0/+4
* * c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinerydj2005-05-031-1/+2
* Correct fixes for various hot/cold partitioning concerns.ctice2005-04-271-0/+9
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-4/+4
* * lambda.h (lambda_vector_min_nz): Likewise.nathan2005-04-211-4/+2
* Revert patch from April 9.ctice2005-04-121-9/+0
* Fix problems with labels with hot/cold partitioning.ctice2005-04-091-0/+9
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-0/+4
* Fix problems with hot/cold partitioning optimization.ctice2005-03-311-14/+1
* * common.opt (m): Remove.rsandifo2005-03-181-5/+10
* * config.gcc (extra_options): New variable for listing option files.rsandifo2005-03-141-18/+56
* In gcc/ada/dberlin2005-03-131-0/+1
* 2005-03-01 Daniel Berlin <dberlin@dberlin.org>dberlin2005-03-011-0/+1
* PR middle-end/18902rth2005-02-241-0/+1
* * doc/invoke.texi (ftree-vectorizer-verbose): New.dorit2005-02-071-0/+4
* * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c,kazu2005-01-271-1/+1
* PR middle-end/17278steven2005-01-271-4/+7
* * opts.c (decode_options): Do not set max-inline-insns-rtl.nathan2004-11-291-2/+0
* (gcc)kraai2004-11-291-6/+6
* * opts.h (add_input_filename): Remove extern declaration.bje2004-11-181-9/+9
* * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,jsm282004-11-091-1/+1
* * opts.c (decode_options): Lower the crossjump threshold for -Os.rearnsha2004-10-291-0/+3
* * opts.c (decode_options): Don't run PRE at -Os.dnovillo2004-10-281-1/+3
* 2004-10-27 Andreas Krebbel <krebbel@de.ibm.com>uweigand2004-10-271-0/+2
* * opts.c (common_handle_option): Do not enabledje2004-10-141-2/+2
* Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>nathan2004-09-101-2/+4
* * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assertnathan2004-09-101-4/+2
* Toplevel:dberlin2004-09-091-16/+0
* PR c/7054rth2004-09-031-0/+10
* * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H dependency.rakdver2004-09-011-1/+14
* * flags.h (enum debug_info_type): Remove DWARF_DEBUG.zack2004-08-251-3/+1
* Hot/cold partitioning update patch. The problems that this patchctice2004-08-181-0/+15
* PR c++/9283giovannibajo2004-07-251-0/+21
* * dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFOpbrook2004-07-151-4/+4
* * c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scopezack2004-07-081-1/+0
* * langhooks.c: Don't include gt-langhooks.h.zack2004-07-051-0/+1
* * common.opt (ftree-fre): New flag.dnovillo2004-06-291-0/+1
* * Makefile.in (FLAGS_H): New.rakdver2004-06-141-717/+24
* * ddg.h, ddg.c, modulo-sched.c: New files.hagog2004-05-251-1/+3
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+100
* * flags.h (flag_short_enums): Update comment.pbrook2004-05-111-2/+3