| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.c (c_expand_expr): Fix prototype. | neil | 2002-03-27 | 1 | -2/+3 |
* | * c-decl.c (maybe_build_cleanup): Remove. | neil | 2002-03-25 | 1 | -1/+2 |
* | PR target/6043 | jakub | 2002-03-25 | 1 | -4/+18 |
* | fix g++ testcase crash namedret1.c on sparcv9 and s390 | amacleod | 2002-03-22 | 1 | -1/+2 |
* | * Makefile.in (fold-const.o, stor-layout.o, stmt.o, | neil | 2002-03-21 | 1 | -1/+1 |
* | * expr.c (emit_group_store): Don't copy const0_rtx to a CONCAT. | kenner | 2002-03-21 | 1 | -1/+1 |
* | PR optimization/5999, middle-end/5731 | jakub | 2002-03-20 | 1 | -0/+1 |
* | * expr.c (expand_expr): Sign-extend CONST_INT generated from | dje | 2002-03-19 | 1 | -7/+6 |
* | * emit-rtl.c (gen_int_mode): New function. | rth | 2002-03-19 | 1 | -3/+2 |
* | PR target/5740 | jakub | 2002-03-18 | 1 | -6/+11 |
* | * expr.c (expand_expr, case NE_EXPR): Do not call copy_to_reg with | uweigand | 2002-03-13 | 1 | -1/+18 |
* | PR middle-end/5877 | jakub | 2002-03-09 | 1 | -11/+12 |
* | * expr.c (expand_expr): Use unsave lang hook. | neil | 2002-03-08 | 1 | -1/+2 |
* | * doc/rtl.texi (SUBREG_PROMOTED_UNSIGNED_P): Change definition | rth | 2002-03-01 | 1 | -5/+5 |
* | * expr.c (expand_expr) [MULT_EXPR]: Do not apply distributive law | rth | 2002-02-26 | 1 | -14/+11 |
* | * expr.c (store_expr): When converting expression to promoted | kenner | 2002-02-22 | 1 | -1/+5 |
* | * emit-rtl.c (offset_address): Use simplify_gen_binary rather | rth | 2002-02-21 | 1 | -20/+4 |
* | PR c++/4574 | jakub | 2002-02-21 | 1 | -13/+11 |
* | 2002-02-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-19 | 1 | -2/+9 |
* | * expr.c (store_constructor): Handle target REG case for ARRAY_TYPE. | kenner | 2002-02-16 | 1 | -1/+6 |
* | PR c/5681: | jakub | 2002-02-13 | 1 | -1/+1 |
* | * c-typeck.c (digest_init): Handle vectors. | aldyh | 2002-02-12 | 1 | -6/+23 |
* | * expr.c (expand_expr): Mind EXPAND_INITIALIZER for truncation also. | rth | 2002-02-08 | 1 | -4/+13 |
* | * expr.c (force_operand): Ignore flag_pic for detecting pic | rth | 2002-01-29 | 1 | -2/+1 |
* | * expr.c (move_by_pieces_1): Extend size before negation. | rth | 2002-01-24 | 1 | -2/+4 |
* | Fix editing error | kenner | 2002-01-12 | 1 | -1/+1 |
* | * diagnostic.c (warn_deprecated_use): Rework to lower indentation. | kenner | 2002-01-12 | 1 | -21/+25 |
* | * expr.c (expand_assignment): Fix misuse of MEM_KEEP_ALIAS_SET. | janis | 2002-01-11 | 1 | -1/+1 |
* | * expr.c (store_expr): Convert VOIDmode constants back to target's | jakub | 2002-01-08 | 1 | -6/+12 |
* | * tree.h (expand_expr_stmt_value): Add maybe_last argument. | jakub | 2002-01-04 | 1 | -2/+2 |
* | * builtins.c: Fix formatting. | kazu | 2002-01-03 | 1 | -4/+4 |
* | * c-common.h (genrtl_expr_stmt_value): Declare. | aoliva | 2002-01-02 | 1 | -3/+3 |
* | * expr.c (store_field): Use adjust_address, not PUT_MODE. | kenner | 2001-12-29 | 1 | -6/+3 |
* | * expr.c (convert_move): If -fforce-mem, force FROM to not be memory. | kenner | 2001-12-29 | 1 | -0/+3 |
* | * expr.c (expand_expr): Don't mark memory for non-constants as | geoffk | 2001-12-28 | 1 | -4/+1 |
* | * expr.c (expand_expr, case ADDR_EXPR): Handling taking address of | kenner | 2001-12-22 | 1 | -14/+26 |
* | * expmed.c (emit_store_flag): Extract updated comparison code | law | 2001-12-17 | 1 | -0/+8 |
* | * expr.c (highest_pow2_factor, case INTEGER_CST): Fix error in | kenner | 2001-12-16 | 1 | -1/+2 |
* | * expr.c (highest_pow2_factor, case INTEGER_CST): Return | kenner | 2001-12-15 | 1 | -8/+8 |
* | * expr.c (expand_expr, case ADDR_EXPR): Don't honor | hp | 2001-12-14 | 1 | -1/+5 |
* | * expr.c (copy_blkmode_from_reg): Add missing braces to eliminate | kenner | 2001-12-14 | 1 | -14/+19 |
* | Add missing blank. | kenner | 2001-12-12 | 1 | -1/+1 |
* | 2001-12-11 Steve Ellcey <sje@cup.hp.com> | janis | 2001-12-11 | 1 | -4/+17 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog, alias.c, | jsm28 | 2001-12-09 | 1 | -1/+1 |
* | * expr.c (store_field): Remove warning. | kenner | 2001-12-07 | 1 | -9/+18 |
* | * attribs.c (handle_no_check_memory_usage_atribute): Deleted. | kenner | 2001-12-05 | 1 | -336/+51 |
* | * expr.c (expand_expr): When checking promoted value, use | jakub | 2001-12-05 | 1 | -1/+1 |
* | * expr.c (store_expr): When copying string constant into array, | kenner | 2001-12-05 | 1 | -34/+24 |
* | Revert previous patch | aoliva | 2001-12-04 | 1 | -3/+1 |
* | * stmt.c (expand_expr_stmt): Keep last_expr_value non-NULL iff | aoliva | 2001-12-04 | 1 | -1/+3 |