OSDN Git Service

* config/alpha/alpha.c (alpha_start_function): Use switch_to_section.
[pf3gnuchains/gcc-fork.git] / gcc / except.c
2005-12-07 rsandifo * config/alpha/alpha.c (alpha_start_function): Use...
2005-11-03 ebotcazou * dwarf2asm.c (dw2_force_const_mem): Add new parameter...
2005-10-23 danglin PR ada/23957
2005-09-17 rguenth2005-09-17 Jan Hubicka <jh@suse.cz>
2005-09-06 amodra PR middle-end/21460
2005-08-10 bonzini2005-08-09 Paolo Bonzini <bonzini@gnu.org>
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-07-03 jsm28 * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks...
2005-06-28 pbrook2005-06-28 Paul Brook <paul@codesourcery.com>
2005-06-28 uweigand2005-06-28 Andreas Krebbel <krebbel1@de.ibm.com>
2005-06-25 kcookUpdate FSF address.
2005-06-15 hubicka * Makefile.in (cfg.o): Add new dependencies.
2005-06-01 hubicka * except.c (struct eh_region): Kill unused fields.
2005-05-27 hubicka * except.c (can_throw_internal_1, can_throw_external_1...
2005-05-12 hubicka * except.c (duplicate_eh_region_1, duplicate_eh_region_2,
2005-05-11 hubicka * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency.
2005-05-08 kazu * except.c (eh_status): Change the type of ttype_data to
2005-04-25 hubicka * tree-cfg.c (tree_duplicate_bb): Duplicate EH region...
2005-04-22 hubicka * Makefile.in (ipa.o, ipa-inline.o): New files.
2005-03-31 cticeFix problems with hot/cold partitioning optimization.
2005-03-14 kazu * except.c (check_handled): Make it static.
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-02-21 kazu * c-objc-common.h, c-pretty-print.c, cgraphunit.c...
2005-02-18 jsm28 * except.c (output_function_exception_table): Call
2004-11-24 jsm282004-11-24 Mark Mitchell <mark@codesourcery.com>
2004-11-24 steven * cfgrtl.c (rtl_delete_block): Fix comment.
2004-11-13 kazu * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimpl...
2004-11-13 steven * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_...
2004-11-04 nathan * bitmap.h (bitmap_a_or_b, bitmap_a_and_b): Remove.
2004-11-04 nathan * bitmap.c (bitmap_print): Make bitno unsigned.
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-26 rakdver * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_C...
2004-09-15 jsm28gcc:
2004-09-12 rth PR 17186, part deux
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 ***
next