aboutsummaryrefslogtreecommitdiff
path: root/gcc/except.c
AgeCommit message (Expand)Author
2005-06-01 * except.c (struct eh_region): Kill unused fields.Jan Hubicka
2005-05-27 * except.c (can_throw_internal_1, can_throw_external_1): AddJan Hubicka
2005-05-12 * except.c (duplicate_eh_region_1, duplicate_eh_region_2,Steven Bosscher
2005-05-11 * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency.Jan Hubicka
2005-05-08 * except.c (eh_status): Change the type of ttype_data toKazu Hirata
2005-04-25 * tree-cfg.c (tree_duplicate_bb): Duplicate EH region too.Jan Hubicka
2005-04-22 * Makefile.in (ipa.o, ipa-inline.o): New files.Jan Hubicka
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice
2005-03-14 * except.c (check_handled): Make it static.Kazu Hirata
2005-03-11 * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,Zdenek Dvorak
2005-02-21 * c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c,Kazu Hirata
2005-02-18 * except.c (output_function_exception_table): CallJoseph Myers
2004-11-242004-11-24 Mark Mitchell <mark@codesourcery.com>Mark Mitchell
2004-11-24 * cfgrtl.c (rtl_delete_block): Fix comment.Steven Bosscher
2004-11-13 * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimplify.c,Kazu Hirata
2004-11-13 * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P andSteven Bosscher
2004-11-04 * bitmap.h (bitmap_a_or_b, bitmap_a_and_b): Remove.Nathan Sidwell
2004-11-04 * bitmap.c (bitmap_print): Make bitno unsigned.Nathan Sidwell
2004-09-282004-09-24 Ben Elliston <bje@au.ibm.com>Ben Elliston
2004-09-26 * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,Zdenek Dvorak
2004-09-15gcc:Joseph Myers
2004-09-12 PR 17186, part deuxRichard Henderson
2004-09-10 * dbxout.c (dbxout_block): Update forGeoffrey Keating
2004-09-08 * emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable.Nathan Sidwell
2004-08-25 * tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell
2004-08-16Patch to fix -mcpu=G5 interface to EH runtime library.Fariborz Jahanian
2004-08-15.:Nathan Sidwell
2004-07-27 * cfgexpand.c (tree_expand_cfg): Fix comment.Steven Bosscher
2004-07-15 * dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFOPaul Brook
2004-07-092004-07-08 Jerry Quinn <jlquinn@optonline.net>Jerry Quinn
2004-07-08 * except.c (expand_eh_region_start, expand_eh_region_end,Richard Henderson
2004-07-082004-07-08 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-06-18 * c-common.c (flag_objc_sjlj_exceptions): New.Richard Henderson
2004-06-17 PR target/15433Jan Hubicka
2004-06-14 * Makefile.in (FLAGS_H): New.Zdenek Dvorak
2004-06-04 * except.c (for_each_eh_region): New function.Steven Bosscher
2004-06-03 * basic-block.c (tail_recursion_label_list): Don't declare.Steven Bosscher
2004-05-30 * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c,Kazu Hirata
2004-05-28 * except.c: Revert change of 2004-05-26.Bryce McKinlay
2004-05-26 * except.c (can_throw_internal): Notice RESX instructions.Jan Hubicka
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-04-26 PR bootstrap/15141Hans-Peter Nilsson
2004-03-20 * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,Kazu Hirata
2004-03-16 PR middle-end/14535Richard Henderson
2004-03-14 * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()Roger Sayle
2004-03-11 * except.c (remove_unreachable_regions): Look thru CALL_PLACEHOLDER.Richard Henderson
2004-03-102004-03-10 Andrew Haley <aph@redhat.com>Andrew Haley
2004-03-07 * except.c (emit_to_new_bb_before): Break fallthru edges.Jan Hubicka
2004-03-05 * tree.h (TYPE_HASH): Use TYPE_UID.Jason Merrill
2004-02-25 * basic-block.h (make_eh_edge, break_superblocks): Declare.Jan Hubicka