summaryrefslogtreecommitdiff
path: root/gcc/opts.c
Commit message (Expand)AuthorAgeFilesLines
* optabs.c (init_optabs): Guard all accesses to reinit.Richard Guenther2010-06-011-1/+2
* opts.c (common_handle_option): Handle OPT_Ofast.Richard Guenther2010-05-261-0/+1
* diagnostic.c: Don't include opts.h.Joseph Myers2010-05-261-1/+53
* invoke.texi: Document -Ofast.Richard Guenther2010-05-251-1/+23
* invoke.texi (-fwhopr): Document new optional jobs argument.Richard Guenther2010-05-191-0/+4
* ipacp_0.c: New test.Jan Hubicka2010-05-181-1/+0
* invoke.texi (-fipa-struct-reorg): Do not mention -fipa-type-escape.Richard Guenther2010-05-161-1/+0
* opts.c (handle_option): Call into LTO streamer only if ENABLE_LTO.Eric Botcazou2010-05-161-0/+8
* ipa-reference.c: Include toplev.hJan Hubicka2010-05-151-1/+0
* re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Manuel López-Ibáñez2010-05-061-37/+57
* Sanitize the behavior of -Wcoverage-mismatch.Neil Vachharajani2010-05-041-0/+3
* invoke.texi (-fipa-profile): Document.Jan Hubicka2010-04-271-0/+1
* toplev.c (general_init): Set default for fdiagnostics-show-option.Manuel López-Ibáñez2010-04-231-1/+1
* * opts.c (decode_options): Enable pure-const pass for whopr.Jan Hubicka2010-04-211-1/+0
* opts.c (decode_options): Disable whpr incompatible passes.Jan Hubicka2010-04-191-0/+10
* diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...Simon Baldwin2010-04-071-6/+26
* invoke.texi (-fargument-alias, [...]): Remove.Richard Guenther2010-04-071-0/+4
* re PR other/43564 (ICE on code with optimize attribute and inlining)Jie Zhang2010-03-291-7/+1
* common.opt (fsched2-use-traces): Preserved for backward compatibility.Alexander Monakov2010-02-091-0/+1
* invoke.texi: Fix name of sched1 dump.Steven Bosscher2010-02-031-1/+1
* invoke.texi: Remove the documentation about option -Wunreachable-code.Eric Fisher2010-01-051-0/+1
* Pass -dumpbase and -dumpdir to gcc for LTOH.J. Lu2010-01-031-17/+28
* tree.c (free_lang_data_in_binfo): Do not free BINFO_OFFSET and BINFO_VPTR_FIELD.Richard Guenther2009-12-151-4/+0
* 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