summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/32492 (attribute always_inline -> sorry, unimplemented: re...Richard Guenther2007-06-271-0/+1
* re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const)Richard Guenther2007-06-231-1/+7
* re PR middle-end/20623 (ICE: fold check: original tree changed by fold with -...Sebastian Pop2007-06-211-0/+1
* re PR tree-optimization/25737 (ACATS c974001 c974013 hang with struct aliasing)Adam Nemet2007-06-201-0/+5
* basic-block.h: Remove the prototype for free_basic_block_vars.Kazu Hirata2007-06-131-3/+0
* re PR libstdc++/29286 (placement new does not change the dynamic type as it s...Ian Lance Taylor2007-06-121-0/+13
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-2/+1
* really remove signed(_or_unsigned)?_type langhooksRafael Espindola2007-06-111-2/+1
* tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.Zdenek Dvorak2007-06-101-0/+6
* re PR middle-end/30250 (Evaluate lgamma/gamma at compile-time)Kaveh R. Ghazi2007-05-191-0/+1
* re PR bootstrap/31776 (Bootstrap fails with "error: conflicting types for str...Brooks Moses2007-05-021-0/+1
* tree.h (maybe_fold_offset_to_component_ref): Remove.Jan Hubicka2007-05-011-2/+1
* double-int.c (mpz_set_double_int): Moved from tree-ssa-loop-niter.c.Brooks Moses2007-04-301-0/+1
* tree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs.Andrew Pinski2007-04-211-3/+9
* fold-const.c: Remove prototypes for native_encode_expr and native_interpret_e...Brooks Moses2007-04-191-0/+4
* tree.h (maybe_fold_offset_to_component_ref): Declare.Jan Hubicka2007-04-081-0/+2
* 2007-04-07 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2007-04-071-1/+0
* in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2007-04-071-0/+1
* typeck.c (java_signed_or_unsigned_type): Remove.Rafael Avila de Espindola2007-03-301-0/+2
* tree.c (is_global_var): Move ...Richard Guenther2007-03-281-1/+0
* tree.c (tree_contains_struct): Permit 512 tree codes.Douglas Gregor2007-03-281-3/+5
* re PR tree-optimization/30730 (-Wunsafe-loop-optimizations gives too many war...Zdenek Dvorak2007-03-141-0/+1
* ipa-type-escape improvementsOlga Golovanevsky2007-03-121-1/+1
* builtins.c (fold_builtin_call_list, [...]): Delete, and replace with...Sandra Loosemore2007-02-281-4/+3
* extend.texi: Document optional priority argument to constructors and destruct...Mark Mitchell2007-02-251-22/+68
* re PR middle-end/30391 (ICE at -O1 with conditional expressions and GIMPLE_MO...Roger Sayle2007-02-161-2/+4
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-18/+144
* common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor2007-02-131-0/+6
* tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.Eric Botcazou2007-02-121-1/+2
* re PR target/29487 (Shared libstdc++ fails to link)Mark Mitchell2007-02-111-0/+20
* Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson2007-02-101-0/+1
* tree.c (tree_int_map_hash, [...]): Remove prototypes and make them non-static.Paolo Bonzini2007-02-061-2/+11
* tree.h (struct tree_memory_tag): Add aliases member.Daniel Berlin2007-01-291-0/+4
* tree-ssa-loop-unswitch.c: Include tree-inline.h.Zdenek Dvorak2007-01-281-0/+4
* common.opt: Add fstrict-overflow.Ian Lance Taylor2007-01-281-3/+0
* tree.c (tree_fold_gcd): Delete.Roger Sayle2007-01-281-1/+0
* tree.h (force_fit_type_double): Remove unused final argument.Roger Sayle2007-01-131-2/+2
* tree.h (TREE_CONSTANT_OVERFLOW): Obsolete.Roger Sayle2007-01-111-11/+4
* tree.h (force_fit_type_double): Export.Richard Guenther2007-01-081-1/+2
* tree.h (build_int_cst_wide_type): Export.Richard Guenther2007-01-081-0/+2
* builtins.c (fold_builtin_int_roundingfn): Use fit_double_type.Richard Guenther2007-01-081-0/+2
* re PR c/19978 (overflow in expression of constants should not cause multiple ...Manuel López-Ibáñez2007-01-051-0/+5
* c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge...Douglas Gregor2007-01-021-0/+22
* tree.h (DECL_CALL_CLOBBERED): Remove.Jan Hubicka2006-12-301-7/+0
* tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne, [...]): Use integer_zer...Zdenek Dvorak2006-12-231-16/+0
* tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed.Zdenek Dvorak2006-12-221-1/+16
* re PR middle-end/28436 (accessing an element via a "pointer" on a vector doe...Andrew Pinski2006-12-121-6/+7
* [multiple changes]Diego Novillo2006-12-111-2/+19
* tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa...Diego Novillo2006-12-111-0/+8
* value-prof.c (tree_stringops_transform): New.Jan Hubicka2006-12-111-1/+4