aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2007-03-14re PR tree-optimization/30730 (-Wunsafe-loop-optimizations gives too many war...Zdenek Dvorak1-0/+1
2007-03-12ipa-type-escape improvementsOlga Golovanevsky1-1/+1
2007-02-28builtins.c (fold_builtin_call_list, [...]): Delete, and replace with...Sandra Loosemore1-4/+3
2007-02-25extend.texi: Document optional priority argument to constructors and destruct...Mark Mitchell1-22/+68
2007-02-16re PR middle-end/30391 (ICE at -O1 with conditional expressions and GIMPLE_MO...Roger Sayle1-2/+4
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-18/+144
2007-02-13common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor1-0/+6
2007-02-12tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.Eric Botcazou1-1/+2
2007-02-11re PR target/29487 (Shared libstdc++ fails to link)Mark Mitchell1-0/+20
2007-02-10Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson1-0/+1
2007-02-06tree.c (tree_int_map_hash, [...]): Remove prototypes and make them non-static.Paolo Bonzini1-2/+11
2007-01-29tree.h (struct tree_memory_tag): Add aliases member.Daniel Berlin1-0/+4
2007-01-28tree-ssa-loop-unswitch.c: Include tree-inline.h.Zdenek Dvorak1-0/+4
2007-01-28common.opt: Add fstrict-overflow.Ian Lance Taylor1-3/+0
2007-01-28tree.c (tree_fold_gcd): Delete.Roger Sayle1-1/+0
2007-01-13tree.h (force_fit_type_double): Remove unused final argument.Roger Sayle1-2/+2
2007-01-11tree.h (TREE_CONSTANT_OVERFLOW): Obsolete.Roger Sayle1-11/+4
2007-01-08tree.h (force_fit_type_double): Export.Richard Guenther1-1/+2
2007-01-08tree.h (build_int_cst_wide_type): Export.Richard Guenther1-0/+2
2007-01-08builtins.c (fold_builtin_int_roundingfn): Use fit_double_type.Richard Guenther1-0/+2
2007-01-05re PR c/19978 (overflow in expression of constants should not cause multiple ...Manuel López-Ibáñez1-0/+5
2007-01-02c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge...Douglas Gregor1-0/+22
2006-12-30tree.h (DECL_CALL_CLOBBERED): Remove.Jan Hubicka1-7/+0
2006-12-23tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne, [...]): Use integer_zer...Zdenek Dvorak1-16/+0
2006-12-22tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed.Zdenek Dvorak1-1/+16
2006-12-12re PR middle-end/28436 (accessing an element via a "pointer" on a vector doe...Andrew Pinski1-6/+7
2006-12-11[multiple changes]Diego Novillo1-2/+19
2006-12-11tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa...Diego Novillo1-0/+8
2006-12-11value-prof.c (tree_stringops_transform): New.Jan Hubicka1-1/+4
2006-12-11Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka1-0/+1
2006-12-10tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak1-0/+6
2006-12-05tree-vrp.c (pass_vrp): Remove PROP_smt_usage.Daniel Berlin1-12/+0
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-109/+199
2006-11-01extend.texi (__builtin_bswap32): Document.Eric Christopher1-0/+6
2006-11-01In gcc/:Geoffrey Keating1-5/+1
2006-11-01re PR middle-end/23470 (a*a (for floats) is not considered always postive (-f...Roger Sayle1-1/+1
2006-10-30tree.h (tree_value_handle): Remove struct value_set declaration.Daniel Berlin1-2/+1
2006-10-21tree.h (DECL_PTA_ARTIFICIAL): Remove.Daniel Berlin1-6/+1
2006-10-19Fix PR tree-optimization/28778 Fix PR tree-optimization/29156 Fix PR tree-opt...Daniel Berlin1-1/+6
2006-10-19fold-const.c (add_double): Rename to add_double_with_sign.Eric Botcazou1-6/+12
2006-10-09Revert emutls patch.Richard Henderson1-1/+0
2006-10-04Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson1-0/+1
2006-10-01tree.h (DECL_FIELD_OFFSET, [...]): Fix comments to reflect actual behavior an...Sandra Loosemore1-2/+5
2006-08-26tree.h (CASE_LOW_SEEN, [...]): New macros for manipulating temporary visit fl...Roger Sayle1-0/+12
2006-07-20re PR c++/28407 (Issue with anonymous namespace)Jason Merrill1-0/+5
2006-07-18tree.h (categorize_ctor_elements): Adjust prototype and add descriptive comme...Olivier Hainque1-2/+14
2006-07-17re PR other/28251 (dumped addresses makes diffing dumps unusable)J"orn Rennecke1-0/+1
2006-07-07re PR middle-end/28268 (ICE with simple vector operations)Richard Guenther1-0/+1
2006-07-03tree.c (range_in_array_bounds_p): New predicate.Eric Botcazou1-0/+1
2006-06-29re PR c++/26905 (default-visibility class symbol improperly resolved as hidde...Jason Merrill1-3/+3