aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-29loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.Jan Hubicka1-14/+0
2008-08-26opts.c (decode_options): Add missing parameter to inform call.Hans-Peter Nilsson1-1/+1
2008-08-26[multiple changes]Vladimir Makarov1-0/+28
2008-08-24* opts.c (decode_options): Revert accidental change enabling ipa-cp.Jan Hubicka1-1/+0
2008-08-23ipa-cp.c (constant_val_insert): Remove.Jan Hubicka1-0/+1
2008-08-20diagnostic.c (inform): Add an explicit location_t parameter.Manuel López-Ibáñez1-5/+5
2008-08-16re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou1-0/+32
2008-08-08re PR c/28875 ("-Wextra -Wno-unused-parameter -Wall" doesn't work as expected)Manuel López-Ibáñez1-22/+1
2008-07-31passes.c (init_optimization_passes): Always call pass_early_warn_uninitialized.Richard Guenther1-7/+0
2008-07-29flags.h (flag_really_no_inline): Remove.Jan Hubicka1-14/+1
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka1-18/+1