summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* tree.h (CASE_LOW_SEEN, [...]): New macros for manipulating temporary visit fl...Roger Sayle2006-08-261-0/+12
* re PR c++/28407 (Issue with anonymous namespace)Jason Merrill2006-07-201-0/+5
* tree.h (categorize_ctor_elements): Adjust prototype and add descriptive comme...Olivier Hainque2006-07-181-2/+14
* re PR other/28251 (dumped addresses makes diffing dumps unusable)J"orn Rennecke2006-07-171-0/+1
* re PR middle-end/28268 (ICE with simple vector operations)Richard Guenther2006-07-071-0/+1
* tree.c (range_in_array_bounds_p): New predicate.Eric Botcazou2006-07-031-0/+1
* re PR c++/26905 (default-visibility class symbol improperly resolved as hidde...Jason Merrill2006-06-291-3/+3
* tree.h (DECIMAL_FLOAT_TYPE_P): New.Janis Johnson2006-06-231-0/+5
* tree.c (max_int_size_in_bytes): New function, inspired from code in function....Olivier Hainque2006-06-231-0/+1
* fold-const.c (fold_truth_not_expr): Rename from invert_truthvalue.Richard Guenther2006-06-151-0/+1
* stor-layout.c (start_record_layout): Initialize remaining_in_alignment.Eric Christopher2006-06-041-44/+41
* tree.h: Declare folding_initializer.Mark Shinwell2006-06-041-0/+4
* re PR middle-end/27415 (Iteration var in firstprivate or reduction clauses no...Jakub Jelinek2006-05-171-0/+7
* re PR tree-optimization/26830 (Repeated SSA update during loop header copying)Zdenek Dvorak2006-05-151-7/+0
* tree.h: Include "hashtab.h".Ben Elliston2006-05-101-1/+2
* re PR libgomp/26651 ([gomp] #omp for ordered leaks memory)Richard Henderson2006-04-131-5/+21
* tree.h (tree_memory_tag): Add old_used_alone.Daniel Berlin2006-04-081-0/+6
* re PR tree-optimization/26804 (Alias Time explosion)Daniel Berlin2006-03-251-2/+9
* tree.c (add_var_to_bind_expr): Remove.Kazu Hirata2006-03-041-4/+0
* gengtype.c (main): Handle double_int type.Zdenek Dvorak2006-03-031-7/+1
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+1
* tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo2006-03-011-10/+20
* tree.h (strct phi_arg_d): Remove unused NONZERO field.Jeff Law2006-02-281-1/+0
* tree.h (PHI_ARG_NONZERO): Remove.Jeff Law2006-02-231-1/+0
* tree.h (variable_section): Delete.Richard Sandiford2006-02-221-1/+0
* tree.h (struct tree_memory_tag): Add is_used_alone member.Daniel Berlin2006-02-201-0/+5
* tree-vrp.c (set_value_range_to_nonnegative): New function.Jeff Law2006-02-161-0/+4
* tree.c (init_ttree): Add STRUCT_FIELD_TAG handling.Daniel Berlin2006-02-151-2/+19
* tree.h (struct tree_omp_clause): Use OMP_CLAUSE_CODE rather than TREE_CODE as...Jakub Jelinek2006-02-151-1/+1
* re PR inline-asm/16194 (global register with inline-asm and clobered)J"orn Rennecke2006-02-091-1/+1
* tree.def (CHAR_TYPE): Remove.Roger Sayle2006-02-081-4/+2
* tree.h (TYPE_STRING_FLAG): Document that this field may be used on INTEGER_TY...Roger Sayle2006-02-031-1/+1
* tree.h (OMP_CLAUSE_SUBCODE_CHECK): Add definition for --disable-checking.Shantonu Sen2006-01-261-0/+1
* re PR middle-end/25886 (up to 256 tree codes for Objective-C++)Diego Novillo2006-01-251-18/+149
* tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL...Diego Novillo2006-01-191-0/+16
* [multiple changes]Diego Novillo2006-01-181-0/+107
* tree.c (tree_not_class_check_failed): New function.Ian Lance Taylor2006-01-141-2/+6
* tree.h (VALUE_HANDLE_VUSES): New.Daniel Berlin2005-12-301-0/+6
* target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm2005-12-161-0/+15
* tree.c (recompute_tree_invariant_for_addr_expr): Rename from recompute_tree_i...Diego Novillo2005-12-091-1/+1
* * tree.h (DECL_EXTERNAL): Clarify documentation.Gabriel Dos Reis2005-12-081-1/+6
* In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2005-12-061-8/+38
* tree.h (build): Remove prototype.Richard Guenther2005-12-021-13/+0
* tree.h (TREE_OVERFLOW): Make this flag/predicate specific to constant nodes, ...Roger Sayle2005-12-021-5/+2
* tree.h (CASE_FLT_FN, [...]): New macros.Volker Reichelt2005-11-301-0/+3
* re PR other/4372 (#pragma weak pthread* inclusion causes applications to cras...Alexandre Oliva2005-11-091-2/+11
* re PR c++/21123 (ICE in cp_expr_size, at cp/cp-objcp-common.c:101)Jason Merrill2005-11-081-1/+1
* re PR target/9350 (-fomit-frame-pointer does not work for main)Richard Henderson2005-11-021-0/+4
* re PR c/24255 (__transparent_union__ mishandled)Richard Henderson2005-10-121-9/+3
* re PR target/21275 (gcc 4.0.0 crash with mingw when using stdout in global var)Danny Smith2005-10-121-4/+3