summaryrefslogtreecommitdiff
path: root/gcc/except.h
Commit message (Expand)AuthorAgeFilesLines
* re PR rtl-optimization/85393 (Miscompilation with hot/cold partitioning start...Jakub Jelinek2018-04-131-1/+0
* re PR target/84277 (A lot of new acats testsuite failures)Eric Botcazou2018-03-071-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* switch from gimple to gimple*Trevor Saunders2015-09-201-4/+4
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-2/+0
* insn-notes.def (UPDATE_SJLJ_CONTEXT): New note.Eric Botcazou2015-05-191-0/+1
* make make_reg_eh_region_note and friend take rtx_insn *Trevor Saunders2015-05-091-2/+2
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Add header guard to several header files.Kito Cheng2014-09-181-2/+3
* support ggc hash_map and hash_setTrevor Saunders2014-09-021-3/+3
* struct eh_landing_pad_d: field "landing_pad" is an rtx_code_labelDavid Malcolm2014-08-251-1/+1
* except.*: Use rtx_insn (also touches function.h)David Malcolm2014-08-221-1/+1
* convert the rest of the users of pointer_map to hash_mapTrevor Saunders2014-08-071-1/+0
* convert many uses of pointer_map to hash_mapTrevor Saunders2014-08-021-1/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR c++/55135 (Segfault of gcc on a big file)Steven Bosscher2013-03-051-0/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-12/+5
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-2/+2
* tree-pass.h (pass_rtl_eh): Remove.Richard Guenther2012-03-201-0/+2
* bb-reorder: Split EH edges crossing partitions.Richard Henderson2011-07-231-0/+1
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher2010-06-281-12/+7
* mkconfig.sh: Include insn-flags.h and insn-constants.h before defaults.h.Steven Bosscher2010-06-021-44/+0
* coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher2010-05-221-1/+1
* vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher2010-05-151-0/+1
* Remove lang_eh_type_covers, which is dead, and the correspondingDuncan Sands2010-04-131-3/+0
* cgraph.h (cgraph_set_nothrow_flag, [...]): New prototypes.Jakub Jelinek2009-12-141-3/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson2009-09-281-0/+4
* Squash commit of EH in gimpleRichard Henderson2009-09-141-104/+208
* langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther2009-09-131-3/+9
* expr.h (emit_storent_insn, [...]): Declare.Michael Matz2009-09-021-1/+1
* cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka2009-05-251-2/+2
* alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor2009-05-161-24/+25
* Revert the following patch until testsuite fallout is fixed:Jan Hubicka2009-05-151-1/+0
* cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka2009-05-151-0/+1
* basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor2009-05-111-11/+14
* tree-eh.c (struct leh_state): Remove prev_try.Jan Hubicka2009-05-091-8/+1
* tree.c (list_equal_p): New function.Jan Hubicka2009-04-251-0/+1
* tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels.Jan Hubicka2009-04-251-1/+6
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-4/+3
* cfghooks.c (tidy_fallthru_edges): Remove find_basic_blocks references from co...Laurynas Biveinis2009-04-221-4/+0
* except.c (debug_eh_tree): New.Diego Novillo2009-04-171-5/+105
* except.c (eh_region_outer_p): Remove.Kazu Hirata2009-04-161-1/+0
* tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging.Jan Hubicka2009-04-081-1/+0
* except.c (remove_eh_handler): Make static.Jan Hubicka2009-04-041-0/+1