OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / except.c
2011-07-23 rthbb-reorder: Split EH edges crossing partitions.
2011-06-14 jsm28 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-09 davidxlRevert r174848,174849
2011-06-09 davidxlGator cleanup
2011-06-01 davidxlPass name cleanups
2011-05-06 froydnjgeneralize build_case_label to the rest of the compiler
2011-04-29 rguenth2011-04-29 Richard Guenther <rguenther@suse.de>
2011-04-11 jamborm2011-04-11 Martin Jambor <mjambor@suse.cz>
2011-01-22 uweigand PR middle-end/47401
2011-01-21 jakub PR middle-end/45566
2011-01-17 rth * except.c (dump_eh_tree): Fix stray ; after...
2010-12-03 lauras2010-11-30 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-11-25 jsm28 * target.def (supports_split_stack, except_unwind_info...
2010-09-28 rthHookize TARGET_UNWIND_INFO et al.
2010-09-07 rthHookize exception personality output.
2010-08-20 froydnjgcc/
2010-06-29 amylaargcc:
2010-06-28 stevengcc/ChangeLog:
2010-06-09 ebotcazou PR rtl-optimization/42461
2010-06-08 laurasgcc/ada:
2010-05-29 hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-25 ebotcazou * function.h (struct function): Add can_throw_non_call...
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-04-13 baldrickRemove lang_eh_type_covers, which is dead, and the...
2010-03-01 chrbrset LABEL_PRESERVE_P for landing pad labels
2010-02-19 jakub PR bootstrap/43121
2009-12-14 jakub * cgraph.h (cgraph_set_nothrow_flag, cgraph_set_readon...
2009-11-25 hjlRemove trailing white spaces.
2009-11-08 amylaar * cfgrtl.c (pass_free_cfg): Add pass name.
2009-10-08 matz PR middle-end/41573
2009-10-03 dnovilloMerge lto branch into trunk.
2009-09-28 rth * except.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-14 rthSquash commit of EH in gimple
2009-09-13 rguenth2009-09-13 Richard Guenther <rguenther@suse.de>
2009-09-03 dnovillo2009-09-01 Diego Novillo <dnovillo@google.com>
2009-09-02 matz * expr.h (emit_storent_insn, expand_expr_real_1,
2009-08-07 jakub * dwarf2out.c (output_fde): When doing hot/cold partit...
2009-08-07 jakub * dwarf2out.c (output_fde): When doing hot/cold partit...
2009-07-12 hubicka PR tree-optimization/40585
2009-07-11 hubicka PR middle-end/48388
2009-07-09 tromeygcc
2009-06-30 tromeygcc
2009-06-22 paolo2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>
2009-06-15 aldyh * except.c (init_eh): Use BUILTINS_LOCATION...
2009-06-12 aldyhgcc/java/
2009-05-25 hubicka * cgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-16 iangcc/ChangeLog:
2009-05-15 hubicka Revert the following patch until testsuite fallout...
2009-05-15 hubicka * cgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-09 hubicka * tree-eh.c (struct leh_state): Remove prev_try.
2009-05-09 hubicka * g++.dg/eh/nested-try.C: New test.
2009-05-02 hubicka * except.c (remove_eh_handler_and_replace): Handle...
2009-04-25 hubicka * tree.c (list_equal_p): New function.
2009-04-25 hubicka * tree-eh.c (tree_remove_unreachable_handlers): Handle...
2009-04-22 dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2009-04-22 uweigand * function.c (expand_function_end): Do not emit a...
2009-04-22 lauras2009-04-22 Laurynas Biveinis <laurynas.biveinis@gmail...
2009-04-18 hubicka * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph...
2009-04-17 dnovillo * except.c (debug_eh_tree): New.
2009-04-17 ian * df.h: Include "timevar.h".
2009-04-16 kazu * except.c (eh_region_outer_p): Remove.
2009-04-13 nemet * except.c (pass_set_nothrow_function_flags): Set...
2009-04-12 nemet PR middle-end/39651
2009-04-09 hubicka * except.c (find_prev_try): Break out from ....
2009-04-08 hubicka * tree-eh.c (cleanup_eh): When not optimizing, do...
2009-04-06 hubicka PR middle-end/39659
2009-04-05 hubicka * except.c (sjlj_find_directly_reachable_regions)...
2009-04-04 hubicka * except.c (remove_eh_handler_and_replace): Break...
2009-04-04 hubicka * except.c (remove_eh_handler): Make static.
2009-03-30 hubicka * except.c (label_to_region_map): Fix thinko.
2009-03-29 hubicka PR middle-end/28850
2009-03-29 hubicka * except.c (verify_eh_tree): Fix handling of fun!...
2009-03-29 hubicka * except.c (dump_eh_tree): Dump all datastructures.
2009-03-29 hubicka * except.c (duplicate_eh_regions_0): Handle AKA bitmap.
2009-03-28 hubicka * dwarf2out.c (dwarf2out_begin_prologue): Use crtl...
2009-03-28 hubicka * tree-eh.c (inlinable_call_p): New function.
2009-03-07 uweigand PR middle-end/38028
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-01-29 zadeck2009-01-29 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-08-06 ghazi * builtins.c (expand_builtin_profile_func): Avoid...
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-16 ghazi * cfg.c (dump_reg_info): Avoid C++ keywords.
2008-06-26 ghazi * dwarf2out.c (new_cfi, queue_reg_save, dwarf2out_begi...
2008-06-18 uweigand * targhooks.h (struct gcc_target): New member unwind_w...
2008-06-06 jakub PR rtl-optimization/36419
2008-04-25 hubicka PR testsuite/35843
2008-04-18 hubicka * except.c (dw2_size_of_call_site_table,
2008-04-15 hubicka * gengtype.c (write_root): Param_is argument is OK.
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2007-10-15 aolivagcc/ChangeLog:
2007-09-22 ebotcazou PR target/32325
2007-09-07 zippel * function.h (struct function): Rename calls_unwind_init
2007-08-14 ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * c-common.c (fname_as_string, c_type_hash): Constify.
2007-05-30 jakub PR tree-optimization/31769
2007-05-21 nathan * builtins.c (expand_builtin_setjmp_setup): Update...
2007-05-21 hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2007-05-14 uros * builtins.c (expand_builtin_mathfn): Use EXPAN...
next