]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/except.c
Update copyright years.
[thirdparty/gcc.git] / gcc / except.c
2016-01-04  jakub Update copyright years.
2015-11-15  tbsaundealways define EH_RETURN_HANDLER_RTX
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-11  tbsaundealways define SETUP_FRAME_ADDRESSES
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-09-18  uros PR middle-end/67619
2015-09-18  djelibgcc/
2015-07-28  rsandifogcc/
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-05  rsandifogcc/
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-06  rsandifogcc/
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-20  miyukiPromote types of RTL expressions to more derived ones.
2015-05-19  ebotcazou * insn-notes.def (UPDATE_SJLJ_CONTEXT): New note.
2015-05-09  tbsaundecan_nonlocal_goto can take a rtx_insn *
2015-05-09  tbsaundemake make_reg_eh_region_note and friend take rtx_insn *
2015-04-23  rguenth2015-04-23 Richard Biener <rguenther@suse.de>
2015-04-22  tbsaundeprovide default for MASK_RETURN_ADDR
2015-04-22  tbsaundeprovide default for RETURN_ADDR_OFFSET
2015-04-22  tbsaundeadd default definition of EH_RETURN_DATA_REGNO
2015-04-18  tbsaunderemove need for store_values_directly
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-01  amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29  rsandifogcc/ada/
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-05  rguenth2014-09-05 Richard Biener <rguenther@suse.de>
2014-09-02  tbsaundesupport ggc hash_map and hash_set
2014-08-28  dmalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-28  dmalcolmfind_first_parameter_load params and return type
2014-08-28  dmalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-28  dmalcolmConvert forced_labels from an EXPR_LIST to an INSN_LIST
2014-08-27  dmalcolmexcept.c: Use rtx_sequence
2014-08-25  dmalcolmstruct eh_landing_pad_d: field "landing_pad" is an...
2014-08-22  dmalcolmexcept.*: Use rtx_insn (also touches function.h)
2014-08-19  dmalcolmConvert various rtx to rtx_note *
2014-08-07  tbsaunderemove pointer-set.[ch]
2014-08-02  tbsaundeconvert many uses of pointer_map to hash_map
2014-07-24  marxinIPA C++ refactoring 1/N
2014-07-09  tbsaunderemove has_execute
2014-06-30  uros * except.c (emit_note_eh_region_end): New helper function.
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-06-02  amacleod * expr.h: Remove prototypes of functions defined in...
2014-05-20  hubicka * tree.h (DECL_ONE_ONLY): Return true only for externa...
2014-05-19  nickc * except.c (init_eh): Fix computation of builtin setjm...
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-14  ebotcazou * cfgcleanup.c (try_forward_edges): Use location_t...
2014-04-22  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  rsandifoRemove tree_to_hwi.
2013-11-18  rsandifoMerge from trunk.
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/c-family/
2013-11-18  rsandifogcc/ada/
2013-11-16  mrsMerge in trunk.
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-09  rsandifogcc/
2013-09-04  mrsMerge in trunk.
2013-08-13  mrsAdd wide-int branch.
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-04-26  crowlThis patch is the main part of a consolodation of the...
2013-03-05  stevengcc/
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-02  steven * function.h (struct rtl_data): Remove epilogue_delay_...
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-10-18  ebotcazou * except.c (sjlj_emit_function_enter): Remove unused...
next