OSDN Git Service

2007-01-24 Andrew Haley <aph@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / except.c
2006-12-11 hubicka Move all varpool routines out of cgraph/cgraphunit...
2006-11-12 schwab * except.c (sjlj_emit_function_enter): Remove unused...
2006-11-11 hubicka * extended.texi (__builtin_expect): We no longer requi...
2006-11-02 ebotcazou PR other/29639
2006-10-28 ebotcazou * except.h (output_function_exception_table): Add...
2006-10-10 rguenth2006-10-10 Richard Guenther <rguenther@suse.de>
2006-09-13 krebbel2006-09-13 Andreas Krebbel <krebbel1@de.ibm.com>
2006-07-19 jakub * except.c (duplicate_eh_regions_1): Clear next_peer.
2006-06-13 rguenth2006-06-13 Richard Guenther <rguenther@suse.de>
2006-05-28 kazu * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config...
2006-05-02 jakub PR middle-end/27310
2006-04-14 jakub PR middle-end/26823
2006-04-08 kazu * builtins.c, config/arm/arm.c, config/i386/cygwin.h,
2006-03-22 rth PR middle-end/26084
2006-03-03 rakdver * cse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_...
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-31 dalecki2006-01-30 Marcin Dalecki <martin@dalecki.de>
2006-01-06 echristo2006-01-06 Eric Christopher <echristo@apple.com>
2005-12-10 schwab * except.c (switch_to_exception_section): Only define if
2005-12-10 rsandifo * dwarf2out.c (default_eh_frame_section): Delete,...
2005-12-08 reichelt * ipa-type-escape.c (analyze_variable): Use gcc_assert...
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
next