re PR c++/66243 (enum class value is allowed to be initialized by value from other...
[gcc.git] / gcc / tree-eh.c
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-02-18 Jakub Jelinekre PR gcov-profile/64634 (gcov reports catch(...) as...
2015-02-11 Richard Hendersonre PR sanitizer/65000 (ICE in in expand_builtin_eh_comm...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-29 Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-03 Richard Bienertree-eh.c (operation_could_trap_helper_p): Handle conve...
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-14 Eric Botcazoure PR ada/62019 (gnat.dg/weak2.adb fails everywhere)
2014-09-05 Richard Bienercfgloop.c (mark_loop_for_removal): New function.
2014-09-02 Trevor Saunderssupport ggc hash_map and hash_set
2014-08-07 Trevor Saundersremove pointer-set.[ch]
2014-08-02 Trevor Saundersconvert many uses of pointer_map to hash_map
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-07-24 Martin LiskaIPA C++ refactoring 2/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-09 Trevor Saundersremove has_execute
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-06 Richard Bienercfgexpand.c (expand_gimple_cond): Remove check for...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-30 Richard Bienerpasses.c (execute_function_todo): Move TODO_verify_stmt...
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-02-20 Richard Bienerre PR middle-end/60221 (gcc -fexceptions generates...
2014-02-10 Richard Bienerre PR tree-optimization/60115 (wrong code at -O3 on...
2014-02-05 Jakub Jelinekre PR middle-end/57499 (ICE when noreturn destructor...
2014-01-31 Richard Hendersonre PR middle-end/60004 (Conditional return within trans...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
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...
next