Age | Commit message (Expand) | Author | Files | Lines |
2005-09-14 | * tree.c (substitute_in_expr, case 4): New case, for ARRAY_REF. | Eric Botcazou | 1 | -1/+15 |
2005-09-13 | tree.c (annotate_with_file_line): Compare line numbers before file names. | Volker Reichelt | 1 | -4/+4 |
2005-09-11 | tree.c (contains_placeholder_p): Properly handle CALL_EXPR again. | Eric Botcazou | 1 | -0/+3 |
2005-09-07 | * tree.c (host_integerp, tree_low_cst): Correct function comment. | Richard Kenner | 1 | -2/+2 |
2005-08-28 | stor-layout.c (finalize_type_size): Revert workaround from 08-26. | Richard Henderson | 1 | -1/+1 |
2005-08-16 | * tree.c (build_string): Mark tree CONSTANT and INVARIANT. | Ian Lance Taylor | 1 | -0/+2 |
2005-08-11 | re PR c++/23225 (tree check: expected class type, have exceptional (error_mar... | James A. Morrison | 1 | -0/+3 |
2005-07-28 | builtins.c: Fix comment typo(s). | Volker Reichelt | 1 | -2/+2 |
2005-07-20 | Make CONSTRUCTOR use VEC to store initializers. | Giovanni Bajo | 1 | -19/+104 |
2005-07-08 | Makefile.in (TREE_H): Add treestruct.def. | Daniel Berlin | 1 | -23/+214 |
2005-07-08 | re PR tree-optimization/22360 (upper_bound_in_type and lower_bound_in_type ar... | Kazu Hirata | 1 | -42/+79 |
2005-07-05 | re PR c/22013 (ICE in gimple_add_tmp_var, at gimplify.c:535) | Joseph Myers | 1 | -0/+2 |
2005-07-02 | c.opt, [...]: Remove "." from end of help texts. | Joseph Myers | 1 | -3/+3 |
2005-07-02 | toplev.c (default_tree_printer): Handle setting location with '+' flag. | Joseph Myers | 1 | -5/+5 |
2005-06-30 | coretypes.h (tls_model): Add TLS_MODEL_NONE as 0. | Steven Bosscher | 1 | -2/+3 |
2005-06-29 | re PR middle-end/21969 (ICE on float __attribute__((vector_size(2048)))) | Steve Ellcey | 1 | -1/+1 |
2005-06-26 | builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)). | Kazu Hirata | 1 | -15/+15 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-07 | re PR middle-end/21850 (misscompiling comparision from vector to integer) | Jakub Jelinek | 1 | -3/+10 |
2005-06-07 | tree-ssa-address.c: New file. | Zdenek Dvorak | 1 | -1/+40 |
2005-06-04 | cfgexpand.c (expand_one_var): Use DECL_HAS_VALUE_EXPR_P. | Daniel Berlin | 1 | -2/+59 |
2005-06-02 | tree.c (build_common_builtin_nodes): Fix the return type on __builtin_memcmp. | Andrew Pinski | 1 | -1/+1 |
2005-06-01 | c-objc-common.c (c_tree_printer): Check flag before hashtable. | Daniel Berlin | 1 | -0/+94 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-05-25 | common.opt (-Wattributes): New. | DJ Delorie | 1 | -1/+2 |
2005-05-18 | tree.c (build1_stat): Don't try to handle two-operand tree codes. | Richard Guenther | 1 | -6/+0 |
2005-05-11 | Makefile.in (tree-eh.o): Kill gt-tree-eh.h dependency. | Jan Hubicka | 1 | -0/+10 |
2005-05-02 | ggc.h (ggc_alloc_zone_pass_stat): New macro. | Daniel Jacobowitz | 1 | -8/+7 |
2005-05-01 | re PR tree-optimization/18316 (Missed IV optimization) | Zdenek Dvorak | 1 | -4/+7 |
2005-04-29 | tree.c (build_block): Removed unused 'tags' argument. | Tom Tromey | 1 | -2/+1 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -1/+1 |
2005-04-22 | Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _... | Zdenek Dvorak | 1 | -0/+17 |
2005-04-21 | lambda.h (lambda_vector_min_nz): Likewise. | Nathan Sidwell | 1 | -8/+8 |
2005-03-30 | tree.def (FILE_TYPE): Removed. | Tom Tromey | 1 | -1/+0 |
2005-03-25 | tree.c (get_set_constructor_bits, [...]): Remove. | Kazu Hirata | 1 | -93/+0 |
2005-03-16 | tree-inline.c (walk_type_fields, [...]): Move from here... | Steven Bosscher | 1 | -0/+352 |
2005-03-16 | re PR tree-optimization/17454 (ICE with --enable-checking=fold) | Roger Sayle | 1 | -0/+4 |
2005-03-13 | re PR middle-end/19331 (Inefficient code generated for bitfield assignment) | Roger Sayle | 1 | -2/+5 |
2005-03-13 | ggc-zone.c: Rewritten. | Daniel Jacobowitz | 1 | -6/+9 |
2005-02-11 | tree-complex.c (expand_complex_libcall): New. | Richard Henderson | 1 | -0/+42 |
2005-02-11 | tree.c (build_function_type_list): Work correctly if there are no arguments. | Ian Lance Taylor | 1 | -3/+8 |
2005-02-10 | re PR tree-optimization/18687 (>200% compile time regression compared to gcc-... | Zdenek Dvorak | 1 | -0/+38 |
2005-02-09 | builtins.c (DEF_BUILTIN): Add COND argument. | Richard Henderson | 1 | -0/+118 |
2005-02-02 | tree.c (build_int_cst_type): Take sign of the value into account when decidin... | Zdenek Dvorak | 1 | -12/+35 |
2005-01-08 | tree.c (int_fits_type_p): Always honor integer constant TYPE_MIN_VALUE and TY... | Roger Sayle | 1 | -34/+33 |
2005-01-01 | tree.c (int_fits_type_p): A narrower type always fits in a wider one... | Roger Sayle | 1 | -4/+11 |
2005-01-01 | tree.c (int_fits_type_p): Compare the result of force_fit_type with the origi... | Roger Sayle | 1 | -5/+6 |
2004-12-23 | tree.c (iterative_hash_expr): Canonicalize builtins. | Dale Johannesen | 1 | -1/+13 |
2004-12-17 | tree.c (type_contains_placeholder_1): Always return false for VECTOR_TYPE if ... | Steven Bosscher | 1 | -1/+1 |
2004-12-09 | tree.def (SET_TYPE): Remove. | Nathan Sidwell | 1 | -7/+0 |