Age | Commit message (Expand) | Author | Files | Lines |
2004-06-16 | coverage.c: Remove argument to rest_of_compilation. | Paolo Bonzini | 1 | -0/+91 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -61/+61 |
2004-05-30 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-05-28 | re PR rtl-optimization/15649 (ICE with __builtin_isgreater and -ffast-math) | Paolo Bonzini | 1 | -0/+4 |
2004-05-27 | expr.c (store_constructor): Restore sanity check on the size of the type befo... | Olivier Hainque | 1 | -2/+3 |
2004-05-19 | Expanders cleanups after tree-ssa merge, part 1. | Steven Bosscher | 1 | -21/+23 |
2004-05-15 | c-gimplify.c (c_genericize): Replace calls via (*lang_hooks.foo) with lang_ho... | Steven Bosscher | 1 | -9/+7 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -178/+554 |
2004-05-04 | expr.c (store_constructor_field): Don't call store_constructor if bitsize is ... | Richard Kenner | 1 | -0/+3 |
2004-05-02 | Revert my previous store_constructor* change | Richard Kenner | 1 | -36/+25 |
2004-05-01 | re PR middle-end/15054 (Bad code due to overlapping stack temporaries) | Ulrich Weigand | 1 | -2/+0 |
2004-05-01 | tree.h (SET_ARRAY_OR_VECTOR_CHECK): Rename to SET_OR_ARRAY_CHECK and adjust d... | Zack Weinberg | 1 | -7/+8 |
2004-04-30 | expr.c (store_constructor): SIZE operand is now in bits... | Richard Kenner | 1 | -25/+36 |
2004-04-25 | Fix typo in comment. | Richard Kenner | 1 | -1/+1 |
2004-04-01 | expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED. | Richard Kenner | 1 | -2/+2 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -34/+40 |
2004-03-27 | expr.c (store_constructor): Use gen_int_mode to correctly sign-extend CONST_I... | Ulrich Weigand | 1 | -1/+1 |
2004-03-22 | re PR tree-optimization/14470 ([tree-ssa] trouble with post-increment) | Eric Botcazou | 1 | -6/+37 |
2004-03-21 | alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | Richard Kenner | 1 | -132/+15 |
2004-03-14 | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 1 | -13/+15 |
2004-03-13 | re PR tree-optimization/14470 ([tree-ssa] trouble with post-increment) | Eric Botcazou | 1 | -0/+2 |
2004-03-08 | expr.c (highest_pow2_factor_for_type): Rename into highest_pow2_factor_for_ta... | Eric Botcazou | 1 | -9/+14 |
2004-03-04 | expr.c (expand_expr_real, [...]): Get proper type of stack slot for temp used... | Richard Kenner | 1 | -4/+11 |
2004-03-04 | re PR rtl-optimization/14235 (ICE in verify_local_live_at start (flow.c:546)) | Eric Botcazou | 1 | -1/+5 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -2/+2 |
2004-02-27 | fold-const.c (fold): Revert 2004-02-25 change. | Eric Botcazou | 1 | -8/+6 |
2004-02-27 | c-decl.c, [...]: Fix comment typos and formatting. | Kazu Hirata | 1 | -1/+1 |
2004-02-19 | expr.c (is_aligning_offset): Check if we are aligning the expressions's addre... | Olivier Hainque | 1 | -1/+2 |
2004-02-17 | loop-iv.c: New file. | Zdenek Dvorak | 1 | -0/+14 |
2004-02-12 | emit-rtl.c (set_mem_attributes_minus_bitpos): Don't kill previous MEM_VOLATIL... | Richard Kenner | 1 | -2/+3 |
2004-02-06 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 1 | -1/+1 |
2004-02-03 | re PR target/9348 ([HP-UX] error in int to unsigned long multiplication) | Roger Sayle | 1 | -13/+13 |
2004-02-02 | re PR target/13789 ([tree-ssa] ICE on _builtin_expect_addr) | Richard Henderson | 1 | -1/+5 |
2004-01-29 | re PR rtl-optimization/13424 (gcc.dg/20031202-1.c is miscompiled) | Jakub Jelinek | 1 | -4/+1 |
2004-01-26 | re PR middle-end/13779 ([3.4 only] powerpc64: incorrect initialization of 'lo... | Fariborz Jahanian | 1 | -0/+3 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-19 | defaults.h (CASE_VECTOR_PC_RELATIVE): Provide the default. | Kazu Hirata | 1 | -5/+0 |
2004-01-13 | lang.c (java_estimate_num_insns_1): Fix bug in MODIFY_EXPR cost estimation. | Jan Hubicka | 1 | -24/+0 |
2004-01-10 | * expr.c (expand_expr_real): More curefully expand union casts. | Jan Hubicka | 1 | -1/+6 |
2004-01-09 | expr.h (expand_expr): Make it a macro, not a function. | Mark Mitchell | 1 | -16/+30 |
2004-01-06 | alias.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-01-02 | * expr.c (store_constructor): Fix pasto in previous patch. | Jan Hubicka | 1 | -3/+2 |
2004-01-01 | expmed.c (store_bit_field, [...]): Use new named patterns | Jan Hubicka | 1 | -5/+46 |
2003-12-31 | c-common.c (c_expand_expr): Remove code to return a value different from that... | Mark Mitchell | 1 | -5/+7 |
2003-12-20 | expr.c (check_max_integer_computation_mode): Remove. | Kazu Hirata | 1 | -97/+0 |
2003-12-13 | c-typeck.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-12-03 | expr.c (store_constructor): Only set RTX_UNCHANGING_P for read-only field if ... | Jakub Jelinek | 1 | -1/+4 |
2003-12-01 | re PR middle-end/7847 (pragma pack / attribute(packed): unaligned access to p... | Eric Botcazou | 1 | -5/+7 |
2003-11-21 | ChangeLog.7: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-11-20 | calls.c (expand_call): Allocate new temp in pass1. | Fariborz Jahanian | 1 | -1/+11 |