]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/except.c
configure.ac (cygwin noconfigdirs): Remove libgcj.
[thirdparty/gcc.git] / gcc / except.c
2009-05-16  Ian Lance Tayloralias.c (struct alias_set_entry_d): Rename from struct...
2009-05-15  Jan HubickaRevert the following patch until testsuite fallout...
2009-05-15  Jan Hubickacgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-09  Jan Hubickatree-eh.c (struct leh_state): Remove prev_try.
2009-05-09  Jan Hubickare PR middle-end/40043 (ICE with nested try/catch)
2009-05-02  Jan Hubickaexcept.c (remove_eh_handler_and_replace): Handle updati...
2009-04-25  Jan Hubickatree.c (list_equal_p): New function.
2009-04-25  Jan Hubickatree-eh.c (tree_remove_unreachable_handlers): Handle...
2009-04-22  Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-22  Ulrich Weigandfunction.c (expand_function_end): Do not emit a jump...
2009-04-22  Laurynas Biveiniscfghooks.c (tidy_fallthru_edges): Remove find_basic_blo...
2009-04-18  Jan Hubickacgraph.c (cgraph_make_edge, [...]): Set nothrow flag.
2009-04-17  Diego Novilloexcept.c (debug_eh_tree): New.
2009-04-17  Ian Lance Taylordf.h: Include "timevar.h".
2009-04-16  Kazu Hirataexcept.c (eh_region_outer_p): Remove.
2009-04-13  Adam Nemetexcept.c (pass_set_nothrow_function_flags): Set name...
2009-04-12  Adam Nemetre PR middle-end/39651 (New cleanup test failures)
2009-04-09  Jan Hubickaexcept.c (find_prev_try): Break out from ....
2009-04-08  Jan Hubickatree-eh.c (cleanup_eh): When not optimizing, do not...
2009-04-06  Jan Hubickare PR middle-end/39659 (ICE building libstdc++v3 functe...
2009-04-05  Jan Hubickaexcept.c (sjlj_find_directly_reachable_regions): Be...
2009-04-04  Jan Hubickaexcept.c (remove_eh_handler_and_replace): Break out...
2009-04-04  Jan Hubickaexcept.c (remove_eh_handler): Make static.
2009-03-30  Jan Hubicka* except.c (label_to_region_map): Fix thinko.
2009-03-29  Jan Hubickare PR tree-optimization/28850 (missed call -> jmp trans...
2009-03-29  Jan Hubickaexcept.c (verify_eh_tree): Fix handling of fun!=cfun...
2009-03-29  Jan Hubicka* except.c (dump_eh_tree): Dump all datastructures.
2009-03-29  Jan Hubickaexcept.c (duplicate_eh_regions_0): Handle AKA bitmap.
2009-03-28  Jan Hubickadwarf2out.c (dwarf2out_begin_prologue): Use crtl->nothrow
2009-03-28  Jan Hubickatree-eh.c (inlinable_call_p): New function.
2009-03-07  Ulrich Weigandre PR middle-end/38028 (eh failures on spu-elf)
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-29  Kenneth Zadeckre PR middle-end/35854 (life passes dump option still...
2008-08-06  Kaveh R. Ghazibuiltins.c (expand_builtin_profile_func): Avoid C+...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-16  Kaveh R. Ghazicfg.c (dump_reg_info): Avoid C++ keywords.
2008-06-26  Kaveh R. Ghazidwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and...
2008-06-18  Ulrich Weigandtarghooks.h (struct gcc_target): New member unwind_word...
2008-06-06  Jakub Jelinekre PR rtl-optimization/36419 (Wrong unwind info with...
2008-04-25  Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-04-18  Jan Hubickaexcept.c (dw2_size_of_call_site_table, [...]): Use...
2008-04-15  Jan Hubickagengtype.c (write_root): Param_is argument is OK.
2008-03-19  Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2007-10-15  Alexandre Olivare PR tree-optimization/33735 (verify_stmts failed...
2007-09-22  Eric Botcazoure PR target/32325 (cc1plus ICE configuring libstdc...
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.
next