| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * rtl.h (mem_attrs): Rename decl to expr; adjust all users. | rth | 2001-12-02 | 1 | -1/+20 |
* | * expr.c (store_expr): When copying a string constant into an | law | 2001-11-28 | 1 | -0/+6 |
* | * Makefile.in (c-lang.o): Depends on langhooks-def.h. | kenner | 2001-11-27 | 1 | -13/+4 |
* | * expr.c (store_constructor): Actually use the value computed | dj | 2001-11-26 | 1 | -4/+2 |
* | * expr.c (expand_expr, case VIEW_CONVERT_EXPR): Refine slightly | kenner | 2001-11-21 | 1 | -24/+23 |
* | * tree.def (VIEW_CONVERT_EXPR): New tree code. | kenner | 2001-11-19 | 1 | -4/+115 |
* | * expr.c (expand_expr, case VAR_DECL): Update alignment of DECL_RTL | kenner | 2001-11-18 | 1 | -1/+2 |
* | * tree.h (TYPE_ALIGN_OK): New flag. | kenner | 2001-11-18 | 1 | -16/+25 |
* | * expr.c (expand_expr, case ADDR_EXPR): Refine test for when to | kenner | 2001-11-16 | 1 | -5/+13 |
* | * expr.c (expand_expr, case ADDR_EXPR): Only copy for misaligned if | kenner | 2001-11-16 | 1 | -1/+2 |
* | * expr.c (expand_expr, case COMPONENT_REF): Fix variable ref. | shebs | 2001-11-16 | 1 | -1/+1 |
* | * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P. | kenner | 2001-11-15 | 1 | -487/+123 |
* | * emit-rtl.c (adjust_address_1): Add ADJUST argument. | jakub | 2001-11-13 | 1 | -12/+6 |
* | * Makefile.in (expr.o): Depends on insn-attr.h. | kenner | 2001-11-13 | 1 | -28/+29 |
* | * expmed.c (extract_bit_field): No longer pass in alignment. | kenner | 2001-11-11 | 1 | -122/+72 |
* | * expr.c (emit_block_move): If X is readonly emit CLOBBER for it. | kenner | 2001-11-08 | 1 | -0/+12 |
* | * expr.c (store_field): When making temp object for unaligned | kenner | 2001-11-06 | 1 | -0/+1 |
* | * expr.c (expand_expr, case ADDDR_EXPR): If at top level, don't call | kenner | 2001-11-03 | 1 | -0/+8 |
* | * expr.c (convert_move): Use simplify_gen_subreg to make SUBREG so | aldyh | 2001-11-02 | 1 | -2/+2 |
* | * emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or | jakub | 2001-10-30 | 1 | -2/+1 |
* | * expr.c (emit_group_load): Support CONCATs by storing them to memory | hubicka | 2001-10-28 | 1 | -0/+8 |
* | * expr.c (store_constructor_field): Only call adjust_address on MEM. | kenner | 2001-10-28 | 1 | -6/+7 |