| Commit message (Expand) | Author | Age | Files | Lines |
* | PR c++/14791 | jakub | 2004-06-10 | 1 | -0/+1 |
* | * tree.c (iterative_hash_expr): Use real_hash. | amylaar | 2004-06-07 | 1 | -2/+5 |
* | * tree.c (array_type_nelts, save_expr, substitute_in_expr, | sayle | 2004-05-21 | 1 | -7/+8 |
* | PR middle-end/3074 | sayle | 2004-05-20 | 1 | -9/+0 |
* | * tree.def (documentation): Remove mention of class 'b'. | zack | 2004-05-14 | 1 | -11/+4 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -182/+287 |
* | gcc/ChangeLog: | bonzini | 2004-05-05 | 1 | -11/+34 |
* | PR/c++ 15119 | kenner | 2004-04-25 | 1 | -1/+14 |
* | * c-decl.c (finish_decl): Make a decl_stmt for a variable-sized | kenner | 2004-04-12 | 1 | -14/+38 |
* | 2004-04-05 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-04-05 | 1 | -2/+2 |
* | * c-decl.c (build_compound_literal): Use TYPE_READONLY. | kenner | 2004-04-05 | 1 | -4/+6 |
* | * expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED. | kenner | 2004-04-01 | 1 | -4/+4 |
* | * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c: | kenner | 2004-04-01 | 1 | -18/+17 |
* | PR 12267, 12391, 12560, 13129, 14114, 14113 | zack | 2004-03-23 | 1 | -3/+15 |
* | * alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL. | kenner | 2004-03-23 | 1 | -27/+69 |
* | * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | kenner | 2004-03-21 | 1 | -24/+127 |
* | * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c, | kazu | 2004-03-20 | 1 | -2/+2 |
* | * tree.c (substitute_in_expr): Rewrite to simplify and be more generic. | kenner | 2004-03-19 | 1 | -143/+74 |
* | * langhooks-def.h (LANG_HOOKS_HASH_TYPES): New macro and hook. | kenner | 2004-03-19 | 1 | -26/+19 |
* | Fix typo in comment. | kenner | 2004-03-18 | 1 | -1/+1 |
* | * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5): New macros. | kenner | 2004-03-18 | 1 | -25/+129 |
* | gcc/ChangeLog | bonzini | 2004-03-16 | 1 | -42/+23 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -11/+11 |
* | (build_pointer_type_for_mode): Fix comments and whitespace. | kenner | 2004-03-11 | 1 | -5/+6 |
* | * tree.h (TYPE_HASH): Use TYPE_UID. | jason | 2004-03-05 | 1 | -29/+46 |
* | * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat): | hubicka | 2004-03-03 | 1 | -23/+26 |
* | * tree.c (check_qualified_type): New fn. | jason | 2004-02-24 | 1 | -3/+17 |
* | * Makefile.in (STRICT2_WARN): Add -Wno-variadic-macros. | rth | 2004-02-19 | 1 | -112/+199 |
* | 2004-02-10 Ziemowit Laski <zlaski@apple.com> | zlaski | 2004-02-11 | 1 | -2/+47 |
* | PR middle-end/13750 | ro | 2004-02-05 | 1 | -19/+5 |
* | PR c++/13975 | mmitchel | 2004-02-03 | 1 | -0/+4 |
* | * tree.c (commutative_tree_code, associative_tree_code): New | sayle | 2004-02-03 | 1 | -3/+50 |
* | PR java/13824 | sayle | 2004-01-29 | 1 | -0/+7 |
* | Index: ChangeLog | geoffk | 2004-01-16 | 1 | -6/+20 |
* | * tree.c (get_unwidened): Reorder conditions so that the null pointer | rsandifo | 2004-01-10 | 1 | -3/+3 |
* | * tree.c (get_unwidened): Decide whether to narrow a bitfield | jason | 2003-12-20 | 1 | -1/+1 |
* | 2003-12-15 Waldek Hebisch <hebisch@math.uni.wroc.pl> | aj | 2003-12-15 | 1 | -0/+5 |
* | PR middle-end/12526 | jason | 2003-11-14 | 1 | -3/+11 |
* | * builtins.c (std_build_builtin_va_list): New. | rth | 2003-10-30 | 1 | -2/+1 |
* | * tree.c (get_unwidened): Check TREE_UNSIGNED on the field's type. | jason | 2003-10-22 | 1 | -3/+5 |
* | * tree.c (build1): Fix off-by-one error. | jason | 2003-10-21 | 1 | -1/+1 |
* | PR c/12553 | jason | 2003-10-20 | 1 | -0/+23 |
* | 2003-10-06 Andrew Haley <aph@redhat.com> | aph | 2003-10-06 | 1 | -3/+4 |
* | * tree-inline.c (remap_type): New. | rth | 2003-10-05 | 1 | -27/+40 |
* | PR optimization/9325, PR java/6391 | sayle | 2003-10-03 | 1 | -7/+4 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -1/+1 |
* | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -1/+1 |
* | * builtin-types.def (BT_INT_PTR, BT_FLOAT_PTR, BT_DOUBLE_PTR, | ghazi | 2003-08-28 | 1 | -0/+5 |
* | * builtins.c (build_function_call_expr): Don't set | nathan | 2003-08-26 | 1 | -0/+11 |
* | PR c++/8795 | mmitchel | 2003-08-25 | 1 | -15/+33 |