]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/except.c
[testsuite] Add missing dg-require-effective-target label_values
[thirdparty/gcc.git] / gcc / except.c
2019-05-17  mseborgcc/ada/ChangeLog:
2019-03-11  marxinWrap option names in gcc internal messages with %<...
2019-02-08  jakub PR rtl-optimization/89234
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-08-03  vries[c++] Don't emit exception tables for UI_NONE
2018-06-21  ebotcazou * except.c (finish_eh_generation): Commit edge inserti...
2018-04-13  jakub PR rtl-optimization/85393
2018-03-07  ebotcazou PR target/84277
2018-02-19  jakub PR target/84146
2018-01-03  jakub Update copyright years.
2017-11-03  hubicka * asan.c (create_cond_insert_point): Maintain profile.
2017-10-09  ebotcazou * except.c (setjmp_fn): New global variable.
2017-10-07  ebotcazou * builtins.def (BUILT_IN_SETJMP): Declare as library...
2017-09-04  rsandifoPR82045: Avoid passing machine modes through "..."
2017-08-30  rsandifo[62/77] Big machine_mode to scalar_int_mode replacement
2017-07-19  hubicka PR middle-end/81331
2017-07-19  hubicka PR middle-end/81331
2017-07-02  hubicka * expect.c (dw2_build_landing_pads): Update profile...
2017-06-29  hubicka * arm/arm-builtins.c: Include profile-count.h
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-05-16  marxinAdd default value for last argument of dump functions.
2017-01-01  jakub Update copyright years.
2016-11-14  tbsaunderemove conditional compilation of HAVE_AS_LEB128 code
2016-11-02  tbsaundeuse rtx_insn * in various places where it is obvious
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-08-28  tbsaundemake forced labels a vec
2016-07-26  tbsaundeuse auto_sbitmap in various places
2016-05-13  ebotcazou * builtins.c (expand_builtin_memcmp): Do not emit...
2016-04-18  matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted...
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.
next