]> gcc.gnu.org Git - gcc.git/history - gcc/tree-nested.c
tree-core.h: Include symtab.h.
[gcc.git] / gcc / tree-nested.c
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-01 Eric Botcazoure PR middle-end/66633 (ICE on valid "verify_gimple...
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-09-02 Jakub Jelinekcilk-builtins.def (__cilkrts_cilk_for_32): New.
2014-08-25 Bernd SchmidtFix invalid gimple made by finalize_nesting_tree_1.
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-07 Trevor Saundersremove pointer-set.[ch]
2014-08-02 Trevor Saundersconvert many uses of pointer_map to hash_map
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-06-24 Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE...
2014-06-18 Jakub Jelinekgimplify.c (omp_notice_variable): If n is non-NULL...
2014-06-06 Eric Botcazoure PR debug/53927 (wrong value for DW_AT_static_link)
2014-05-11 Jakub Jelinektree.h (OMP_CLAUSE_LINEAR_STMT): Define.
2014-04-24 Jakub Jelinektree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.
2014-01-17 Jakub Jelinekre PR fortran/59440 (ICE in force_decl_die, at dwarf2ou...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18 Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-10-11 Jakub Jelinektarget.c: New file.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-10-02 Eric Botcazoutree.h (DECL_NONLOCAL_FRAME): New macro.
2012-08-07 Richard Guenthertree-into-ssa.c (rewrite_stmt): Remove clobbers for...
2012-07-25 Eric Botcazouexpr.c (expand_expr_real_1): Do not expand operand...
2012-05-02 Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-03-22 Jakub Jelinekre PR middle-end/52547 (ICE with openmp with nested...
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-08-02 Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-04-29 Richard Guenthertree-nested.c (get_trampoline_type): Use size_int.
2011-04-11 Martin Jamborexcept.c (set_nothrow_function_flags): Call cgraph_get_...
2010-11-27 Eric Botcazoubootstrap-lto.mk (BOOT_ADAFLAGS): Delete.
2010-11-04 Richard Guenthertree-nested.c (build_addr): Use build_fold_addr_expr.
2010-08-31 Eric Botcazoutree-nested.c (convert_all_function_calls): Iterate...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-19 Jakub Jelinekre PR middle-end/43337 (ICE: in lookup_decl_in_outer_ct...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-17 Eric Botcazoutree-nested.c (convert_nonlocal_reference_stmt): New...
2009-09-24 Jakub Jelinekcgraphunit.c (cgraph_lower_function): Revert last change.
2009-09-16 Richard HendersonFix out-of-date comment.
2009-09-16 Richard Hendersonre PR target/41246 (should "sorry" when regparm=3 and...
2009-07-17 Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-05 Alexandre Olivatree-nested.c (finalize_nesting_tree_1): Declare the...
2009-04-26 Jakub Jelinektree-nested.c (get_nonlocal_vla_type): If not optimizin...
2009-04-26 Jakub Jelinektree.h (DECL_BY_REFERENCE): Note that it is also valid...
2008-09-13 Richard Guentherre PR middle-end/30141 (nested function can produce...
2008-08-09 Richard Guenthergimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-29 Eric Botcazoutree-nested.c (check_for_nested_with_variably_modified...
2008-05-25 Eric Botcazoutree-nested.c (convert_tramp_reference): Do not build...
2008-05-16 Diego Novillo[multiple changes]
2008-04-23 Paolo Bonzinitree-cfg.c (verify_expr): Check with is_gimple_address.
2008-02-18 Joey Yere PR middle-end/34921 (Misalign stack variable referen...
2008-02-15 Jakub Jelinekre PR middle-end/35130 (OpenMP: Private variable passed...
2008-01-25 Jakub Jelinekre PR middle-end/33880 (ICE: in extract_omp_for_data...
2007-10-26 Eric Botcazoutree-nested.c (get_trampoline_type): Fix thinko.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-12 Olivier Hainquetree-nested.c (convert_local_reference): Handle VIEW_CO...
2007-03-08 Roger Sayletree-eh.c (do_return_redirection): Call build_gimple_mo...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-06 Paolo BonziniMakefile.in (tree-ssa-loop-ivopts.o): Add pointer-set...
2007-01-02 Steven Bosscheralpha.md, [...]: Always use set_unique_reg_note to...
2006-12-22 Andrew Pinskitree-nested.c (create_tmp_var_for): Check for vector...
2006-12-21 Jakub Jelinekre PR middle-end/30262 (ICE with nested fn accessed...
2006-12-12 Andrew Pinskire PR middle-end/28436 (accessing an element via a...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-09-26 Jakub Jelinekre PR middle-end/25261 ([gomp] Nested function calls...
2006-07-18 Richard Hendersonre PR middle-end/27889 (ICE on complex assignment in...
2006-06-13 Eric Botcazoure PR debug/26754 (Wrong debug info for variable access...
2006-01-26 Diego Novillore PR middle-end/25886 (up to 256 tree codes for Object...
2006-01-18 Diego Novillo[multiple changes]
2005-12-18 Gabriel Dos Reistree-tailcall.c (find_tail_calls): Use XNEW.
2005-12-09 Diego Novillotree.c (recompute_tree_invariant_for_addr_expr): Rename...
next
This page took 5.234326 seconds and 108 git commands to generate.