Age | Commit message (Expand) | Author | Files | Lines |
2006-11-01 | extend.texi (__builtin_bswap32): Document. | Eric Christopher | 1 | -0/+6 |
2006-11-01 | In gcc/: | Geoffrey Keating | 1 | -5/+1 |
2006-11-01 | re PR middle-end/23470 (a*a (for floats) is not considered always postive (-f... | Roger Sayle | 1 | -1/+1 |
2006-10-30 | tree.h (tree_value_handle): Remove struct value_set declaration. | Daniel Berlin | 1 | -2/+1 |
2006-10-21 | tree.h (DECL_PTA_ARTIFICIAL): Remove. | Daniel Berlin | 1 | -6/+1 |
2006-10-19 | Fix PR tree-optimization/28778 Fix PR tree-optimization/29156 Fix PR tree-opt... | Daniel Berlin | 1 | -1/+6 |
2006-10-19 | fold-const.c (add_double): Rename to add_double_with_sign. | Eric Botcazou | 1 | -6/+12 |
2006-10-09 | Revert emutls patch. | Richard Henderson | 1 | -1/+0 |
2006-10-04 | Makefile.in (libgcc.mk, [...]): Add emutls.c. | Richard Henderson | 1 | -0/+1 |
2006-10-01 | tree.h (DECL_FIELD_OFFSET, [...]): Fix comments to reflect actual behavior an... | Sandra Loosemore | 1 | -2/+5 |
2006-08-26 | tree.h (CASE_LOW_SEEN, [...]): New macros for manipulating temporary visit fl... | Roger Sayle | 1 | -0/+12 |
2006-07-20 | re PR c++/28407 (Issue with anonymous namespace) | Jason Merrill | 1 | -0/+5 |
2006-07-18 | tree.h (categorize_ctor_elements): Adjust prototype and add descriptive comme... | Olivier Hainque | 1 | -2/+14 |
2006-07-17 | re PR other/28251 (dumped addresses makes diffing dumps unusable) | J"orn Rennecke | 1 | -0/+1 |
2006-07-07 | re PR middle-end/28268 (ICE with simple vector operations) | Richard Guenther | 1 | -0/+1 |
2006-07-03 | tree.c (range_in_array_bounds_p): New predicate. | Eric Botcazou | 1 | -0/+1 |
2006-06-29 | re PR c++/26905 (default-visibility class symbol improperly resolved as hidde... | Jason Merrill | 1 | -3/+3 |
2006-06-23 | tree.h (DECIMAL_FLOAT_TYPE_P): New. | Janis Johnson | 1 | -0/+5 |
2006-06-23 | tree.c (max_int_size_in_bytes): New function, inspired from code in function.... | Olivier Hainque | 1 | -0/+1 |
2006-06-15 | fold-const.c (fold_truth_not_expr): Rename from invert_truthvalue. | Richard Guenther | 1 | -0/+1 |
2006-06-04 | stor-layout.c (start_record_layout): Initialize remaining_in_alignment. | Eric Christopher | 1 | -44/+41 |
2006-06-04 | tree.h: Declare folding_initializer. | Mark Shinwell | 1 | -0/+4 |
2006-05-17 | re PR middle-end/27415 (Iteration var in firstprivate or reduction clauses no... | Jakub Jelinek | 1 | -0/+7 |
2006-05-15 | re PR tree-optimization/26830 (Repeated SSA update during loop header copying) | Zdenek Dvorak | 1 | -7/+0 |
2006-05-10 | tree.h: Include "hashtab.h". | Ben Elliston | 1 | -1/+2 |
2006-04-13 | re PR libgomp/26651 ([gomp] #omp for ordered leaks memory) | Richard Henderson | 1 | -5/+21 |
2006-04-08 | tree.h (tree_memory_tag): Add old_used_alone. | Daniel Berlin | 1 | -0/+6 |
2006-03-25 | re PR tree-optimization/26804 (Alias Time explosion) | Daniel Berlin | 1 | -2/+9 |
2006-03-04 | tree.c (add_var_to_bind_expr): Remove. | Kazu Hirata | 1 | -4/+0 |
2006-03-03 | gengtype.c (main): Handle double_int type. | Zdenek Dvorak | 1 | -7/+1 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -1/+1 |
2006-03-01 | tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | Diego Novillo | 1 | -10/+20 |
2006-02-28 | tree.h (strct phi_arg_d): Remove unused NONZERO field. | Jeff Law | 1 | -1/+0 |
2006-02-23 | tree.h (PHI_ARG_NONZERO): Remove. | Jeff Law | 1 | -1/+0 |
2006-02-22 | tree.h (variable_section): Delete. | Richard Sandiford | 1 | -1/+0 |
2006-02-20 | tree.h (struct tree_memory_tag): Add is_used_alone member. | Daniel Berlin | 1 | -0/+5 |
2006-02-16 | tree-vrp.c (set_value_range_to_nonnegative): New function. | Jeff Law | 1 | -0/+4 |
2006-02-15 | tree.c (init_ttree): Add STRUCT_FIELD_TAG handling. | Daniel Berlin | 1 | -2/+19 |
2006-02-15 | tree.h (struct tree_omp_clause): Use OMP_CLAUSE_CODE rather than TREE_CODE as... | Jakub Jelinek | 1 | -1/+1 |
2006-02-09 | re PR inline-asm/16194 (global register with inline-asm and clobered) | J"orn Rennecke | 1 | -1/+1 |
2006-02-08 | tree.def (CHAR_TYPE): Remove. | Roger Sayle | 1 | -4/+2 |
2006-02-03 | tree.h (TYPE_STRING_FLAG): Document that this field may be used on INTEGER_TY... | Roger Sayle | 1 | -1/+1 |
2006-01-26 | tree.h (OMP_CLAUSE_SUBCODE_CHECK): Add definition for --disable-checking. | Shantonu Sen | 1 | -0/+1 |
2006-01-25 | re PR middle-end/25886 (up to 256 tree codes for Objective-C++) | Diego Novillo | 1 | -18/+149 |
2006-01-19 | tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL... | Diego Novillo | 1 | -0/+16 |
2006-01-18 | [multiple changes] | Diego Novillo | 1 | -0/+107 |
2006-01-14 | tree.c (tree_not_class_check_failed): New function. | Ian Lance Taylor | 1 | -2/+6 |
2005-12-30 | tree.h (VALUE_HANDLE_VUSES): New. | Daniel Berlin | 1 | -0/+6 |
2005-12-16 | target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New. | Jon Grimm | 1 | -0/+15 |
2005-12-09 | tree.c (recompute_tree_invariant_for_addr_expr): Rename from recompute_tree_i... | Diego Novillo | 1 | -1/+1 |