OSDN Git Service

Fix typos.
[pf3gnuchains/gcc-fork.git] / gcc / except.c
2004-09-10 geoffk * dbxout.c (dbxout_block): Update for
2004-09-08 nathan * emit-rtl.c (immed_double_const): Use gcc_assert...
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-16 fjahanianPatch to fix -mcpu=G5 interface to EH runtime library.
2004-08-15 nathan.:
2004-07-27 steven * cfgexpand.c (tree_expand_cfg): Fix comment.
2004-07-15 pbrook * dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_...
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-07-08 rth * except.c (expand_eh_region_start, expand_eh_region_end,
2004-07-08 bonzini2004-07-08 Paolo Bonzini <bonzini@gnu.org>
2004-06-18 rth * c-common.c (flag_objc_sjlj_exceptions): New.
2004-06-17 hubicka PR target/15433
2004-06-14 rakdver * Makefile.in (FLAGS_H): New.
2004-06-04 steven * except.c (for_each_eh_region): New function.
2004-06-03 steven * basic-block.c (tail_recursion_label_list): Don't...
2004-05-30 kazu * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphu...
2004-05-28 bryce * except.c: Revert change of 2004-05-26.
2004-05-26 hubicka * except.c (can_throw_internal): Notice RESX instruct...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-26 hp PR bootstrap/15141
2004-03-20 kazu * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,
2004-03-16 rth PR middle-end/14535
2004-03-14 sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-03-11 rth * except.c (remove_unreachable_regions): Look...
2004-03-10 aph2004-03-10 Andrew Haley <aph@redhat.com>
2004-03-07 hubicka * except.c (emit_to_new_bb_before): Break fallthru...
2004-03-05 jason * tree.h (TYPE_HASH): Use TYPE_UID.
2004-02-25 hubicka * basic-block.h (make_eh_edge, break_superblocks)...
2004-02-09 wilsonPR libstdc++/5625
2004-01-27 rsandifo PR target/7297
2004-01-14 rth PR c++/12491
2004-01-09 jsm28 PR c/11234
2003-11-14 rearnsha* except.c (sjlj_emit_function_enter): Mark internal...
2003-09-18 kennerApply proper patch file for last change.
2003-09-18 kenner * except.c (output_function_exception_table): Adjust...
2003-09-18 mmitchel PR target/11184
2003-09-10 rth * except.c: Include cgraph.h.
2003-08-01 kenner * except.c (sjlj_emit_dispatch_table): Use ptr_mode...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-06-29 aj * except.c: Convert prototypes to ISO C90.
2003-06-27 nathan * rtl.h (emit_note): Remove FILE parameter.
2003-06-16 ghazicp:
2003-06-10 geoffk * except.c (call_site_base): Mark with GTY.
2003-05-29 jasonadd comment
2003-05-10 uweigand * except.c (EH_RETURN_STACKADJ_RTX): Do not define.
2003-05-07 rthgcc/
2003-04-22 mmitchel * Makefile.in (calls.o): Depend on except.h.
2003-04-15 kenner * except.c (resolve_fixup_regions): Avoid dereferencin...
2003-04-02 rth * except.c (sjlj_find_directly_reachable_region...
2003-04-02 rth * except.c (convert_from_eh_region_ranges_1...
2003-03-17 mmitchel PR c++/8805
2003-01-17 kazu * et-forest.c: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-28 ghazi * except.c (default_exception_section): Move variable...
2002-11-26 jakub * varasm.c (default_exception_section): Move to...
2002-09-26 echristo2002-09-24 Eric Christopher <echristo@redhat.com>
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-08-25 shebs2002-08-24 Stuart Hastings <stuart@apple.com>
2002-07-09 sje * gcc/except.c (expand_eh_region_end_cleanup): Change...
2002-06-19 kraai * except.c (ehl_free): Remove.
2002-06-17 rth * function.h (struct function) [funcdef_no...
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-03 hubicka * except.c (except.c): Do not rebuild CFG.
2002-06-03 kazu * emit-rtl.c: Likewise.
2002-06-01 alehotsky*** empty log message ***
2002-05-23 davem2002-05-23 David S. Miller <davem@redhat.com>
2002-04-17 rth PR c++/6320
2002-04-11 rth * except.c (add_ehl_entry): Allow duplicates...
2002-04-10 rth * basic-block.h (flow_delete_block_noexpunge): Declare.
2002-04-04 jason PR c++/5636
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-29 neil * Makefile.in (except.o): Update.
2002-03-20 rth * except.c (current_function_has_exception_hand...
2002-02-21 jakub PR c++/4574
2002-01-17 jason * except.c (add_partial_entry): Remove backward...
2002-01-14 jakub * except.c (remove_unreachable_regions): New.
2002-01-03 kazu * except.c: Fix comment typos.
2001-12-28 kazu * except.c: Fix comment formatting.
2001-12-14 jasontweak comment
2001-12-12 aj2001-12-11 Roger Sayle <roger@eyesopen.com>
2001-12-12 rth * except.c (sjlj_find_directly_reachable_region...
2001-11-23 jsm28 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog...
2001-11-17 kenner * except.c (enum eh_region_type): Add ERT_UNKNOWN.
2001-11-16 kenner * except.c: Support for catching a list of...
2001-11-15 kenner * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-11 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog...
2001-10-29 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-23 kenner * builtins.c (expand_builtin_setjmp): Only call conver...
2001-10-22 shebs * target.h (struct gcc_target): Add asm_out...
2001-10-09 kazu * c-common.h: Fix comment formatting.
2001-09-26 aph2001-09-25 Andrew Haley <aph@cambridge.redhat.com>
2001-09-21 rth * rtl.h (LCT_RETURNS_TWICE): New.
2001-09-21 hubicka * basic-block.h (flow_delete_insn, flow_delete_insn_ch...
2001-09-17 jsturm * except.c (dw2_build_landing_pads): New local
2001-09-13 ghazi * c-parse.in (yyerror): Const-ification and/or static...
2001-08-27 rth * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-18 ghazi * except.c (TYPE_HASH): Delete.
next