aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-23tree.h (DECIMAL_FLOAT_TYPE_P): New.Janis Johnson1-0/+5
2006-06-23tree.c (max_int_size_in_bytes): New function, inspired from code in function....Olivier Hainque1-0/+1
2006-06-15fold-const.c (fold_truth_not_expr): Rename from invert_truthvalue.Richard Guenther1-0/+1
2006-06-04stor-layout.c (start_record_layout): Initialize remaining_in_alignment.Eric Christopher1-44/+41
2006-06-04tree.h: Declare folding_initializer.Mark Shinwell1-0/+4
2006-05-17re PR middle-end/27415 (Iteration var in firstprivate or reduction clauses no...Jakub Jelinek1-0/+7
2006-05-15re PR tree-optimization/26830 (Repeated SSA update during loop header copying)Zdenek Dvorak1-7/+0
2006-05-10tree.h: Include "hashtab.h".Ben Elliston1-1/+2
2006-04-13re PR libgomp/26651 ([gomp] #omp for ordered leaks memory)Richard Henderson1-5/+21
2006-04-08tree.h (tree_memory_tag): Add old_used_alone.Daniel Berlin1-0/+6
2006-03-25re PR tree-optimization/26804 (Alias Time explosion)Daniel Berlin1-2/+9
2006-03-04tree.c (add_var_to_bind_expr): Remove.Kazu Hirata1-4/+0
2006-03-03gengtype.c (main): Handle double_int type.Zdenek Dvorak1-7/+1
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-1/+1
2006-03-01tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo1-10/+20
2006-02-28tree.h (strct phi_arg_d): Remove unused NONZERO field.Jeff Law1-1/+0
2006-02-23tree.h (PHI_ARG_NONZERO): Remove.Jeff Law1-1/+0
2006-02-22tree.h (variable_section): Delete.Richard Sandiford1-1/+0
2006-02-20tree.h (struct tree_memory_tag): Add is_used_alone member.Daniel Berlin1-0/+5
2006-02-16tree-vrp.c (set_value_range_to_nonnegative): New function.Jeff Law1-0/+4
2006-02-15tree.c (init_ttree): Add STRUCT_FIELD_TAG handling.Daniel Berlin1-2/+19
2006-02-15tree.h (struct tree_omp_clause): Use OMP_CLAUSE_CODE rather than TREE_CODE as...Jakub Jelinek1-1/+1
2006-02-09re PR inline-asm/16194 (global register with inline-asm and clobered)J"orn Rennecke1-1/+1
2006-02-08tree.def (CHAR_TYPE): Remove.Roger Sayle1-4/+2
2006-02-03tree.h (TYPE_STRING_FLAG): Document that this field may be used on INTEGER_TY...Roger Sayle1-1/+1
2006-01-26tree.h (OMP_CLAUSE_SUBCODE_CHECK): Add definition for --disable-checking.Shantonu Sen1-0/+1
2006-01-25re PR middle-end/25886 (up to 256 tree codes for Objective-C++)Diego Novillo1-18/+149
2006-01-19tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL...Diego Novillo1-0/+16
2006-01-18[multiple changes]Diego Novillo1-0/+107
2006-01-14tree.c (tree_not_class_check_failed): New function.Ian Lance Taylor1-2/+6
2005-12-30tree.h (VALUE_HANDLE_VUSES): New.Daniel Berlin1-0/+6