aboutsummaryrefslogtreecommitdiff
path: root/gcc/except.c
AgeCommit message (Expand)Author
2005-11-03 * dwarf2asm.c (dw2_force_const_mem): Add new parameter 'public'.Eric Botcazou
2005-10-23 PR ada/23957John David Anglin
2005-09-172005-09-17 Jan Hubicka <jh@suse.cz>Jan Hubicka
2005-09-06 PR middle-end/21460Alan Modra
2005-08-102005-08-09 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-07-052005-07-05 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-07-03 * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c,Joseph Myers
2005-06-282005-06-28 Paul Brook <paul@codesourcery.com>Paul Brook
2005-06-282005-06-28 Andreas Krebbel <krebbel1@de.ibm.com>Andreas Krebbel
2005-06-25Update FSF address.Kelley Cook
2005-06-15 * Makefile.in (cfg.o): Add new dependencies.Jan Hubicka
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