]> gcc.gnu.org Git - gcc.git/history - gcc/tree-eh.c
Merge remote-tracking branch 'origin/releases/gcc-11' into devel/omp/gcc-11
[gcc.git] / gcc / tree-eh.c
2021-07-20 Tobias BurnusMerge remote-tracking branch 'origin/releases/gcc-11...
2021-07-13 Richard Bienermiddle-end/101423 - internal calls do not trap
2021-01-04 Jakub JelinekUpdate copyright years.
2020-09-28 Eric BotcazouRevert recent changes to lower_try_finally_dup_block
2020-09-16 Eric BotcazouFix pessimization in EH cleanup pass
2020-06-04 Martin Jamboripa-sra: Do not remove statements necessary because...
2020-05-07 Richard Bienerextend DECL_GIMPLE_REG_P to all types
2020-01-20 Martin LiskaRecord outer non-cleanup region in TREE EH.
2020-01-15 Richard Bienermiddle-end/93273 - fix sinking clobbers across backedges
2020-01-10 Richard Bienerre PR tree-optimization/93199 (Compile time hog in...
2020-01-10 Richard Bienerre PR tree-optimization/93199 (Compile time hog in...
2020-01-08 Richard Bienerre PR tree-optimization/93199 (Compile time hog in...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-19 David Malcolmgimple const-correctness fixes
2019-10-12 Jakub Jelinekre PR middle-end/92063 (ICE in operation_could_trap_p...
2019-10-07 Ilya LeoshkevichAllow COND_EXPR and VEC_COND_EXPR condtions to trap
2019-10-02 Eric Botcazoutree-eh.h (unsplit_eh_edges): Declare.
2019-07-12 Alexandre Olivaallow EH to escape from GIMPLE_EH_ELSE ELSE block
2019-07-05 Eric Botcazouexcept.c (emit_to_new_bb_before): Make sure to put...
2019-06-05 Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-01 Jakub JelinekUpdate copyright years.
2018-10-31 Richard Bienertree-eh.c (replace_trapping_overflow): Simplify ABS_EXP...
2018-10-22 Martin JamborAdd a fun parameter to three stmt_could_throw... functions
2018-08-27 Martin LiskaCome up with fndecl_built_in_p.
2018-08-27 Martin LiskaAdd new gswitch related functions into tree-cfg.c.
2018-06-16 Kugan Vivekanandarajahre PR tree-optimization/64946 ([AArch64] gcc.target...
2018-06-11 Zhouyi Zhoutree-eh.c (lower_eh_constructs_2): Add a comma to comment.
2018-05-18 Richard SandifordReplace FMA_EXPR with one internal fn per optab
2018-02-07 Jakub Jelinektree-eh.c (operation_could_trap_helper_p): Ignore honor...
2018-02-06 Aldy Hernandezre PR tree-optimization/84225 (ICE in operation_no_trap...
2018-02-01 Jakub Jelinekre PR tree-optimization/81661 (ICE in gimplify_modify_e...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-21 Richard Sandifordpoly_int: MEM_REF offsets
2017-11-03 Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-27 Richard Bienerre PR middle-end/81659 (ICE in verify_dominators, at...
2017-10-19 Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-08-30 Eric Botcazoutree-eh.c (lower_try_finally_switch): Set the location...
2017-08-08 Martin Liskatrans.c: Include header files.
2017-07-14 Martin LiskaRemove Java references in source code.
2017-06-30 Martin LiskaCall BUILT_IN_ASAN_HANDLE_NO_RETURN before BUILT_IN_UNW...
2017-06-29 Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-03-17 Richard Bienerre PR c++/80075 (ICE: "statement marked for throw,...
2017-02-25 Jakub Jelinekre PR middle-end/79396 (ICE (verify_flow_info failed...
2017-02-05 Jan Hubickatree-eh.c (lower_resx): Sanitize profile.
2017-01-05 Alexandre Oliva[-fcompare-debug] skip more debug stmts in cleanup_empty_eh
2017-01-01 Jakub JelinekUpdate copyright years.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-22 Richard HendersonGive EH_ELSE access to __builtin_eh_pointer
2015-11-09 Martin LiskaFix memory leaks and use a pool_allocator
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28 Richard Henderson* tree-eh.c (mark_reachable_handlers): Fix typo in...
2015-10-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-24 Kyrylo Tkachov[tree-inline][obvious] Delete redundant count_insns_seq
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-09-15 Eric Botcazoutree-eh.c (lower_try_finally_dup_block): Clear location...
2015-08-12 Trevor SaundersRevert "replace several uses of the anon namespace...
2015-08-11 Trevor Saundersreplace several uses of the anon namespace with GCC_FINAL
2015-07-13 Aldy HernandezFix double word typos.
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-traits.h (free_ptr_hash): New class.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
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...
next
This page took 5.585006 seconds and 107 git commands to generate.