Allow negative offset for UNSPEC_DTPOFF/UNSPEC_NTPOFF
[gcc.git] / gcc / tree-eh.c
2012-09-04 Steven Bosschergimple.h (gimple_build_switch): Remove.
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-01 Richard Guenthergraphite-clast-to-gimple.c (translate_clast_user):...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-16 Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10 Dehao Chentree.h (phi_arg_d): New field.
2012-06-29 Eric Botcazoutree-eh.c (lower_try_finally_switch): Really put the...
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-02 Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-04-17 Richard Guentherre PR rtl-optimization/53011 (ice in verify_loop_struct...
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-04-05 Richard Guenthertree-nrv.c (tree_nrv): Release VDEFs.
2012-03-28 Richard Guentherloop-init.c (loop_optimizer_init): If loops are preserv...
2012-01-26 Michael Matzre PR tree-optimization/46590 (long compile time with...
2012-01-26 Michael Matzre PR tree-optimization/48794 (ICE: SIGSEGV in remap_eh...
2011-12-21 Jakub Jelinekre PR middle-end/51644 (va_list vs. warning: ‘noreturn...
2011-12-13 Jakub Jelinekre PR tree-optimization/51117 (rev.181172 causes glibc...
2011-12-09 Jakub Jelinekre PR tree-optimization/51117 (rev.181172 causes glibc...
2011-12-09 Jakub Jelinekre PR tree-optimization/51117 (rev.181172 causes glibc...
2011-11-30 Jakub Jelinekre PR middle-end/51089 (internal compiler error: verify...
2011-11-28 Jakub Jelinekre PR tree-optimization/50682 (ICE: SIGSEGV in main_blo...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-25 Ian Lance Taylortree-eh.c (do_return_redirection): Remove return_value_...
2011-10-19 Richard Guentherre PR tree-optimization/50780 (ICE: verify_gimple faile...
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-10-04 Maxim Kuvyrkov* tree-eh.c (remove_unreachable_handlers): Obvious...
2011-09-25 Eric Botcazoutree-eh.c (cleanup_empty_eh): Allow a call to __builtin...
2011-07-05 Jakub Jelinekre PR tree-optimization/49618 (When building uClibc...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-09 Xinliang David LiRevert r174848,174849
2011-06-09 David LiGator cleanup
2011-05-10 Jakub Jelinekre PR tree-optimization/48611 (ICE: SIGSEGV in remap_eh...
2011-05-06 Nathan Froydgeneralize build_case_label to the rest of the compiler
2011-04-29 Richard Guenthertree-nested.c (get_trampoline_type): Use size_int.
2011-04-26 Jason Merrilltree-eh.c (lower_try_finally_switch): Create the label...
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-20 Jakub Jelinekre PR tree-optimization/48611 (ICE: SIGSEGV in remap_eh...
2011-04-20 Richard SandifordMakefile.in (INTERNAL_FN_DEF, [...]): Define.
2011-01-21 Jakub Jelinekre PR tree-optimization/47355 (ICE: verify_ssa failed...
2011-01-18 Jakub Jelinekre PR tree-optimization/47290 (memory exhausted compili...
2010-11-16 Richard Guentherre PR middle-end/45172 (internal compiler error: verify...
2010-10-01 Richard Guentherre PR middle-end/45854 (ICE in redirect_eh_edge_1,...
2010-09-07 Richard Guentherre PR middle-end/45569 (ICE: verify_stmts failed: state...
2010-09-06 Richard Guenthertree.def (MISALIGNED_INDIRECT_REF): Remove.
2010-09-03 Richard Guenthertree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
2010-09-01 Richard Guentheralias.c (ao_ref_from_mem): Adjust.
2010-08-19 Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-08-16 Richard Guenthertree-cfg.c (verify_types_in_gimple_reference): Verify...
2010-07-15 Anatoly Sokolovtree.h (enum tree_index): Add TI_INTEGER_THREE.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-05 Richard Guenthertree-ssa-loop-im.c (for_each_index): Do not handle...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-28 Steven Bosschersystem.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-30 Richard Guentherre PR middle-end/42975 (eh-cleanup should be able to...
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-25 Eric Botcazoufunction.h (struct function): Add can_throw_non_call_ex...
2010-05-21 Jason Merrilltree-eh.c (cleanup_is_dead_in): New.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-16 Richard Hendersonre PR middle-end/43365 (Destructor not called when...
2010-03-10 Andrey Belevantsevre PR middle-end/42859 (ICE in verify_flow_info)
2010-01-26 Richard Guentherre PR tree-optimization/42806 ("-fcompare-debug failure...
2009-11-27 Michael Matzre PR c++/41906 (ICE with catch(...) and -fpermissive)
2009-11-26 Michael Matztree-eh.c (lower_eh_constructs_2): Don't add assignment...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-24 Michael Matztree.h (union tree_ann_d): Don't declare.
2009-10-27 Richard Hendersonre PR c++/41819 (ICE with try/catch and -fno-exceptions)
2009-10-20 Richard Hendersontree-eh.c (lower_try_finally_copy): Do lower_eh_constru...
2009-10-13 Richard Hendersonre PR tree-optimization/41377 (gimple EH rewrite causes...
2009-10-08 Michael Matzre PR middle-end/41573 (segfault in trunk related to...
2009-09-29 Richard Hendersontree-eh.c (unsplit_eh): Do not unsplit if there's alrea...
2009-09-28 Richard Hendersonexcept.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-25 Richard Hendersonre PR middle-end/41469 (-fexceptions ICE in expand_gimp...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-13 Richard Guentherlanghooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-15 Aldy Hernandezexcept.c (init_eh): Use BUILTINS_LOCATION when calling...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-05-16 Ian Lance Tayloralias.c (struct alias_set_entry_d): Rename from struct...
2009-05-11 Ian Lance Taylorbasic-block.h (enum profile_status): Break out of struc...
2009-05-09 Jan Hubickatree-eh.c (struct leh_state): Remove prev_try.
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-08 Jan Hubickatree-eh.c (cleanup_eh): When not optimizing, do not...
2009-04-04 Jan Hubickaexcept.c (remove_eh_handler): Make static.
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-04-01 Ian Lance Taylortree-eh.c (tree_remove_unreachable_handlers): Compare...
2009-03-31 Richard Guentherre PR middle-end/23401 (Gimplifier produces too many...
2009-03-30 Jan Hubickatree-eh.c (make_eh_edges): Set probability 100% to...
2009-03-29 Jan Hubickare PR tree-optimization/28850 (missed call -> jmp trans...
2009-03-28 Jan Hubickaattr-noinline.c: Avoid pure-const optimization.
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-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-18 Richard Guentherre PR tree-optimization/38819 (trapping expression...
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
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-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
next