fix to use rvalue where expected
[gcc.git] / gcc / print-tree.c
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-09-24 Aldy Hernandezcgraph.h, [...]: Rename all instances of DECL_ABSTRACT...
2014-07-15 Jan Hubickatree.c (tree_code_size): Add TRANSLATION_UNIT_DECL...
2014-06-21 Jan Hubickacgraph.h (tls_model_names): New variable.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-19 Eric Botcazouprint-tree.c (print_node): Print no_force_blk_flag...
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-08 Diego NovilloRe-factor tree.h - Part 1.
2013-11-07 Joseph Myerstree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-16 Paulo Matostree-core.h (tree_code_name): Remove.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-28 Jan Hubickalto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED...
2013-07-13 Jason Merrillprint-tree.c (debug_vec_tree): Use debug_raw.
2013-03-29 Lawrence CrowlAdd uniform debug dump function names.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-10 Kai Tietzre PR bootstrap/53912 (bootstrap fails using default...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-08-25 Jason Merrillprint-tree.c (print_node): Don't check TREE_LANG_FLAG_...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-10 Richard Guenthercuintp.c (UI_From_gnu): Remove TYPE_IS_SIZETYPE use.
2012-03-16 Richard Guenthertree.h (TREE_VECTOR_CST_ELTS): Remove.
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-05-27 Nathan Froydmove TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-25 Jason Merrillprint-tree.c (print_node): Only look at TREE_TYPE if...
2011-04-13 Nathan Froydtree.h (struct tree_int_cst, [...]): Include tree_typed...
2011-04-13 Nathan Froydada-tree.h (union lang_tree_node): Check for TS_COMMON...
2010-09-27 Jie Zhang* print-tree.c (print_node): Print in-constant-pool.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-27 Jason Merrillprint-tree.c (debug_vec_tree): New fn.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
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-01-21 Janis Johnsontree.h (TYPE_TRANSPARENT_UNION): Replace with ...
2009-11-30 Richard Guenthertree-dump.c (dump_option_value_in): Add TDF_NOUID.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-10-17 Eric Botcazou* print-tree.c (print_node): Fix string for DECL_STRUCT...
2009-09-24 Jakub Jelinekcgraphunit.c (cgraph_lower_function): Revert last change.
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-08-25 Douglas B Rupphwint.h (HOST_LONG_FORMAT): New macro
2009-06-29 Richard Guentherre PR middle-end/38212 (restrict implementation causes...
2009-05-22 Richard Guentherre PR tree-optimization/38964 (TBAA side-effects of...
2009-05-05 Jakub Jelinektree.h: Remove DECL_BY_REFERENCE from private_flag...
2009-04-28 Richard Guenthertree.h (SSA_NAME_VALUE): Remove.
2008-11-04 Jakub Jelinek* print-tree.c (print_node): Use code instead of TREE_C...
2008-11-04 Jakub Jelinekprint-tree.c (print_node): Don't print DECL_INITIAL...
2008-10-05 Dodji Seketelire PR debug/37410 (DW_TAG_imported_module is not in...
2008-08-06 Kaveh R. Ghazibuiltins.c (expand_builtin_profile_func): Avoid C+...
2008-07-29 Jan Hubickac-decl.c (merge_decls): Do not handle DECL_INLINE.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-26 Jan Hubickacgraph.c (cgraph_function_possibly_inlined_p): Do not...
2008-07-23 Michael MeissnerAdd ability to set target options (ix86 only) and optim...
2008-05-16 Kenneth Zadeckinvoke.text (-fdump-tree-*-verbose): New option.
2008-05-08 Richard Guenthertree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
2008-04-23 Paolo Bonzinitree-cfg.c (verify_expr): Check with is_gimple_address.
2008-04-15 Doug Kwandwarf2asm.c (dw2_assemble_integer): Cast to unsigned...
2008-04-07 Eric BotcazouRemoval of Return with Depressed Stack Pointer support
2008-03-06 Richard Guenthertree.def (BIT_FIELD_REF): Constrain result type and...
2008-02-26 Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2008-02-04 Jason Merrillre PR c++/33916 (Default constructor fails to initializ...
2007-11-01 Tom Tromey* print-tree.c (print_node): Print column number.
2007-09-06 Ian Lance Taylortree-pretty-print.c (dump_decl_name): Cast LABEL_DECL_U...
2007-08-11 Ian Lance Tayloralias.h (alias_set_type): Define new type.
2007-08-08 Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-07-28 Kaveh R. Ghazicalls.c (special_function_p, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-10 Geoffrey Keatingre PR bootstrap/32617 (explow.c references DECL_ALIGN...
2007-06-12 Ian Lance Taylorre PR libstdc++/29286 (placement new does not change...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-01-11 Roger Saylebuiltins.c (expand_builtin_pow, [...]): Replace uses...
2007-01-02 Douglas Gregorc-common.c (c_common_nodes_and_builtins): Since variant...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-10-06 J"orn Rennecke* print-tree.c (print_node_brief, print_node): Print...
2006-07-17 J"orn Renneckere PR other/28251 (dumped addresses makes diffing dumps...
2006-05-15 Zdenek Dvorakre PR tree-optimization/26830 (Repeated SSA update...
2006-04-23 Mark Mitchellre PR c++/26534 ([4.1] bitfield wrong optimize)
2006-02-15 Daniel Berlintree.c (init_ttree): Add STRUCT_FIELD_TAG handling.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
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-06 Daniel BerlinIn gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>
2005-10-12 Richard Hendersonre PR c/24255 (__transparent_union__ mishandled)
2005-08-16 Kaveh R. Ghaziaclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
2005-07-11 Daniel Berlinre PR tree-optimization/22404 (ICE in first_vi_for_offset)
2005-07-08 Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-06-30 Steven Bosschercoretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
2005-06-25 Kelley CookUpdate FSF address.
2005-03-31 Stuart HastingsMakefile.in (print-tree.o): Depend on tree-iterator.h.
2005-03-02 Kazu Hiratacfgloop.h, [...]: Update copyright.
2005-02-24 Richard Kennerprint-tree.c (print_node_brief): Print LABEL_DECL_UID.
2004-12-09 Nathan Sidwelltree.def (SET_TYPE): Remove.
2004-12-08 Kazu Hiratac-common.c (verify_tree): Don't check code length if...
next