aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-14params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.Vladimir Makarov1-0/+1
2009-10-13re PR lto/41565 (-m32 causes an ICE when the object files were compiled with ...Richard Guenther1-26/+37
2009-10-06re PR bootstrap/41395 (Revision 151800 failed bootstrap)Martin Jambor1-0/+1
2009-10-03Merge lto branch into trunk.Diego Novillo1-6/+33
2009-09-20re PR bootstrap/41395 (Revision 151800 failed bootstrap)H.J. Lu1-1/+0
2009-09-17common.opt (fipa-sra): New switch.Martin Jambor1-0/+1
2009-09-12dbgcnt.c (dbg_cnt_process_single_pair): constify.Jason Merrill1-1/+1
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-1/+1
2009-08-07dwarf2out.c (output_fde): When doing hot/cold partitioning...Jakub Jelinek1-5/+22
2009-07-17re PR c/40401 (ICE: verify_gimple failed)Richard Guenther1-0/+3
2009-06-18see removalSergei Dyshel1-0/+1
2009-06-11common.opt (gdwarf-): Accept a version number.Richard Henderson1-2/+6
2009-05-14re PR driver/40144 (ice in common_handle_option)Steven Bosscher1-0/+1
2009-05-08re PR rtl-optimization/33928 (30% performance slowdown in floating-point code...Paolo Bonzini1-1/+1
2009-05-07invoke.texi (Debugging Options): Document change of debugging dump location.Mark Heffernan1-0/+21
2009-05-03flags.h (extra_warnings): Delete.Manuel López-Ibáñez1-28/+0
2009-04-26re PR testsuite/39710 (gcc.misc-tests/help.exp doesn't work when configured w...Ralf Wildenhues1-4/+0
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-4/+6
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-1/+1
2009-04-16gcc-plugin.h (plugin_event): Add PLUGIN_INFO.Rafael Avila de Espindola1-1/+0
2009-04-16common.opt (fversion): New.Rafael Avila de Espindola1-0/+1
2009-04-14[multiple changes]Diego Novillo1-0/+17
2009-04-10re PR middle-end/39701 (Revision 145846 caused many test failures)H.J. Lu1-1/+0
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-16/+0
2009-03-30re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers1-0/+9
2009-03-28re PR c++/39554 (-Wdisallowed-function-list fails when #including <algorithm>)Jakub Jelinek1-44/+0
2009-03-26re PR c++/39554 (-Wdisallowed-function-list fails when #including <algorithm>)Jakub Jelinek1-3/+11
2009-03-17re PR middle-end/37805 (gcc --help=separate)Ralf Wildenhues1-3/+12
2009-03-17revert: re PR middle-end/37805 (gcc --help=separate)Ralf Wildenhues1-0/+2
2009-02-20re PR middle-end/39157 (Code that compiles fine in 1GB of memory with 4.1.2 r...Jakub Jelinek1-1/+8
2009-01-29tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-2/+1
2008-12-09tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-11/+24
2008-10-14re PR middle-end/37805 (gcc --help=separate)Jakub Jelinek1-2/+0
2008-10-07re PR middle-end/37576 (-v --help ICEs)Jakub Jelinek1-2/+1
2008-09-26re PR middle-end/37576 (-v --help ICEs)Jakub Jelinek1-1/+2
2008-09-20tm.texi (TARGET_IRA_COVER_CLASSES): Define.Richard Sandiford1-6/+3
2008-09-14invoke.texi (-fconserve-stack): Document.Jan Hubicka1-0/+8
2008-09-08re PR middle-end/37415 (ICE with -ftree-store-ccp)Jakub Jelinek1-0/+1
2008-09-05opts.c (decode_options): Combine nested if statements.Janis Johnson1-9/+6
2008-09-05re PR target/37283 (Cannot build crtbegin.o for ARM)Janis Johnson1-8/+22
2008-09-02re PR target/37283 (Cannot build crtbegin.o for ARM)Samuel Tardieu1-28/+19
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev1-0/+13
2008-08-30parse.c (parse_interface): Silence uninitialized var warning.Jan Hubicka1-27/+19
2008-08-29cgraph.c (cgraph_remove_node): Do not remove nested nodes.Jan Hubicka1-4/+14
2008-08-29common.opt (ftree-store-ccp): Mark as preserved for backward compatibility.Richard Guenther1-2/+1
2008-08-29invoke.texi (-fipa-cp): Enabled by default at -O2/-Os/-O3Jan Hubicka1-1/+8