summaryrefslogtreecommitdiff
path: root/gcc/except.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-05except.c (emit_to_new_bb_before): Make sure to put a location on SEQ.Eric Botcazou
2019-07-04introduce EH_ELSE_EXPR tree and gimplifierAlexandre Oliva
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska
2019-02-08re PR rtl-optimization/89234 (ICE in get_eh_region_and_lp_from_rtx at gcc/exc...Jakub Jelinek
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-08-03[c++] Don't emit exception tables for UI_NONETom de Vries
2018-06-21except.c (finish_eh_generation): Commit edge insertions only after the EH edg...Eric Botcazou
2018-04-13re PR rtl-optimization/85393 (Miscompilation with hot/cold partitioning start...Jakub Jelinek
2018-03-07re PR target/84277 (A lot of new acats testsuite failures)Eric Botcazou
2018-02-19re PR target/84146 (ICE with -mcet in dwarf2out_var_location, involving sigse...Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-10-09except.c (setjmp_fn): New global variable.Eric Botcazou
2017-10-07builtins.def (BUILT_IN_SETJMP): Declare as library builtin instead of GCC bui...Eric Botcazou
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford
2017-08-30[62/77] Big machine_mode to scalar_int_mode replacementRichard Sandiford
2017-07-19re PR regression/81331 (missed Eh delivery in partitioned function)Jan Hubicka
2017-07-19re PR regression/81331 (missed Eh delivery in partitioned function)Jan Hubicka
2017-07-02expect.c (dw2_build_landing_pads): Update profile of the landing pad bb.Jan Hubicka
2017-06-29arm-builtins.c: Include profile-count.hJan Hubicka
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-05-16Add default value for last argument of dump functions.Martin Liska
2017-01-01Update copyright years.Jakub Jelinek
2016-11-14remove conditional compilation of HAVE_AS_LEB128 codeTrevor Saunders
2016-11-02use rtx_insn * in various places where it is obviousTrevor Saunders
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek
2016-08-28make forced labels a vecTrevor Saunders
2016-07-26use auto_sbitmap in various placesTrevor Saunders
2016-05-13builtins.c (expand_builtin_memcmp): Do not emit the call here.Eric Botcazou
2016-04-18tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz
2016-01-04Update copyright years.Jakub Jelinek
2015-11-15always define EH_RETURN_HANDLER_RTXTrevor Saunders
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-10-11always define SETUP_FRAME_ADDRESSESTrevor Saunders
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-09-18re PR middle-end/67619 (ICE at -O1 and above on x86_64-linux-gnu in int_mode_...Uros Bizjak
2015-09-18config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts.Andrew Dixie
2015-07-28target-insns.def (eh_return): New targetm instruction pattern.Richard Sandiford
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-07-05gcc/Richard Sandiford
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-25hash-map-traits.h (simple_hashmap_traits::key_type): New typedef.Richard Sandiford