]> gcc.gnu.org Git - gcc.git/history - gcc/except.h
ipa/105166 - avoid modref queries with mismatching types
[gcc.git] / gcc / except.h
2022-01-03 Jakub JelinekUpdate copyright years.
2021-01-04 Jakub JelinekUpdate copyright years.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-04-13 Jakub Jelinekre PR rtl-optimization/85393 (Miscompilation with hot...
2018-03-07 Eric Botcazoure PR target/84277 (A lot of new acats testsuite failures)
2018-01-03 Jakub JelinekUpdate copyright years.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-05-19 Eric Botcazouinsn-notes.def (UPDATE_SJLJ_CONTEXT): New note.
2015-05-09 Trevor Saundersmake make_reg_eh_region_note and friend take rtx_insn *
2015-01-05 Jakub JelinekUpdate copyright years.
2014-09-18 Kito ChengAdd header guard to several header files.
2014-09-02 Trevor Saunderssupport ggc hash_map and hash_set
2014-08-25 David Malcolmstruct eh_landing_pad_d: field "landing_pad" is an...
2014-08-22 David Malcolmexcept.*: Use rtx_insn (also touches function.h)
2014-08-07 Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-08-02 Trevor Saundersconvert many uses of pointer_map to hash_map
2014-01-02 Richard SandifordUpdate copyright years in gcc/
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-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-03-20 Richard Guenthertree-pass.h (pass_rtl_eh): Remove.
2011-07-23 Richard Hendersonbb-reorder: Split EH edges crossing partitions.
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-06-28 Steven Bosschersystem.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-02 Steven Bosschermkconfig.sh: Include insn-flags.h and insn-constants...
2010-05-22 Steven Bosschercoretypes.h (struct simple_bitmap_def, [...]): New...
2010-05-15 Steven Bosschervecir.h: New file with VEC primitives for tree, gimple...
2010-04-13 Duncan SandsRemove lang_eh_type_covers, which is dead, and the...
2009-12-14 Jakub Jelinekcgraph.h (cgraph_set_nothrow_flag, [...]): New prototypes.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-09-28 Richard Hendersonexcept.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-13 Richard Guentherlanghooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
2009-09-02 Michael Matzexpr.h (emit_storent_insn, [...]): Declare.
2009-05-25 Jan Hubickacgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-16 Ian Lance Tayloralias.c (struct alias_set_entry_d): Rename from struct...
2009-05-15 Jan HubickaRevert the following patch until testsuite fallout...
2009-05-15 Jan Hubickacgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-11 Ian Lance Taylorbasic-block.h (enum profile_status): Break out of struc...
2009-05-09 Jan Hubickatree-eh.c (struct leh_state): Remove prev_try.
2009-04-25 Jan Hubickatree.c (list_equal_p): New function.
2009-04-25 Jan Hubickatree-eh.c (tree_remove_unreachable_handlers): Handle...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-22 Laurynas Biveiniscfghooks.c (tidy_fallthru_edges): Remove find_basic_blo...
2009-04-17 Diego Novilloexcept.c (debug_eh_tree): New.
2009-04-16 Kazu Hirataexcept.c (eh_region_outer_p): Remove.
2009-04-08 Jan Hubickatree-eh.c (cleanup_eh): When not optimizing, do not...
2009-04-04 Jan Hubickaexcept.c (remove_eh_handler): Make static.
2009-03-29 Jan Hubickare PR tree-optimization/28850 (missed call -> jmp trans...
2009-03-28 Jan Hubickatree-eh.c (inlinable_call_p): New function.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and... r144370/tags/stack-last-merge
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-08 Nathan Sidwell* except.h: Correct checks for when SJLJ exceptions...
2008-04-15 Jan Hubickagengtype.c (write_root): Param_is argument is OK.
2007-08-27 Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-08-14 Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-01-14 Jan Hubickatree-eh.c (add_stmt_to_eh_region_fn): Do not add call_e...
2006-10-28 Eric Botcazouexcept.h (output_function_exception_table): Add 'const...
2006-04-14 Jakub Jelinekre PR middle-end/26823 (ICE with OpenMP in add_stmt_to_...
2006-03-22 Richard Hendersonre PR middle-end/26084 (ICE (segfault) on C++ OpenMP...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-01-06 Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2005-06-28 Paul BrookMakefile.in: Set and use UNWIND_H.
2005-06-25 Kelley CookUpdate FSF address.
2005-05-27 Jan Hubickaexcept.c (can_throw_internal_1, [...]): Add "is_resx...
2005-05-12 Steven Bosscherexcept.c (duplicate_eh_region_1, [...]): New functions...
2005-05-11 Jan HubickaMakefile.in (tree-eh.o): Kill gt-tree-eh.h dependency.
2005-04-25 Jan Hubickatree-cfg.c (tree_duplicate_bb): Duplicate EH region...
2005-03-14 Kazu Hirataalloc-pool.c, [...]: Update copyright.
2005-03-14 Kazu Hirataexcept.c (check_handled): Make it static.
2004-11-13 Steven Bosschercse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P...
2004-07-15 Paul Brookdwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNW...
2004-07-08 Richard Hendersonexcept.c (expand_eh_region_start, [...]): Remove.
2004-07-08 Paolo Bonziniexplow.c (optimize_save_area_alloca): Do not accept...
2004-06-04 Steven Bosscherexcept.c (for_each_eh_region): New function.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-02-18 Kazu Hiratacfgloop.h, [...]: Update copyright.
2004-02-09 James E Wilsonre PR libstdc++/5625 ([mips] exception unwinding create...
2003-10-01 Rainer Orthexcept.h (MUST_USE_SJLJ_EXCEPTIONS): Revert 2003-09...
2003-09-23 Rainer Orthexcept.h (MUST_USE_SJLJ_EXCEPTIONS): Test for DWARF2_UN...
2003-06-29 Andreas Jaegerexcept.c: Convert prototypes to ISO C90.
2003-05-10 Ulrich Weigandexcept.c (EH_RETURN_STACKADJ_RTX): Do not define.
2003-05-04 Richard Hendersonbuiltins.c (expand_builtin): Remove.
2003-04-22 Mark MitchellMakefile.in (calls.o): Depend on except.h.
2003-03-31 Matt Kraai* except.h: Remove definition of varray_type.
2002-08-25 Stuart Hastingsfunction.h (struct function): Add flag all_throwers_are...
2002-04-10 Richard Hendersonbasic-block.h (flow_delete_block_noexpunge): Declare.
2002-04-04 Jason Merrillre PR c++/5636 (gcc-3.0.3, memory leakage: function...
2002-03-20 Richard Hendersonexcept.c (current_function_has_exception_handlers)...
2002-01-12 Graham Stottattribs.c (handle_deprecated_attribute): constify WHAT.
2001-12-31 Graham Stottexcept.h: Remove forward def of tree_node, rtx_def...
2001-11-23 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-11-16 Olivier Hainqueexcept.c: Support for catching a list of types with...
next
This page took 7.141763 seconds and 107 git commands to generate.