aboutsummaryrefslogtreecommitdiff
path: root/gcc/except.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-25hash-map-traits.h (simple_hashmap_traits::key_type): New typedef.Richard Sandiford1-4/+2
2015-06-25tree-hash-traits.h (tree_hash): New class.Richard Sandiford1-5/+2
2015-06-25hash-traits.h (free_ptr_hash): New class.Richard Sandiford1-8/+3
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-7/+0
2015-06-06emit-rtl.c, [...]: Replace rtx base types with more derived ones.Richard Sandiford1-9/+8
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev1-2/+2
2015-05-19insn-notes.def (UPDATE_SJLJ_CONTEXT): New note.Eric Botcazou1-0/+27
2015-05-09can_nonlocal_goto can take a rtx_insn *Trevor Saunders1-1/+1
2015-05-09make make_reg_eh_region_note and friend take rtx_insn *Trevor Saunders1-2/+2
2015-04-23cfgexpand.c (expand_gimple_stmt_1): Use ops.code.Richard Biener1-1/+1
2015-04-22provide default for MASK_RETURN_ADDRTrevor Saunders1-3/+3
2015-04-22provide default for RETURN_ADDR_OFFSETTrevor Saunders1-7/+7
2015-04-22add default definition of EH_RETURN_DATA_REGNOTrevor Saunders1-6/+0
2015-04-18remove need for store_values_directlyTrevor Saunders1-18/+19
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+11
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+2
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-3/+3
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+5
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+6
2014-09-05cfgloop.c (mark_loop_for_removal): New function.Richard Biener1-4/+1
2014-09-02support ggc hash_map and hash_setTrevor Saunders1-39/+16
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-1/+1
2014-08-28find_first_parameter_load params and return typeDavid Malcolm1-1/+1
2014-08-28Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsDavid Malcolm1-4/+6
2014-08-28Convert forced_labels from an EXPR_LIST to an INSN_LISTDavid Malcolm1-1/+1
2014-08-27except.c: Use rtx_sequenceDavid Malcolm1-6/+6
2014-08-25struct eh_landing_pad_d: field "landing_pad" is an rtx_code_labelDavid Malcolm1-1/+1
2014-08-22except.*: Use rtx_insn (also touches function.h)David Malcolm1-24/+29
2014-08-19Convert various rtx to rtx_note *David Malcolm1-3/+4
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-08-02convert many uses of pointer_map to hash_mapTrevor Saunders1-10/+5
2014-07-24IPA C++ refactoring 1/NMartin Liska1-4/+3
2014-07-09remove has_executeTrevor Saunders1-2/+0
2014-06-30except.c (emit_note_eh_region_end): New helper function.Uros Bizjak1-5/+18
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders1-31/+21
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-20tree.h (DECL_ONE_ONLY): Return true only for externally visible symbols.Jan Hubicka1-2/+2
2014-05-19except.c (init_eh): Fix computation of builtin setjmp buffer size to allow fo...Nick Clifton1-2/+15
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-5/+5
2014-05-14cfgcleanup.c (try_forward_edges): Use location_t for locations.Eric Botcazou1-3/+2
2014-04-17pass cfun to pass::executeTrevor Saunders1-2/+8
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-12/+12
2014-04-17remove has_gateTrevor Saunders1-2/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1