Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-12-08 | c-common.c (verify_tree): Don't check code length if we know we are handling ... | Kazu Hirata | 1 | -10/+2 |
2004-12-07 | c-common.c, [...]: Replace uses of first_rtl_op with TREE_CODE_LENGTH. | Kazu Hirata | 1 | -21/+8 |
2004-12-02 | tree.c (is_attribute_p): Split out to .. | Andrew Pinski | 1 | -10/+23 |
2004-11-27 | tree.c (operand_equal_for_phi_arg_p): New. | Kazu Hirata | 1 | -0/+16 |
2004-11-24 | tree.c (recompute_tree_invarant_for_addr_expr): The address of a thread-local... | Aldy Hernandez | 1 | -1/+3 |
2004-11-24 | re PR c++/16882 (overloading confused by const vector arguments) | Paolo Bonzini | 1 | -2/+17 |
2004-11-17 | tree-cfg.c (edge_to_cases): Renamed from edge_to_case_leader. | Jeff Law | 1 | -13/+0 |
2004-11-15 | re PR tree-optimization/18431 (Code for arrays and pointers are not the same) | Zdenek Dvorak | 1 | -0/+72 |
2004-11-13 | c-cppbuiltin.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-11-12 | tree-cfg.c (hashtab.h): Include. | Jeff Law | 1 | -0/+13 |
2004-11-10 | re PR c++/18143 (Duplicated thunk with a huge member in the hierarchy) | Nathan Sidwell | 1 | -13/+19 |
2004-11-03 | re PR middle-end/18231 (Nested inline function not inlined) | Andrew Pinski | 1 | -5/+4 |
2004-11-03 | tree.c (tree_fold_gcd): Use FLOOR_MOD_EXPR instead of CEIL_MOD_EXPR. | Sebastian Pop | 1 | -1/+1 |
2004-10-28 | tree.c (int_cst_node, [...]): New variables. | Nathan Sidwell | 1 | -9/+71 |
2004-10-27 | re PR tree-optimization/18048 (mgrid loop performance regression with ivopts ... | Zdenek Dvorak | 1 | -0/+34 |
2004-10-25 | re PR middle-end/17407 (ICE in int_mode_for_mode) | Andrew Pinski | 1 | -2/+5 |
2004-10-21 | re PR objc/17923 (const-str-[34].m fails on the mainline (next runtime)) | Andrew Pinski | 1 | -0/+4 |
2004-10-19 | re PR middle-end/17885 (gimplifing of volatile &a->) | Richard Henderson | 1 | -9/+6 |
2004-09-29 | tree.c (make_node_stat): Fix uninitialized warning. | Nathan Sidwell | 1 | -14/+33 |
2004-09-28 | re PR c++/17642 (internal compiler error: in invert_truthvalue, at fold-const... | Mark Mitchell | 1 | -1/+1 |
2004-09-23 | PR c++/9844, PR c++/13989 | Fariborz Jahanian | 1 | -0/+5 |
2004-09-23 | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 1 | -0/+4 |