re PR bootstrap/41395 (Revision 151800 failed bootstrap)
[gcc.git] / gcc / opts.c
2009-10-06 Martin Jamborre PR bootstrap/41395 (Revision 151800 failed bootstrap)
2009-10-03 Diego NovilloMerge lto branch into trunk.
2009-09-20 H.J. Lure PR bootstrap/41395 (Revision 151800 failed bootstrap)
2009-09-17 Martin Jamborcommon.opt (fipa-sra): New switch.
2009-09-12 Jason Merrilldbgcnt.c (dbg_cnt_process_single_pair): constify.
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-07 Jakub Jelinekdwarf2out.c (output_fde): When doing hot/cold partition...
2009-07-17 Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
2009-06-18 Sergei Dyshelsee removal
2009-06-12 Richard Hendersoncommon.opt (gdwarf-): Accept a version number.
2009-05-14 Steven Bosscherre PR driver/40144 (ice in common_handle_option)
2009-05-08 Paolo Bonzinire PR rtl-optimization/33928 (30% performance slowdown...
2009-05-07 Mark Heffernaninvoke.texi (Debugging Options): Document change of...
2009-05-03 Manuel López-Ibáñezflags.h (extra_warnings): Delete.
2009-04-26 Ralf Wildenhuesre PR testsuite/39710 (gcc.misc-tests/help.exp doesn...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-16 Rafael Avila de... gcc-plugin.h (plugin_event): Add PLUGIN_INFO.
2009-04-16 Rafael Avila de... common.opt (fversion): New.
2009-04-14 Diego Novillo[multiple changes]
2009-04-10 H.J. Lure PR middle-end/39701 (Revision 145846 caused many...
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-30 Joseph Myersre PR middle-end/323 (optimized code gives strange...
2009-03-28 Jakub Jelinekre PR c++/39554 (-Wdisallowed-function-list fails when...
2009-03-26 Jakub Jelinekre PR c++/39554 (-Wdisallowed-function-list fails when...
2009-03-17 Ralf Wildenhuesre PR middle-end/37805 (gcc --help=separate)
2009-03-17 Ralf Wildenhuesrevert: re PR middle-end/37805 (gcc --help=separate)
2009-02-20 Jakub Jelinekre PR middle-end/39157 (Code that compiles fine in...
2009-01-29 Vladimir Makarovtm.texi (TARGET_IRA_COVER_CLASSES): Modify description.
2008-12-09 Vladimir Makarovtm.texi (TARGET_IRA_COVER_CLASSES): Modify description.
2008-10-14 Jakub Jelinekre PR middle-end/37805 (gcc --help=separate)
2008-10-07 Jakub Jelinekre PR middle-end/37576 (-v --help ICEs)
2008-09-26 Jakub Jelinekre PR middle-end/37576 (-v --help ICEs)
2008-09-20 Richard Sandifordtm.texi (TARGET_IRA_COVER_CLASSES): Define.
2008-09-14 Jan Hubickainvoke.texi (-fconserve-stack): Document.
2008-09-08 Jakub Jelinekre PR middle-end/37415 (ICE with -ftree-store-ccp)
2008-09-05 Janis Johnsonopts.c (decode_options): Combine nested if statements.
2008-09-05 Janis Johnsonre PR target/37283 (Cannot build crtbegin.o for ARM)
2008-09-02 Samuel Tardieure PR target/37283 (Cannot build crtbegin.o for ARM)
2008-09-01 Andrey Belevantsevsel-sched.h, [...]: New files.
2008-08-30 Jan Hubickaparse.c (parse_interface): Silence uninitialized var...
2008-08-29 Jan Hubickacgraph.c (cgraph_remove_node): Do not remove nested...
2008-08-29 Richard Guenthercommon.opt (ftree-store-ccp): Mark as preserved for...
2008-08-29 Jan Hubickainvoke.texi (-fipa-cp): Enabled by default at -O2/...
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-08-26 Hans-Peter Nilssonopts.c (decode_options): Add missing parameter to infor...
2008-08-26 Vladimir Makarov[multiple changes]
2008-08-24 Jan Hubicka* opts.c (decode_options): Revert accidental change...
2008-08-23 Jan Hubickaipa-cp.c (constant_val_insert): Remove.
2008-08-20 Manuel López-Ibáñezdiagnostic.c (inform): Add an explicit location_t param...
2008-08-16 Eric Botcazoure PR middle-end/20548 (ACATS c52103x c52104x c52104y...
2008-08-08 Manuel López-Ibáñezre PR c/28875 ("-Wextra -Wno-unused-parameter -Wall...
2008-07-31 Richard Guentherpasses.c (init_optimization_passes): Always call pass_e...
2008-07-29 Jan Hubickaflags.h (flag_really_no_inline): Remove.
2008-07-25 Jan Hubickacgraphbuild.c (record_reference): Drop non-unit-at...
2008-07-23 Martin Jamboripa-cp.c (ipcp_print_edge_profiles): Test for node...
2008-07-23 Michael MeissnerAdd ability to set target options (ix86 only) and optim...
2008-07-20 Jan Hubickaextend.texi (flatten attribute): Remove note about...
2008-07-10 Peter Maydellre PR other/28322 (GCC new warnings and compatibility)
2008-07-09 Raksit Ashokinvoke.texi (Option Summary): Mention new option -Wdisa...
2008-07-04 Richard Guenthertree-ssa-structalias.c (lookup_vi_for_tree): Declare.
2008-07-01 Martin JamborMakefile.in (tree-switch-conversion.o): Add.
2008-06-26 Kaveh R. Ghazidriver-i386.c (detect_caches_amd, [...]): Fix -Wc+...
2008-06-18 Jan Hubickac-opts.c (c_common_post_options): PCH is not compatible...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-06-04 Xinliang David Litree-call-cdce.c: New file.
2008-05-20 Xinliang David LiRevert r135493 & r135463
2008-05-17 Xinliang David LiCheck in tree-dce enh to trunk
2008-05-09 Richard Guentherinvoke.texi (-fdump-tree-salias): Remove documentation.
2008-05-03 Richard Guentherre PR middle-end/34973 (Wno-strict-aliasing is not...
2008-03-31 Seongbae Parkcommon.opt (fprofile-dir=, [...]): New options
2008-03-04 Manuel López-Ibáñezre PR other/28322 (GCC new warnings and compatibility)
2008-02-26 Manuel López-Ibáñezcommon.opt (Wlarger-than=): New.
2008-02-25 Manuel López-Ibáñezre PR other/28322 (GCC new warnings and compatibility)
2008-02-20 Seongbae Parkinvoke.texi (Warning Options): Add new option -Wframe...
2008-02-19 Nick Clifton* opts.c (print_specific_help): Fix typo in --help...
2008-02-19 Nick Cliftonre PR other/31349 (gcc -v --help returns no options...
2008-01-22 Manuel López-Ibáñezre PR c/32102 (-Wall stomps on -Wstrict-overflow)
2008-01-09 Steven Bosscherre PR debug/26364 ([no unit-at-a-time mode] Uninlined...
2007-12-07 Richard Guentherre PR middle-end/34382 (-fforce-addr completely broken)
2007-12-03 Jakub Jelinekre PR middle-end/34317 (-fno-tree-store-copy-prop cause...
2007-11-19 Eric Botcazoure PR tree-optimization/34036 (ICE with control flow...
2007-10-29 Richard Guentherpasses.c (init_optimization_passes): Exchange store_cop...
2007-10-15 Jakub Jelinekre PR tree-optimization/33136 (wrong code due to alias...
2007-09-18 Dorit Nuzman* opts.c (decode_options): Enable vectorization under...
2007-09-05 Jan Hubickaopts.c (common_handle_option): Enable inlining function...
2007-09-04 Jan Hubickare PR middle-end/29478 (optimization generates warning...
2007-09-04 Revital EresAdd new fp flags: -fassociative-math and -freciprocal...
2007-08-18 Paul BrookMakefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2007-08-07 Ian Lance Taylorcommon.opt (finstrument-functions-exclude-function...
2007-07-28 Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-04 Nick Cliftontarget.h (struct gcc_target): Add target_help field.
2007-06-12 Seongbae Parkopts.c (common_handle_option): Handle new option -fdbg...
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-05-24 Zdenek Dvorakpasses.texi: Document predictive commoning.
2007-05-11 Silvius RusMakefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.
2007-05-04 Jan Hubickaopts.c (decode_options): Do not fiddle with inlining...
2007-04-17 Lawrence Crowlinvoke.texi (Debugging Options): Add documentation...
2007-04-11 Diego Novillore PR tree-optimization/30735 (50% slow down due to...
next