aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)AuthorFilesLines
2010-09-02opts.h (struct cl_option): Add warn_message field.Joseph Myers1-15/+15
2010-09-02re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers1-6/+6
2010-08-31common.opt (fwhopr=): Update for -fwhopr=jobserverAndi Kleen1-2/+2
2010-08-30Stack usage supportEric Botcazou1-0/+4
2010-08-24Add flag -ftree-loop-if-convert-stores.Sebastian Pop1-0/+4
2010-08-22Makefile.in (gccspec.o, cppspec.o): Update dependencies.Joseph Myers1-0/+15
2010-08-16common.opt: Add driver options.Joseph Myers1-15/+146
2010-08-06tree-ssa-ccp.c (struct prop_value_d): Add mask member.Richard Guenther1-0/+4
2010-08-02Add -ftree-loop-distribute-patterns enabled at -O3.Sebastian Pop1-0/+4
2010-07-30common.opt (-G): Don't define option here.Joseph Myers1-4/+0
2010-07-27common.opt (o): Add MissingArgError.Joseph Myers1-1/+1
2010-07-15builtins.c (expand_builtin_init_trampoline): If -Wtrampolines make a warning.Magnus Granberg1-0/+4
2010-07-08Add the -ftree-loop-if-convert flag.Sebastian Pop1-0/+4
2010-06-25Enable prefetching at -O3 for AMD cpus.Changpeng Fang1-1/+1
2010-06-25tree-pass.h (pass_split_functions): Declare.Jan Hubicka1-0/+4
2010-06-16common.opt (-fstrict-volatile-bitfields): new.DJ Delorie1-0/+4
2010-06-12common.opt (Wstrict-aliasing=, [...]): Add RejectNegative.Joseph Myers1-5/+5
2010-06-11invoke.texi (Wsuggest-attribute): Document.Jan Hubicka1-0/+4
2010-06-10common.opt (fshow-column): Don't mark as C ObjC C++ ObjC++.Joseph Myers1-1/+1
2010-06-07common.opt (fira-verbose): Use Var.Joseph Myers1-2/+2
2010-05-25invoke.texi: Document -Ofast.Richard Guenther1-0/+4
2010-05-19invoke.texi (-fwhopr): Document new optional jobs argument.Richard Guenther1-2/+6
2010-05-16invoke.texi (-fipa-struct-reorg): Do not mention -fipa-type-escape.Richard Guenther1-4/+0
2010-05-12implicit-zee.c: New file.Sriraman Tallam1-0/+4
2010-05-04Sanitize the behavior of -Wcoverage-mismatch.Neil Vachharajani1-2/+2
2010-04-27invoke.texi (-Wsuggest-attribute=const, [...]): Document.Manuel López-Ibáñez1-0/+8
2010-04-27invoke.texi (-fipa-profile): Document.Jan Hubicka1-3/+7
2010-04-23toplev.c (general_init): Set default for fdiagnostics-show-option.Manuel López-Ibáñez1-1/+1
2010-04-12gcc.c (cc1_options): Handle -iplugindir before processing the cc1 spec.Matthias Klose1-0/+4
2010-04-07re PR c/18624 (GCC does not detect local variable set but never used)Jakub Jelinek1-0/+8
2010-04-07diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...Simon Baldwin1-0/+4
2010-04-07invoke.texi (-fargument-alias, [...]): Remove.Richard Guenther1-16/+8
2010-03-18common.opt (dumpdir): Remove redundant tab.Shujing Zhao1-1/+1
2010-02-20common.opt (Wlarger-than-): Add Undocumented.Manuel López-Ibáñez1-1/+1
2010-02-09common.opt (fsched2-use-traces): Preserved for backward compatibility.Alexander Monakov1-2/+2
2010-02-03re PR c++/12909 (ambiguity in mangling vector types)Jason Merrill1-1/+7
2010-01-11re PR translation/42467 (exgettext should not remove TABs from option help st...Joseph Myers1-6/+6
2010-01-05invoke.texi: Remove the documentation about option -Wunreachable-code.Eric Fisher1-2/+2
2010-01-03Pass -dumpbase and -dumpdir to gcc for LTOH.J. Lu1-1/+5
2009-10-28common.opt (fuse-linker-plugin): New option.Rafael Avila de Espindola1-0/+3
2009-10-14params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.Vladimir Makarov1-0/+5
2009-10-08Add support for debugging with ICF (Identical Code Folding).Cary Coutant1-0/+4
2009-10-03Merge lto branch into trunk.Diego Novillo1-0/+17
2009-09-24re PR bootstrap/41405 (Bootstrap fails on *-apple-darwin* due to revision 151...Iain Sandoe1-1/+1
2009-09-22re PR bootstrap/41405 (Bootstrap fails on *-apple-darwin* due to revision 151...Jakub Jelinek1-0/+8
2009-09-17common.opt (fipa-sra): New switch.Martin Jambor1-0/+4
2009-09-02invoke.texi (-fsched-pressure): Document it.Vladimir Makarov1-4/+4
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-8/+16
2009-08-12Measure time spent in DD analysis and in code gen.Sebastian Pop1-2/+0
2009-08-01Rename -fgraphite-force-parallel to -floop-parallelize-all.Sebastian Pop1-2/+2