2014-06-24 |
Trevor Saunders | Remove a layer of indirection from hash_table |
blob | commitdiff | raw |
2014-06-02 |
Andrew MacLeod | expr.h: Remove prototypes of functions defined in built... |
blob | commitdiff | raw | diff to current |
2014-05-20 |
Jan Hubicka | tree.h (DECL_ONE_ONLY): Return true only for externally... |
blob | commitdiff | raw | diff to current |
2014-05-19 |
Nick Clifton | except.c (init_eh): Fix computation of builtin setjmp... |
blob | commitdiff | raw | diff to current |
2014-05-17 |
Trevor Saunders | use templates instead of gengtype for typed allocation... |
blob | commitdiff | raw | diff to current |
2014-05-14 |
Eric Botcazou | cfgcleanup.c (try_forward_edges): Use location_t for... |
blob | commitdiff | raw | diff to current |
2014-04-17 |
Trevor Saunders | pass cfun to pass::execute |
blob | commitdiff | raw | diff to current |
2014-04-17 |
Trevor Saunders | pass current function to opt_pass::gate () |
blob | commitdiff | raw | diff to current |
2014-04-17 |
Trevor Saunders | remove has_gate |
blob | commitdiff | raw | diff to current |
2014-01-02 |
Richard Sandiford | Update copyright years in gcc/ |
blob | commitdiff | raw | diff to current |
2013-12-09 |
David Malcolm | Eliminate FOR_EACH_BB macro. |
blob | commitdiff | raw | diff to current |
2013-11-22 |
Andrew MacLeod | gimple.h: Remove all includes. |
blob | commitdiff | raw | diff to current |
2013-11-19 |
David Malcolm | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros |
blob | commitdiff | raw | diff to current |
2013-11-19 |
Diego Novillo | Factor unrelated declarations out of tree.h. |
blob | commitdiff | raw | diff to current |
2013-11-18 |
Richard Sandiford | decl.c, [...]: Replace tree_low_cst (..., 1) with tree_... |
blob | commitdiff | raw | diff to current |
2013-11-18 |
Richard Sandiford | c-common.c, [...]: Replace tree_low_cst (..., 0) with... |
blob | commitdiff | raw | diff to current |
2013-11-18 |
Richard Sandiford | cuintp.c: Replace host_integerp (..., 0) with tree_fits... |
blob | commitdiff | raw | diff to current |
2013-10-23 |
Andrew MacLeod | tree-ssa.h: Remove all #include's |
blob | commitdiff | raw | diff to current |
2013-09-28 |
Richard Sandiford | alloc-pool.c, [...]: Add missing whitespace before... |
blob | commitdiff | raw | diff to current |
2013-09-12 |
Andrew MacLeod | tree-ssa.h: New. |
blob | commitdiff | raw | diff to current |
2013-09-09 |
Richard Sandiford | asan.c (asan_emit_stack_protection): Use gen_int_mode... |
blob | commitdiff | raw | diff to current |
2013-08-05 |
David Malcolm | Automated conversion of passes to C++ classes |
blob | commitdiff | raw | diff to current |
2013-04-26 |
Lawrence Crowl | This patch is the main part of a consolodation of the... |
blob | commitdiff | raw | diff to current |
2013-03-05 |
Steven Bosscher | re PR c++/55135 (Segfault of gcc on a big file) |
blob | commitdiff | raw | diff to current |
2013-01-10 |
Richard Sandiford | Update copyright years in gcc/ |
blob | commitdiff | raw | diff to current |
2012-12-02 |
Steven Bosscher | function.h (struct rtl_data): Remove epilogue_delay_list. |
blob | commitdiff | raw | diff to current |
2012-11-20 |
Diego Novillo | Introduce vNULL to use as a nil initializer for vec<>. |
blob | commitdiff | raw | diff to current |
2012-11-18 |
Diego Novillo | This patch rewrites the old VEC macro-based interface... |
blob | commitdiff | raw | diff to current |
2012-11-01 |
Lawrence Crowl | This patch normalizes more bitmap function names. |
blob | commitdiff | raw | diff to current |
2012-11-01 |
Sharad Singhai | invoke.texi: Update -fopt-info documentation. |
blob | commitdiff | raw | diff to current |
2012-10-30 |
Lawrence Crowl | This patch implements the unification of the *bitmap... |
blob | commitdiff | raw | diff to current |
2012-10-18 |
Eric Botcazou | * except.c (sjlj_emit_function_enter): Remove unused... |
blob | commitdiff | raw | diff to current |
2012-10-16 |
Easwaran Raman | [multiple changes] |
blob | commitdiff | raw | diff to current |
2012-09-19 |
Dehao Chen | Integrate lexical block into source_location. |
blob | commitdiff | raw | diff to current |
2012-09-11 |
Steven Bosscher | tree.h (expand_case): Move prototype ... |
blob | commitdiff | raw | diff to current |
2012-09-11 |
Diego Novillo | Remove unnecessary VEC function overloads. |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Steven Bosscher | gimple.h (gimple_build_switch): Remove. |
blob | commitdiff | raw | diff to current |
2012-08-15 |
Diego Novillo | backport: As described in http://gcc.gnu.org/ml/gcc... |
blob | commitdiff | raw | diff to current |
2012-08-07 |
Paul Brook | except.c (switch_to_exception_section): Place tables... |
blob | commitdiff | raw | diff to current |
2012-07-16 |
Steven Bosscher | system.h (dump_file): Do not define. |
blob | commitdiff | raw | diff to current |
2012-05-29 |
Steven Bosscher | integrate.c: Remove. |
blob | commitdiff | raw | diff to current |
2012-05-05 |
Richard Sandiford | rtl.h (plus_constant, [...]): Merge into a single plus_... |
blob | commitdiff | raw | diff to current |
2012-04-22 |
Jan Hubicka | lto-symtab.c (lto_varpool_replace_node): Do not merge... |
blob | commitdiff | raw | diff to current |
2012-04-11 |
Richard Guenther | re PR target/52918 (ICE: Invalid bb->loop_father (NULL... |
blob | commitdiff | raw | diff to current |
2012-03-30 |
Richard Guenther | re PR c++/52772 (internal compiler error: Segmentation... |
blob | commitdiff | raw | diff to current |
2012-03-28 |
Richard Guenther | loop-init.c (loop_optimizer_init): If loops are preserv... |
blob | commitdiff | raw | diff to current |
2012-03-20 |
Richard Guenther | tree-pass.h (pass_rtl_eh): Remove. |
blob | commitdiff | raw | diff to current |
2012-03-12 |
Rainer Orth | Remove obsolete Tru64 UNIX V5.1B support |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Richard Henderson | bb-reorder: Split EH edges crossing partitions. |
blob | commitdiff | raw | diff to current |
2011-06-14 |
Joseph Myers | target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to... |
blob | commitdiff | raw | diff to current |
2011-06-14 |
David Li | dumping cleanup phase 1 -- Removing TODO_dump_func |
blob | commitdiff | raw | diff to current |
2011-06-09 |
Xinliang David Li | Revert r174848,174849 |
blob | commitdiff | raw | diff to current |
2011-06-09 |
David Li | Gator cleanup |
blob | commitdiff | raw | diff to current |
2011-06-01 |
David Li | Pass name cleanups |
blob | commitdiff | raw | diff to current |
2011-05-06 |
Nathan Froyd | generalize build_case_label to the rest of the compiler |
blob | commitdiff | raw | diff to current |
2011-04-29 |
Richard Guenther | builtins.c (fold_builtin_classify_type): Use integer_ty... |
blob | commitdiff | raw | diff to current |
2011-04-11 |
Martin Jambor | except.c (set_nothrow_function_flags): Call cgraph_get_... |
blob | commitdiff | raw | diff to current |
2011-01-22 |
Ulrich Weigand | re PR middle-end/47401 (Support for must-not-throw... |
blob | commitdiff | raw | diff to current |
2011-01-21 |
Jakub Jelinek | re PR middle-end/45566 (ICE: in convert_to_eh_region_ra... |
blob | commitdiff | raw | diff to current |
2011-01-17 |
Richard Henderson | * except.c (dump_eh_tree): Fix stray ; after for statement. |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Laurynas Biveinis | tree.h (struct call_expr_arg_iterator_d): Remove GTY... |
blob | commitdiff | raw | diff to current |
2010-11-25 |
Joseph Myers | target.def (supports_split_stack, [...]): Take gcc_opti... |
blob | commitdiff | raw | diff to current |
2010-09-28 |
Richard Henderson | Hookize TARGET_UNWIND_INFO et al. |
blob | commitdiff | raw | diff to current |
2010-09-07 |
Richard Henderson | Hookize exception personality output. |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Nathan Froyd | vec.h (FOR_EACH_VEC_ELT): Define. |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Joern Rennecke | re PR other/44034 (target hooks are hard to maintain) |
blob | commitdiff | raw | diff to current |
2010-06-28 |
Steven Bosscher | system.h: Poison GCC_EXCEPT_H for front-end files. |
blob | commitdiff | raw | diff to current |
2010-06-09 |
Eric Botcazou | re PR rtl-optimization/42461 (missed optimization for... |
blob | commitdiff | raw | diff to current |
2010-06-08 |
Laurynas Biveinis | utils.c (init_gnat_to_gnu): Use typed GC allocation. |
blob | commitdiff | raw | diff to current |
2010-05-29 |
Jan Hubicka | tree-vrp.c (debug_value_range, [...]): Annotate with... |
blob | commitdiff | raw | diff to current |
2010-05-25 |
Eric Botcazou | function.h (struct function): Add can_throw_non_call_ex... |
blob | commitdiff | raw | diff to current |
2010-05-21 |
Joseph Myers | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh... |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Duncan Sands | Remove lang_eh_type_covers, which is dead, and the... |
blob | commitdiff | raw | diff to current |
2010-03-01 |
Christian Bruel | set LABEL_PRESERVE_P for landing pad labels |
blob | commitdiff | raw | diff to current |
2010-02-19 |
Jakub Jelinek | re PR bootstrap/43121 (Bootstrap failure) |
blob | commitdiff | raw | diff to current |
2009-12-14 |
Jakub Jelinek | cgraph.h (cgraph_set_nothrow_flag, [...]): New prototypes. |
blob | commitdiff | raw | diff to current |
2009-11-25 |
H.J. Lu | Remove trailing white spaces. |
blob | commitdiff | raw | diff to current |
2009-11-08 |
Zbigniew Chamski | cfgrtl.c (pass_free_cfg): Add pass name. |
blob | commitdiff | raw | diff to current |
2009-10-08 |
Michael Matz | re PR middle-end/41573 (segfault in trunk related to... |
blob | commitdiff | raw | diff to current |
2009-10-03 |
Diego Novillo | Merge lto branch into trunk. |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Richard Henderson | except.h (struct eh_region_d): Add use_cxa_end_cleanup. |
blob | commitdiff | raw | diff to current |
2009-09-14 |
Richard Henderson | Squash commit of EH in gimple |
blob | commitdiff | raw | diff to current |
2009-09-13 |
Richard Guenther | langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define. |
blob | commitdiff | raw | diff to current |
2009-09-03 |
Diego Novillo | [multiple changes] |
blob | commitdiff | raw | diff to current |
2009-09-02 |
Michael Matz | expr.h (emit_storent_insn, [...]): Declare. |
blob | commitdiff | raw | diff to current |
2009-08-07 |
Jakub Jelinek | dwarf2out.c (output_fde): When doing hot/cold partition... |
blob | commitdiff | raw | diff to current |
2009-08-07 |
Jakub Jelinek | dwarf2out.c (output_fde): When doing hot/cold partition... |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Jan Hubicka | re PR tree-optimization/40585 (tracer duplicates blocks... |
blob | commitdiff | raw | diff to current |
2009-07-11 |
Jan Hubicka | re PR middle-end/40388 (another null pointer in remove_... |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Tom Tromey | unwind-dw2-fde-darwin.c: Include dwarf2.h. |
blob | commitdiff | raw | diff to current |
2009-06-30 |
Tom Tromey | dwarf2.h: Remove. |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Shujing Zhao | alias.c: Use REG_P... |
blob | commitdiff | raw | diff to current |
2009-06-15 |
Aldy Hernandez | except.c (init_eh): Use BUILTINS_LOCATION when calling... |
blob | commitdiff | raw | diff to current |
2009-06-12 |
Aldy Hernandez | java-gimplify.c (java_gimplify_block): New argument... |
blob | commitdiff | raw | diff to current |
2009-05-25 |
Jan Hubicka | cgraph.c (dump_cgraph_node): Dump size/time/benefit. |
blob | commitdiff | raw | diff to current |
2009-05-16 |
Ian Lance Taylor | alias.c (struct alias_set_entry_d): Rename from struct... |
blob | commitdiff | raw | diff to current |
2009-05-15 |
Jan Hubicka | Revert the following patch until testsuite fallout... |
blob | commitdiff | raw | diff to current |
2009-05-15 |
Jan Hubicka | cgraph.c (dump_cgraph_node): Dump size/time/benefit. |
blob | commitdiff | raw | diff to current |
2009-05-09 |
Jan Hubicka | tree-eh.c (struct leh_state): Remove prev_try. |
blob | commitdiff | raw | diff to current |
2009-05-09 |
Jan Hubicka | re PR middle-end/40043 (ICE with nested try/catch) |
blob | commitdiff | raw | diff to current |
next |