]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/except.c
NEXT_INSN and PREV_INSN take a const rtx_insn
[thirdparty/gcc.git] / gcc / except.c
2014-08-28  David MalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-28  David Malcolmfind_first_parameter_load params and return type
2014-08-28  David MalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-28  David MalcolmConvert forced_labels from an EXPR_LIST to an INSN_LIST
2014-08-27  David Malcolmexcept.c: Use rtx_sequence
2014-08-25  David Malcolmstruct eh_landing_pad_d: field "landing_pad" is an...
2014-08-22  David Malcolmexcept.*: Use rtx_insn (also touches function.h)
2014-08-19  David MalcolmConvert various rtx to rtx_note *
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-08-02  Trevor Saundersconvert many uses of pointer_map to hash_map
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-07-09  Trevor Saundersremove has_execute
2014-06-30  Uros Bizjakexcept.c (emit_note_eh_region_end): New helper function.
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-20  Jan Hubickatree.h (DECL_ONE_ONLY): Return true only for externally...
2014-05-19  Nick Cliftonexcept.c (init_eh): Fix computation of builtin setjmp...
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-14  Eric Botcazoucfgcleanup.c (try_forward_edges): Use location_t for...
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18  Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18  Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-09-09  Richard Sandifordasan.c (asan_emit_stack_protection): Use gen_int_mode...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-04-26  Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-03-05  Steven Bosscherre PR c++/55135 (Segfault of gcc on a big file)
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-12-02  Steven Bosscherfunction.h (struct rtl_data): Remove epilogue_delay_list.
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Lawrence CrowlThis patch normalizes more bitmap function names.
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-30  Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-10-18  Eric Botcazou* except.c (sjlj_emit_function_enter): Remove unused...
2012-10-16  Easwaran Raman[multiple changes]
2012-09-19  Dehao ChenIntegrate lexical block into source_location.
2012-09-11  Steven Bosschertree.h (expand_case): Move prototype ...
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-09-04  Steven Bosschergimple.h (gimple_build_switch): Remove.
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-08-07  Paul Brookexcept.c (switch_to_exception_section): Place tables...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-05-29  Steven Bosscherintegrate.c: Remove.
2012-05-05  Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-04-22  Jan Hubickalto-symtab.c (lto_varpool_replace_node): Do not merge...
2012-04-11  Richard Guentherre PR target/52918 (ICE: Invalid bb->loop_father (NULL...
2012-03-30  Richard Guentherre PR c++/52772 (internal compiler error: Segmentation...
2012-03-28  Richard Guentherloop-init.c (loop_optimizer_init): If loops are preserv...
2012-03-20  Richard Guenthertree-pass.h (pass_rtl_eh): Remove.
2012-03-12  Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2011-07-23  Richard Hendersonbb-reorder: Split EH edges crossing partitions.
2011-06-14  Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
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-06-01  David LiPass name cleanups
2011-05-06  Nathan Froydgeneralize build_case_label to the rest of the compiler
2011-04-29  Richard Guentherbuiltins.c (fold_builtin_classify_type): Use integer_ty...
2011-04-11  Martin Jamborexcept.c (set_nothrow_function_flags): Call cgraph_get_...
2011-01-22  Ulrich Weigandre PR middle-end/47401 (Support for must-not-throw...
2011-01-21  Jakub Jelinekre PR middle-end/45566 (ICE: in convert_to_eh_region_ra...
2011-01-17  Richard Henderson* except.c (dump_eh_tree): Fix stray ; after for statement.
2010-12-03  Laurynas Biveinistree.h (struct call_expr_arg_iterator_d): Remove GTY...
2010-11-25  Joseph Myerstarget.def (supports_split_stack, [...]): Take gcc_opti...
2010-09-28  Richard HendersonHookize TARGET_UNWIND_INFO et al.
2010-09-07  Richard HendersonHookize exception personality output.
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-06-29  Joern Renneckere PR other/44034 (target hooks are hard to maintain)
2010-06-28  Steven Bosschersystem.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-09  Eric Botcazoure PR rtl-optimization/42461 (missed optimization for...
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
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  Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-04-13  Duncan SandsRemove lang_eh_type_covers, which is dead, and the...
2010-03-01  Christian Bruelset LABEL_PRESERVE_P for landing pad labels
2010-02-19  Jakub Jelinekre PR bootstrap/43121 (Bootstrap failure)
2009-12-14  Jakub Jelinekcgraph.h (cgraph_set_nothrow_flag, [...]): New prototypes.
2009-11-25  H.J. LuRemove trailing white spaces.
2009-11-08  Zbigniew Chamskicfgrtl.c (pass_free_cfg): Add pass name.
2009-10-08  Michael Matzre PR middle-end/41573 (segfault in trunk related to...
2009-10-03  Diego NovilloMerge lto branch into trunk.
2009-09-28  Richard Hendersonexcept.h (struct eh_region_d): Add use_cxa_end_cleanup.
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-03  Diego Novillo[multiple changes]
2009-09-02  Michael Matzexpr.h (emit_storent_insn, [...]): Declare.
2009-08-07  Jakub Jelinekdwarf2out.c (output_fde): When doing hot/cold partition...
2009-08-07  Jakub Jelinekdwarf2out.c (output_fde): When doing hot/cold partition...
next