]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-eh.c
gcov: rename 2 options.
[thirdparty/gcc.git] / gcc / tree-eh.c
2013-11-22  Trevor Saundersadd auto_vec
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-08  Diego NovilloRe-factor tree.h - Part 1.
2013-10-29  David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18  Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-10-08  Andrew MacLeodtree-flow.h: Remove some prototypes.
2013-09-30  Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-07-21  Mike StumpFix typos.
2013-05-29  Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-14  Richard Bienerre PR middle-end/57235 (ICE verify_ssa failied)
2013-05-07  Richard Bienerre PR tree-optimization/57190 (verify_ssa failed: SSA_N...
2013-05-02  Richard Bienertree-eh.c (cleanup_empty_eh_merge_phis): Remove rename_...
2013-04-30  Richard Bienerre PR middle-end/57107 (tree check fail in unlink_stmt_...
2013-04-26  Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-08  Jakub Jelinekre PR c++/34949 (Dead code in empty destructors.)
2013-03-25  Richard Bienerre PR c++/56694 (Internal compiler error when compiling...
2013-03-05  Steven Bosscherre PR c++/55135 (Segfault of gcc on a big file)
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Lawrence CrowlThis patch normalizes more bitmap function names.
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-11-01  Dehao Chentree-eh.c (do_return_redirection): Set location for...
2012-10-30  Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-10-10  Dehao Chentree-eh.c (lower_try_finally_onedest): Set correct...
2012-09-27  Dehao Chentree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
2012-09-21  Dehao Chenre PR middle-end/54649 (Go bootstrap failed)
2012-09-19  Dehao ChenIntegrate lexical block into source_location.
2012-09-15  Dehao Chentree-eh.c (goto_queue_node): New field.
2012-09-04  Steven Bosschergimple.h (gimple_build_switch): Remove.
2012-08-14  Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-01  Richard Guenthergraphite-clast-to-gimple.c (translate_clast_user):...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-16  Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10  Dehao Chentree.h (phi_arg_d): New field.
2012-06-29  Eric Botcazoutree-eh.c (lower_try_finally_switch): Really put the...
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-02  Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-04-17  Richard Guentherre PR rtl-optimization/53011 (ice in verify_loop_struct...
2012-04-14  Jan Hubickacgraph.h: Update copyrights;
2012-04-05  Richard Guenthertree-nrv.c (tree_nrv): Release VDEFs.
2012-03-28  Richard Guentherloop-init.c (loop_optimizer_init): If loops are preserv...
2012-01-26  Michael Matzre PR tree-optimization/46590 (long compile time with...
2012-01-26  Michael Matzre PR tree-optimization/48794 (ICE: SIGSEGV in remap_eh...
2011-12-21  Jakub Jelinekre PR middle-end/51644 (va_list vs. warning: ‘noreturn...
2011-12-13  Jakub Jelinekre PR tree-optimization/51117 (rev.181172 causes glibc...
2011-12-09  Jakub Jelinekre PR tree-optimization/51117 (rev.181172 causes glibc...
2011-12-09  Jakub Jelinekre PR tree-optimization/51117 (rev.181172 causes glibc...
2011-11-30  Jakub Jelinekre PR middle-end/51089 (internal compiler error: verify...
2011-11-28  Jakub Jelinekre PR tree-optimization/50682 (ICE: SIGSEGV in main_blo...
2011-11-08  Aldy HernandezMerge from transactional-memory branch.
2011-10-25  Ian Lance Taylortree-eh.c (do_return_redirection): Remove return_value_...
2011-10-19  Richard Guentherre PR tree-optimization/50780 (ICE: verify_gimple faile...
2011-10-11  Michael MeissnerConvert standard builtin functions from being arrays...
2011-10-04  Maxim Kuvyrkov* tree-eh.c (remove_unreachable_handlers): Obvious...
2011-09-25  Eric Botcazoutree-eh.c (cleanup_empty_eh): Allow a call to __builtin...
2011-07-05  Jakub Jelinekre PR tree-optimization/49618 (When building uClibc...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-09  Xinliang David LiRevert r174848,174849
2011-06-09  David LiGator cleanup
2011-05-10  Jakub Jelinekre PR tree-optimization/48611 (ICE: SIGSEGV in remap_eh...
2011-05-06  Nathan Froydgeneralize build_case_label to the rest of the compiler
2011-04-29  Richard Guenthertree-nested.c (get_trampoline_type): Use size_int.
2011-04-26  Jason Merrilltree-eh.c (lower_try_finally_switch): Create the label...
2011-04-20  Jim Meyeringremove useless if-before-free tests
2011-04-20  Jakub Jelinekre PR tree-optimization/48611 (ICE: SIGSEGV in remap_eh...
2011-04-20  Richard SandifordMakefile.in (INTERNAL_FN_DEF, [...]): Define.
2011-01-21  Jakub Jelinekre PR tree-optimization/47355 (ICE: verify_ssa failed...
2011-01-18  Jakub Jelinekre PR tree-optimization/47290 (memory exhausted compili...
2010-11-16  Richard Guentherre PR middle-end/45172 (internal compiler error: verify...
2010-10-01  Richard Guentherre PR middle-end/45854 (ICE in redirect_eh_edge_1,...
2010-09-07  Richard Guentherre PR middle-end/45569 (ICE: verify_stmts failed: state...
2010-09-06  Richard Guenthertree.def (MISALIGNED_INDIRECT_REF): Remove.
2010-09-03  Richard Guenthertree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
2010-09-01  Richard Guentheralias.c (ao_ref_from_mem): Adjust.
2010-08-19  Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-08-16  Richard Guenthertree-cfg.c (verify_types_in_gimple_reference): Verify...
2010-07-15  Anatoly Sokolovtree.h (enum tree_index): Add TI_INTEGER_THREE.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-05  Richard Guenthertree-ssa-loop-im.c (for_each_index): Do not handle...
2010-07-01  Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-28  Steven Bosschersystem.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-30  Richard Guentherre PR middle-end/42975 (eh-cleanup should be able to...
2010-05-29  Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-25  Eric Botcazoufunction.h (struct function): Add can_throw_non_call_ex...
2010-05-21  Jason Merrilltree-eh.c (cleanup_is_dead_in): New.
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-16  Richard Hendersonre PR middle-end/43365 (Destructor not called when...
2010-03-10  Andrey Belevantsevre PR middle-end/42859 (ICE in verify_flow_info)
2010-01-26  Richard Guentherre PR tree-optimization/42806 ("-fcompare-debug failure...
2009-11-27  Michael Matzre PR c++/41906 (ICE with catch(...) and -fpermissive)
2009-11-26  Michael Matztree-eh.c (lower_eh_constructs_2): Don't add assignment...
next