summaryrefslogtreecommitdiff
path: root/gcc/opts.c
Commit message (Expand)AuthorAgeFilesLines
* opts.c (decode_options): If optimize is bigger than 255, set it to 255.Jakub Jelinek2009-11-271-0/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-10/+10
* opts.c (decode_options): Don't enable flag_schedule_insns when optimizing for...Richard Earnshaw2009-11-221-1/+2
* c-opts.c (c_common_post_options): Move LTO option processing code ...Richard Guenther2009-11-041-0/+22
* common.opt (fuse-linker-plugin): New option.Rafael Avila de Espindola2009-10-281-0/+4
* invoke.texi (fira-loop-pressure): Update default value.Vladimir Makarov2009-10-221-1/+0
* params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.Vladimir Makarov2009-10-141-0/+1
* re PR lto/41565 (-m32 causes an ICE when the object files were compiled with ...Richard Guenther2009-10-131-26/+37
* re PR bootstrap/41395 (Revision 151800 failed bootstrap)Martin Jambor2009-10-061-0/+1
* Merge lto branch into trunk.Diego Novillo2009-10-031-6/+33
* re PR bootstrap/41395 (Revision 151800 failed bootstrap)H.J. Lu2009-09-201-1/+0
* common.opt (fipa-sra): New switch.Martin Jambor2009-09-171-0/+1
* dbgcnt.c (dbg_cnt_process_single_pair): constify.Jason Merrill2009-09-121-1/+1
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-1/+1
* dwarf2out.c (output_fde): When doing hot/cold partitioning...Jakub Jelinek2009-08-071-5/+22
* re PR c/40401 (ICE: verify_gimple failed)Richard Guenther2009-07-171-0/+3
* see removalSergei Dyshel2009-06-181-0/+1
* common.opt (gdwarf-): Accept a version number.Richard Henderson2009-06-111-2/+6
* re PR driver/40144 (ice in common_handle_option)Steven Bosscher2009-05-141-0/+1
* re PR rtl-optimization/33928 (30% performance slowdown in floating-point code...Paolo Bonzini2009-05-081-1/+1
* invoke.texi (Debugging Options): Document change of debugging dump location.Mark Heffernan2009-05-071-0/+21
* flags.h (extra_warnings): Delete.Manuel López-Ibáñez2009-05-031-28/+0
* re PR testsuite/39710 (gcc.misc-tests/help.exp doesn't work when configured w...Ralf Wildenhues2009-04-261-4/+0
* combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor2009-04-241-4/+6
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-1/+1
* gcc-plugin.h (plugin_event): Add PLUGIN_INFO.Rafael Avila de Espindola2009-04-161-1/+0
* common.opt (fversion): New.Rafael Avila de Espindola2009-04-161-0/+1
* [multiple changes]Diego Novillo2009-04-141-0/+17
* re PR middle-end/39701 (Revision 145846 caused many test failures)H.J. Lu2009-04-101-1/+0
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-16/+0
* re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers2009-03-301-0/+9
* re PR c++/39554 (-Wdisallowed-function-list fails when #including <algorithm>)Jakub Jelinek2009-03-281-44/+0
* re PR c++/39554 (-Wdisallowed-function-list fails when #including <algorithm>)Jakub Jelinek2009-03-261-3/+11
* re PR middle-end/37805 (gcc --help=separate)Ralf Wildenhues2009-03-171-3/+12
* revert: re PR middle-end/37805 (gcc --help=separate)Ralf Wildenhues2009-03-171-0/+2
* re PR middle-end/39157 (Code that compiles fine in 1GB of memory with 4.1.2 r...Jakub Jelinek2009-02-201-1/+8
* tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov2009-01-291-2/+1
* tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov2008-12-091-11/+24
* re PR middle-end/37805 (gcc --help=separate)Jakub Jelinek2008-10-141-2/+0
* re PR middle-end/37576 (-v --help ICEs)Jakub Jelinek2008-10-071-2/+1
* re PR middle-end/37576 (-v --help ICEs)Jakub Jelinek2008-09-261-1/+2
* tm.texi (TARGET_IRA_COVER_CLASSES): Define.Richard Sandiford2008-09-201-6/+3
* invoke.texi (-fconserve-stack): Document.Jan Hubicka2008-09-141-0/+8
* re PR middle-end/37415 (ICE with -ftree-store-ccp)Jakub Jelinek2008-09-081-0/+1
* opts.c (decode_options): Combine nested if statements.Janis Johnson2008-09-051-9/+6
* re PR target/37283 (Cannot build crtbegin.o for ARM)Janis Johnson2008-09-051-8/+22
* re PR target/37283 (Cannot build crtbegin.o for ARM)Samuel Tardieu2008-09-021-28/+19
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-0/+13
* parse.c (parse_interface): Silence uninitialized var warning.Jan Hubicka2008-08-301-27/+19
* cgraph.c (cgraph_remove_node): Do not remove nested nodes.Jan Hubicka2008-08-291-4/+14