summaryrefslogtreecommitdiff
path: root/gcc/explow.c
Commit message (Expand)AuthorAgeFilesLines
* cse.c: Fix formatting.Kazu Hirata2002-01-051-2/+2
* attribs.c (handle_no_check_memory_usage_atribute): Deleted.Richard Kenner2001-12-051-2/+2
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-11-231-1/+1
* explow.c (probe_stack_range): Use LCT_NORMAL as second argument to emit_libra...Jakub Jelinek2001-11-211-1/+1
* alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner2001-11-151-2/+2
* Makefile.in (explow.o): Now depends on ggc.h.Richard Kenner2001-11-131-0/+2
* explow.c (convert_memory_address, [...]): Only return inner object if SUBREG_...Richard Kenner2001-11-081-0/+1
* emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or REG_EQUIV notes f...Jakub Jelinek2001-10-301-8/+1
* builtins.c (expand_builtin_setjmp): Only call convert_memory_address if needed.Richard Kenner2001-10-231-11/+11
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-19/+19
* function.c (keep_stack_depressed): Don't use delete_insn.Richard Kenner2001-10-011-76/+0
* explow.c (set_mem_attributes): Avoid returning a bogus alias set from a new MEM.Jason Merrill2001-08-221-0/+9
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* expr.h: Split out optab- and libfunc-related code to...Zack Weinberg2001-08-131-0/+1
* defaults.h: Define PREFERRED_STACK_BOUNDARY to STACK_BOUNDARY if not already ...Zack Weinberg2001-08-121-18/+5
* dbxout.c: Fix comment formatting.Kazu Hirata2001-08-081-2/+2
* * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.Steve Ellcey2001-07-191-15/+27
* alias.c (set_mem_alias_set): New function.Richard Kenner2001-07-111-1/+1
* emit-rtl.c (adjust_address, [...]): Handle an address that is a LO_SUM specia...Richard Kenner2001-07-091-5/+0
* [multiple changes]Richard Kenner2001-07-091-12/+4
* emit-rtl.c (replace_equiv_address): New function.Richard Kenner2001-07-041-2/+4
* Install correct hunksRichard Kenner2001-07-031-4/+2
* * explow.c (plus_constant_wide): Reinitialize Y for restart.Richard Kenner2001-07-031-3/+7
* explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner2001-07-031-8/+11
* explow.c (plus_constant_wide, [...]): New case.Richard Kenner2001-07-021-19/+5
* * explow.c (expr_size): If DECL and size specified, use it.Richard Kenner2001-06-151-1/+7
* tree.def (ARRAY_RANGE_REF): New code.Richard Kenner2001-06-041-1/+2
* bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".Kaveh R. Ghazi2001-05-011-3/+3
* mkconfig.sh: Include insn-flags.h.Richard Henderson2001-03-221-2/+0
* * explow.c (trunc_int_for_mode): Sign-extend value to mode.Alexandre Oliva2001-02-131-22/+10
* combine.c (nonzero_bits, case PLUS): If pointers extend unsigned and this is ...Richard Kenner2001-02-061-0/+5
* builtins.c (expand_builtin_alloca): allocate_dynamic_stack_space returns Pmod...Richard Kenner2001-02-011-15/+10
* explow.c (probe_stack_range): Ensure value passed to stack_check_libfunc is p...Richard Kenner2001-01-221-6/+14
* explow.c (convert_memory_address, [...]): Copy STRING_POOL_ADDRESS_P.Richard Kenner2001-01-011-0/+1
* Remove obstacks.Mark Mitchell2000-10-131-5/+0
* combine.c (if_then_else_cond): Canonicalize BImode true to STORE_FLAG_VALUE.Richard Henderson2000-09-181-0/+4
* unuglyfying codeAldy Hernandez2000-07-231-0/+2
* * explow.c (set_mem_attributes): Do nothing for NULL type.Richard Henderson2000-06-131-1/+9
* explow.c (maybe_set_unchanging): New function, broken out from...Jason Merrill2000-06-051-3/+27
* Makefile.in (c-decl.o): Depend on rtl.h and expr.h.Richard Kenner2000-05-311-12/+59
* combine.c (try_combine): Use any_condjump_p...Jan Hubicka2000-05-251-1/+1
* simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.Jason Merrill2000-05-041-3/+4
* rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and MEM_ALIAS_SET.Richard Kenner2000-05-041-6/+2
* builtins.c (expand_builtin_apply): Pass proper parameters to allocate_dynamic...Jan Hubicka2000-04-011-0/+17
* calls.c (expand_call): Pass bit alignment to mark_reg_pointer.Richard Kenner2000-03-301-3/+3
* * Rework fields used to describe positions of bitfields andRichard Kenner2000-03-251-1/+4
* Copyright fixes.Jeff Law2000-02-251-1/+2
* calls.c (compute_argument_block_size): New argument preferred_stack_boundary.Jan Hubicka2000-02-071-0/+7
* stupid.c: Die die die.Richard Henderson2000-01-191-4/+0
* eh-common.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-141-5/+5