| Commit message (Expand) | Author | Age | Files | Lines |
* | * explow.c (probe_stack_range): Use gen_rtx_fmt_ee. | Richard Henderson | 2002-06-20 | 1 | -6/+6 |
* | Delete SEQUENCE rtl usage outside of reorg and ssa passes. | David S. Miller | 2002-06-11 | 1 | -2/+2 |
* | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 2002-06-04 | 1 | -2/+4 |
* | emit-rtl.c: Likewise. | Kazu Hirata | 2002-06-03 | 1 | -10/+10 |
* | emit-rtl.c (offset_address): Use simplify_gen_binary rather than gen_rtx_PLUS... | Richard Henderson | 2002-02-21 | 1 | -6/+18 |
* | explow.c (hard_function_value): Add comment explaining signed/unsigned compar... | Eric Christopher | 2002-02-12 | 1 | -24/+28 |
* | Reindent. | Richard Henderson | 2002-02-04 | 1 | -1/+1 |
* | cse.c: Fix formatting. | Kazu Hirata | 2002-01-05 | 1 | -2/+2 |
* | attribs.c (handle_no_check_memory_usage_atribute): Deleted. | Richard Kenner | 2001-12-05 | 1 | -2/+2 |
* | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 2001-11-23 | 1 | -1/+1 |
* | explow.c (probe_stack_range): Use LCT_NORMAL as second argument to emit_libra... | Jakub Jelinek | 2001-11-21 | 1 | -1/+1 |
* | alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P. | Richard Kenner | 2001-11-15 | 1 | -2/+2 |
* | Makefile.in (explow.o): Now depends on ggc.h. | Richard Kenner | 2001-11-13 | 1 | -0/+2 |
* | explow.c (convert_memory_address, [...]): Only return inner object if SUBREG_... | Richard Kenner | 2001-11-08 | 1 | -0/+1 |
* | emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or REG_EQUIV notes f... | Jakub Jelinek | 2001-10-30 | 1 | -8/+1 |
* | builtins.c (expand_builtin_setjmp): Only call convert_memory_address if needed. | Richard Kenner | 2001-10-23 | 1 | -11/+11 |
* | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 2001-10-11 | 1 | -19/+19 |
* | function.c (keep_stack_depressed): Don't use delete_insn. | Richard Kenner | 2001-10-01 | 1 | -76/+0 |
* | explow.c (set_mem_attributes): Avoid returning a bogus alias set from a new MEM. | Jason Merrill | 2001-08-22 | 1 | -0/+9 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | expr.h: Split out optab- and libfunc-related code to... | Zack Weinberg | 2001-08-13 | 1 | -0/+1 |
* | defaults.h: Define PREFERRED_STACK_BOUNDARY to STACK_BOUNDARY if not already ... | Zack Weinberg | 2001-08-12 | 1 | -18/+5 |
* | dbxout.c: Fix comment formatting. | Kazu Hirata | 2001-08-08 | 1 | -2/+2 |
* | * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition. | Steve Ellcey | 2001-07-19 | 1 | -15/+27 |
* | alias.c (set_mem_alias_set): New function. | Richard Kenner | 2001-07-11 | 1 | -1/+1 |
* | emit-rtl.c (adjust_address, [...]): Handle an address that is a LO_SUM specia... | Richard Kenner | 2001-07-09 | 1 | -5/+0 |
* | [multiple changes] | Richard Kenner | 2001-07-09 | 1 | -12/+4 |
* | emit-rtl.c (replace_equiv_address): New function. | Richard Kenner | 2001-07-04 | 1 | -2/+4 |
* | Install correct hunks | Richard Kenner | 2001-07-03 | 1 | -4/+2 |
* | * explow.c (plus_constant_wide): Reinitialize Y for restart. | Richard Kenner | 2001-07-03 | 1 | -3/+7 |
* | explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c... | Richard Kenner | 2001-07-03 | 1 | -8/+11 |
* | explow.c (plus_constant_wide, [...]): New case. | Richard Kenner | 2001-07-02 | 1 | -19/+5 |
* | * explow.c (expr_size): If DECL and size specified, use it. | Richard Kenner | 2001-06-15 | 1 | -1/+7 |
* | tree.def (ARRAY_RANGE_REF): New code. | Richard Kenner | 2001-06-04 | 1 | -1/+2 |
* | bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". | Kaveh R. Ghazi | 2001-05-01 | 1 | -3/+3 |
* | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 2001-03-22 | 1 | -2/+0 |
* | * explow.c (trunc_int_for_mode): Sign-extend value to mode. | Alexandre Oliva | 2001-02-13 | 1 | -22/+10 |
* | combine.c (nonzero_bits, case PLUS): If pointers extend unsigned and this is ... | Richard Kenner | 2001-02-06 | 1 | -0/+5 |
* | builtins.c (expand_builtin_alloca): allocate_dynamic_stack_space returns Pmod... | Richard Kenner | 2001-02-01 | 1 | -15/+10 |
* | explow.c (probe_stack_range): Ensure value passed to stack_check_libfunc is p... | Richard Kenner | 2001-01-22 | 1 | -6/+14 |
* | explow.c (convert_memory_address, [...]): Copy STRING_POOL_ADDRESS_P. | Richard Kenner | 2001-01-01 | 1 | -0/+1 |
* | Remove obstacks. | Mark Mitchell | 2000-10-13 | 1 | -5/+0 |
* | combine.c (if_then_else_cond): Canonicalize BImode true to STORE_FLAG_VALUE. | Richard Henderson | 2000-09-18 | 1 | -0/+4 |
* | unuglyfying code | Aldy Hernandez | 2000-07-23 | 1 | -0/+2 |
* | * explow.c (set_mem_attributes): Do nothing for NULL type. | Richard Henderson | 2000-06-13 | 1 | -1/+9 |
* | explow.c (maybe_set_unchanging): New function, broken out from... | Jason Merrill | 2000-06-05 | 1 | -3/+27 |
* | Makefile.in (c-decl.o): Depend on rtl.h and expr.h. | Richard Kenner | 2000-05-31 | 1 | -12/+59 |
* | combine.c (try_combine): Use any_condjump_p... | Jan Hubicka | 2000-05-25 | 1 | -1/+1 |
* | simplify-rtx.c (simplify_ternary_operation): Cast to unsigned. | Jason Merrill | 2000-05-04 | 1 | -3/+4 |
* | rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and MEM_ALIAS_SET. | Richard Kenner | 2000-05-04 | 1 | -6/+2 |