re PR ipa/58492 (ICE: verify_flow_info failed)
[gcc.git] / gcc / toplev.c
2013-10-30 Ilya Enkovichbuiltin-types.def (BT_FN_VOID_CONST_PTR): New.
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-26 Jeff LawMakefile.def (target_modules): Remove libmudflap
2013-10-15 Sriraman Tallamre PR target/57756 (Function target attribute is retain...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-06 Eric Botcazoutoplev.c (output_stack_usage): Be prepared for suffixes...
2013-08-30 Marek PolacekMerge ubsan into trunk.
2013-08-05 David MalcolmHandwritten part of conversion of passes to C++ classes
2013-07-30 David MalcolmIntroduce beginnings of a pass_manager class.
2013-07-25 David MalcolmIntroduce context class.
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-04-26 Jakub JelinekMakefile.in (toplev.o): Depend on diagnostic-color.h.
2013-03-28 Eric Botcazoutoplev.c (process_options): Do not disable -fomit-frame...
2013-03-21 Jakub Jelinekre PR middle-end/48087 (-Wall -Werror adds warnings...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-07 Sriraman Tallamtoplev.c (process_options): Do not warn when -ffunction...
2012-11-26 Steven Bosscherinvoke.texi: Remove -dv documentation.
2012-11-22 Dmitry Vyukovbuiltins.def (DEF_SANITIZER_BUILTIN): Define tsan builtins.
2012-11-21 Wei Micommon.opt: Change faddress-sanitizer to fsanitize...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-12 Eric Botcazoucommon.opt (fvar-tracking-uninit): Document.
2012-11-12 Jakub JelinekImplement protection of stack variables
2012-11-12 Jakub JelinekInitial asan cleanups
2012-11-12 Wei MiInitial import of asan from the Google branch
2012-10-24 Sharad Singhaidumpfile.c (dump_enabled_p): Make it inline and move...
2012-10-06 Jan HubickaFix previous commit.
2012-10-06 Jan Hubickainvoke.texi (-fprofile-report): Document.
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-07-14 Steven Bosschertoplev.c (init_asm_output): Open asm_out_file in 'w...
2012-07-11 Steven Bosscherexpr.h (can_move_by_pieces): Move prototype from here ...
2012-06-19 Steven Bosschertarget.def (output_ident): New hook.
2012-06-19 Lawrence CrowlThe intent of the phases was to have a high-level but...
2012-05-31 Steven BosscherMakefile.in: Fix many dependencies.
2012-05-29 Steven Bosscherintegrate.c: Remove.
2012-05-24 Jan Hubickatree.h (alias_diag_flags): Remove.
2012-05-09 Jan Hubickacgraphbuild.c (build_cgraph_edges): Do not finalize...
2012-05-03 Manuel López-Ibáñezflags.h (flag_permissive): Do not declare.
2012-05-01 Kenneth ZadeckMakefile.in (lower-subreg.o, [...]): Depend on lower...
2012-04-30 Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-25 Jakub Jelinekcommon.opt (flag_debug_types_section): Default to 0.
2012-04-24 Olivier Hainquecommon.opt (gdwarf-): Initialize dwarf_version to ...
2012-04-24 Manuel López-Ibáñeztree-pretty-print.h (default_tree_printer): Do not...
2012-04-22 Jan Hubickalto-symtab.c (lto_varpool_replace_node): Do not merge...
2012-04-11 Manuel López-Ibáñezre PR c++/24985 (caret diagnostics)
2012-03-26 Steven Bosschertoplev.c (check_global_declaration_1): Do not call...
2012-03-02 Maxim Kuvyrkovinvoke.texi (floop-flatten): Declare obsolete.
2012-01-05 Richard Guentherre PR middle-end/51764 (mudflap does not work with...
2011-12-23 Joey Yetoplev.c (process_options): Fix typo.
2011-12-20 Bernd Schmidtexpr.c (store_field): Avoid a direct store if the mode...
2011-11-30 Iain Sandoeshift flag_next/gnu_runtime to modern opts system.
2011-11-23 Vladimir Makarovre PR rtl-optimization/48455 (Huge code size regression...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-17 Tom TromeyReduce memory waste due to non-power-of-2 allocs
2011-10-17 Tom TromeyAdd line map statistics to -fmem-report output
2011-10-17 Tom TromeyEmit macro expansion related diagnostics
2011-10-16 Andi KleenRename __gnu_slim_lto to __gnu_lto_slim
2011-09-29 Andi KleenUse urandom to get random seed
2011-09-29 Andi KleenChange random seeds to 64bit and drop re-crcing
2011-09-27 Andi Kleeninvoke.texi (ffat-lto-objects): Document.
2011-07-22 Jakub Jelinekre PR c++/49756 (g++ ICE)
2011-07-09 Richard HendersonMove ASM_COMMENT_START to defaults.h.
2011-07-08 Richard Hendersondwarf2: Extract cfi creation to a new pass.
2011-06-28 Joseph Myerscommon.opt (in_lto_p): New Variable entry.
2011-06-23 Joseph Myersparams.c: Include common/common-target.h.
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-05-25 Eric Botcazoucommon.opt (flag_stack_usage_info): New variable.
2011-05-11 Joseph Myersopts.c (finish_options): Move warning settings from...
2011-05-02 Lawrence CrowlUpgrade the utility of timevars.
2011-04-22 Xinliang David LiProper handling of -Werror=coverage-mismatch
2011-04-08 Richard Guentherre PR lto/48467 ([LTO] Anomalous behavior of -save...
2011-03-31 Joseph Myersopts.h (cl_option): Add comments to fields.
2011-02-03 Jakub Jelinekre PR target/47564 (internal compiler error in memory_a...
2011-02-01 Sebastian PopFix PR47561: print the Graphite flags.
2010-12-01 Joseph Myerscommon.opt (flag_stack_check): New Variable entry.
2010-12-01 Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-11-30 Joseph Myershwint.c: New.
2010-11-29 Joseph Myerssystem.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-11-26 Alexandre Olivatoplev.c (finalize): Add no_backend parameter.
2010-11-24 Joseph Myers* toplev.c: Include <signal.h>.
2010-11-24 Joseph Myerscommon.opt (initial_max_fld_align, [...]): New Variable...
2010-11-24 Joseph Myersflag-types.h (struct visibility_flags): Don't declare...
2010-11-22 Joseph Myerscommon.opt (exit_after_options, [...]): New Variable...
2010-11-19 Joseph Myerscommon.opt (debug_struct_ordinary, [...]): New Variable...
2010-11-19 Joseph Myersoptions.texi (Var): Document effects of Defer.
2010-11-17 Joseph Myersinvoke.texi (-dy): Remove.
2010-11-15 Ian Lance Taylorgodump.c: New file.
2010-11-12 Joseph MyersMakefile.in (OPTS_H): Define.
2010-11-10 Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-11-10 Joseph Myerscommon.opt (flag_excess_precision_cmdline, [...]):...
2010-10-22 Joseph Myerstarget.h (enum opt_levels, [...]): New.
2010-10-14 Joseph Myersparams.c (params_finished): New.
2010-10-11 Joseph Myersparams.c (set_param_value_internal): New.
2010-10-08 Joseph MyersMakefile.in (TM_H): Include $(FLAGS_H) instead of optio...
2010-10-04 Joseph Myersoptc-gen.awk: Define global_options_set.
2010-09-30 Joseph Myersopt-functions.awk (static_var): Update comment.
2010-09-28 Tobias Burnusre PR fortran/40569 (F2008: Support COMPILER_OPTIONS...
2010-09-17 Joseph Myersoptions.texi (Variable): Document.
2010-09-08 Rainer Orthtoplev.c (output_stack_usage): Use lbasename instead...
2010-08-30 Eric BotcazouStack usage support
2010-08-05 Richard HendersonReplace exact_log2(x & -x) in favor of more direct...
next