aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers1-6/+4
2010-09-02opts.h (struct cl_option): Add warn_message field.Joseph Myers1-18/+2
2010-09-02re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers1-19/+3
2010-09-02opts.c (common_handle_option): Fix OPT_fwhopr/fwhopr_* handling.Andi Kleen1-1/+5
2010-08-31common.opt (fwhopr=): Update for -fwhopr=jobserverAndi Kleen1-1/+1
2010-08-30opts.h (CL_ERR_NEGATIVE): Define.Joseph Myers1-1/+2
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-15/+7
2010-08-16common.opt: Add driver options.Joseph Myers1-9/+28
2010-08-11opts.h (struct cl_option_handler_func): Make handler take cl_decoded_option s...Joseph Myers1-22/+35
2010-08-06tree-ssa-ccp.c (struct prop_value_d): Add mask member.Richard Guenther1-0/+1
2010-08-02Add -ftree-loop-distribute-patterns enabled at -O3.Sebastian Pop1-0/+1
2010-07-30common.opt (-G): Don't define option here.Joseph Myers1-5/+0
2010-07-27coretypes.h (struct cl_option_handlers): Declare.Joseph Myers1-154/+75
2010-07-27common.opt (o): Add MissingArgError.Joseph Myers1-1/+3
2010-07-27langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers1-10/+5
2010-06-29re PR other/44034 (target hooks are hard to maintain)Joern Rennecke1-2/+2
2010-06-25tree-pass.h (pass_split_functions): Declare.Jan Hubicka1-0/+1
2010-06-21diagnostic.h (diagnostic_classification_change_t): New.DJ Delorie1-2/+4
2010-06-20re PR other/32998 (-frecord-gcc-switches issues)Joseph Myers1-70/+77
2010-06-12opts-common.c: Include options.h.Joseph Myers1-117/+25
2010-06-11invoke.texi (Wsuggest-attribute): Document.Jan Hubicka1-0/+5
2010-06-01optabs.c (init_optabs): Guard all accesses to reinit.Richard Guenther1-1/+2
2010-05-26opts.c (common_handle_option): Handle OPT_Ofast.Richard Guenther1-0/+1
2010-05-26diagnostic.c: Don't include opts.h.Joseph Myers1-1/+53
2010-05-25invoke.texi: Document -Ofast.Richard Guenther1-1/+23
2010-05-19invoke.texi (-fwhopr): Document new optional jobs argument.Richard Guenther1-0/+4
2010-05-18ipacp_0.c: New test.Jan Hubicka1-1/+0
2010-05-16invoke.texi (-fipa-struct-reorg): Do not mention -fipa-type-escape.Richard Guenther1-1/+0
2010-05-16opts.c (handle_option): Call into LTO streamer only if ENABLE_LTO.Eric Botcazou1-0/+8
2010-05-15ipa-reference.c: Include toplev.hJan Hubicka1-1/+0
2010-05-06re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Manuel López-Ibáñez1-37/+57
2010-05-04Sanitize the behavior of -Wcoverage-mismatch.Neil Vachharajani1-0/+3
2010-04-27invoke.texi (-fipa-profile): Document.Jan Hubicka1-0/+1
2010-04-23toplev.c (general_init): Set default for fdiagnostics-show-option.Manuel López-Ibáñez1-1/+1
2010-04-21* opts.c (decode_options): Enable pure-const pass for whopr.Jan Hubicka1-1/+0
2010-04-19opts.c (decode_options): Disable whpr incompatible passes.Jan Hubicka1-0/+10
2010-04-07diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...Simon Baldwin1-6/+26
2010-04-07invoke.texi (-fargument-alias, [...]): Remove.Richard Guenther1-0/+4
2010-03-29re PR other/43564 (ICE on code with optimize attribute and inlining)Jie Zhang1-7/+1
2010-02-09common.opt (fsched2-use-traces): Preserved for backward compatibility.Alexander Monakov1-0/+1
2010-02-03invoke.texi: Fix name of sched1 dump.Steven Bosscher1-1/+1
2010-01-05invoke.texi: Remove the documentation about option -Wunreachable-code.Eric Fisher1-0/+1
2010-01-03Pass -dumpbase and -dumpdir to gcc for LTOH.J. Lu1-17/+28
2009-12-15tree.c (free_lang_data_in_binfo): Do not free BINFO_OFFSET and BINFO_VPTR_FIELD.Richard Guenther1-4/+0
2009-11-27opts.c (decode_options): If optimize is bigger than 255, set it to 255.Jakub Jelinek1-0/+2
2009-11-25Remove trailing white spaces.H.J. Lu1-10/+10
2009-11-22opts.c (decode_options): Don't enable flag_schedule_insns when optimizing for...Richard Earnshaw1-1/+2
2009-11-04c-opts.c (c_common_post_options): Move LTO option processing code ...Richard Guenther1-0/+22
2009-10-28common.opt (fuse-linker-plugin): New option.Rafael Avila de Espindola1-0/+4
2009-10-22invoke.texi (fira-loop-pressure): Update default value.Vladimir Makarov1-1/+0