tree.h (phi_arg_d): New field.
[platform/upstream/gcc.git] / gcc / except.c
2007-09-07 Roman Zippelfunction.h (struct function): Rename calls_unwind_init...
2007-08-14 Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-05-30 Jakub Jelinekre PR tree-optimization/31769 (ICE with OpenMP and...
2007-05-21 Nathan Sidwellbuiltins.c (expand_builtin_setjmp_setup): Update comment.
2007-05-21 Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-05-14 Uros Bizjakbuiltins.c (expand_builtin_mathfn): Use EXPAND_NORMAL...
2007-03-20 Mark Mitchellexcept.c (output_function_exception_table): Do not...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-11 Mark Mitchellre PR target/29487 (Shared libstdc++ fails to link)
2006-12-11 Jan HubickaMove all varpool routines out of cgraph/cgraphunit...
2006-11-12 Andreas Schwab* except.c (sjlj_emit_function_enter): Remove unused...
2006-11-11 Jan Hubickaextended.texi (__builtin_expect): We no longer require...
2006-11-02 Eric Botcazoure PR other/29639 (ext/bitmap_allocator/check_allocate_...
2006-10-28 Eric Botcazouexcept.h (output_function_exception_table): Add 'const...
2006-10-10 Richard Guentherre PR rtl-optimization/29323 (set_nothrow_function_flag...
2006-09-13 Andreas Krebbelflow.c (calculate_global_regs_live): Invalidate eh...
2006-07-19 Jakub Jelinek* except.c (duplicate_eh_regions_1): Clear next_peer.
2006-06-13 Richard Guentherre PR middle-end/27536 (-fsection-anchors breaks Ada)
2006-05-28 Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-05-02 Jakub Jelinekre PR middle-end/27310 (ICE in duplicate_eh_regions)
2006-04-14 Jakub Jelinekre PR middle-end/26823 (ICE with OpenMP in add_stmt_to_...
2006-04-08 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-03-22 Richard Hendersonre PR middle-end/26084 (ICE (segfault) on C++ OpenMP...
2006-03-03 Zdenek Dvorakcse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOO...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 Marcin Daleckiexpr.h (expand_normal): new inline function.
2006-01-06 Eric Christophertm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.
2005-12-10 Andreas Schwabexcept.c (switch_to_exception_section): Only define...
2005-12-10 Richard Sandiforddwarf2out.c (default_eh_frame_section): Delete, moving...
2005-12-08 Volker Reicheltipa-type-escape.c (analyze_variable): Use gcc_assert...
2005-12-07 Richard Sandifordalpha.c (alpha_start_function): Use switch_to_section.
2005-11-03 Eric Botcazoudwarf2asm.c (dw2_force_const_mem): Add new parameter...
2005-10-23 John David Anglinre PR ada/23957 (ld terminated with signal 10 [Bus...
2005-09-17 Jan Hubickaexcept.c (struct eh_status): Turn region_array into...
2005-09-06 Alan Modrare PR middle-end/21460 (sjlj_emit_function_enter adds...
2005-08-10 Paolo Bonzinibb-reorder.c (pass_duplicate_computed_gotos, [...]...
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-07-03 Joseph Myersbb-reorder.c, [...]: Avoid "." or "\n" at end of diagno...
2005-06-28 Paul BrookMakefile.in: Set and use UNWIND_H.
2005-06-28 Andreas Krebbelexcept.c (current_function_has_exception_handlers)...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Jan HubickaMakefile.in (cfg.o): Add new dependencies.
2005-06-01 Jan Hubickaexcept.c (struct eh_region): Kill unused fields.
2005-05-27 Jan Hubickaexcept.c (can_throw_internal_1, [...]): Add "is_resx...
2005-05-12 Steven Bosscherexcept.c (duplicate_eh_region_1, [...]): New functions...
2005-05-11 Jan HubickaMakefile.in (tree-eh.o): Kill gt-tree-eh.h dependency.
2005-05-08 Kazu Hirataexcept.c (eh_status): Change the type of ttype_data...
2005-04-25 Jan Hubickatree-cfg.c (tree_duplicate_bb): Duplicate EH region...
2005-04-22 Jan HubickaMakefile.in (ipa.o, [...]): New files.
2005-03-31 Caroline TiceFix problems with hot/cold partitioning optimization.
2005-03-14 Kazu Hirataexcept.c (check_handled): Make it static.
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-02-21 Kazu Hiratac-objc-common.h, [...]: Update copyright.
2005-02-18 Joseph Myersexcept.c (output_function_exception_table): Call assemb...
2004-11-24 Mark Mitchellcrtstuff.c (IN_LIBGCC2): Define it.
2004-11-24 Steven Bosschercfgrtl.c (rtl_delete_block): Fix comment.
2004-11-13 Kazu Hiratac-cppbuiltin.c, [...]: Fix comment typos.
2004-11-13 Steven Bosschercse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P...
2004-11-04 Nathan Sidwellbitmap.h (bitmap_a_or_b, [...]): Remove.
2004-11-04 Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-26 Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2004-09-15 Joseph Myersattribs.c, [...]: Use %<, %> and %q for quoting in...
2004-09-12 Richard HendersonPR 17186, part deux
2004-09-10 Geoffrey Keatingdbxout.c (dbxout_block): Update for current_function_fu...
2004-09-08 Nathan Sidwellemit-rtl.c (immed_double_const): Use gcc_assert and...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-16 Fariborz JahanianPatch to fix -mcpu=G5 interface to EH runtime library.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-07-27 Steven Bosschercfgexpand.c (tree_expand_cfg): Fix comment.
2004-07-15 Paul Brookdwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNW...
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-08 Richard Hendersonexcept.c (expand_eh_region_start, [...]): Remove.
2004-07-08 Paolo Bonziniexplow.c (optimize_save_area_alloca): Do not accept...
2004-06-18 Richard Hendersonc-common.c (flag_objc_sjlj_exceptions): New.
2004-06-17 Jan Hubickare PR target/15433 (ICE, cannot split insn)
2004-06-14 Zdenek DvorakMakefile.in (FLAGS_H): New.
2004-06-04 Steven Bosscherexcept.c (for_each_eh_region): New function.
2004-06-03 Steven Bosscherbasic-block.c (tail_recursion_label_list): Don't declare.
2004-05-30 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-05-28 Bryce McKinlayexcept.c: Revert change of 2004-05-26.
2004-05-26 Jan Hubicka* except.c (can_throw_internal): Notice RESX instructions.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-26 Hans-Peter Nilssonre PR bootstrap/15141 (MMIX breakage in except.c:connec...
2004-03-20 Kazu Hirataalias.c, [...]: Replace calls via (*targetm.foo) (...
2004-03-16 Richard Hendersonre PR middle-end/14535 (exception throwing in virtual...
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-03-11 Richard Hendersonexcept.c (remove_unreachable_regions): Look thru CALL_P...
2004-03-10 Andrew Haleyfunction.c (expand_function_end): Emit a blockage insn...
2004-03-07 Jan Hubicka* except.c (emit_to_new_bb_before): Break fallthru...
2004-03-05 Jason Merrilltree.h (TYPE_HASH): Use TYPE_UID.
2004-02-25 Jan Hubickabasic-block.h (make_eh_edge, [...]): Declare.
2004-02-09 James E Wilsonre PR libstdc++/5625 ([mips] exception unwinding create...
2004-01-27 Richard Sandifordre PR target/7297 ([irix6 o32] sjlj exceptions fail)
2004-01-14 Richard Hendersonre PR c++/12491 (Destructor fails to compile when optim...
2004-01-09 Joseph Myersre PR c/11234 (-pedantic accepts function pointer ...
2003-11-14 Richard Earnshaw* except.c (sjlj_emit_function_enter): Mark internal...
next