summaryrefslogtreecommitdiff
path: root/gcc/explow.c
Commit message (Expand)AuthorAgeFilesLines
* Reindent.rth2002-02-041-1/+1
* * cse.c: Fix formatting.kazu2002-01-051-2/+2
* * attribs.c (handle_no_check_memory_usage_atribute): Deleted.kenner2001-12-051-2/+2
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-1/+1
* * explow.c (probe_stack_range): Use LCT_NORMAL as second argumentjakub2001-11-211-1/+1
* * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.kenner2001-11-151-2/+2
* * Makefile.in (explow.o): Now depends on ggc.h.kenner2001-11-131-0/+2
* * explow.c (convert_memory_address, case SUBREG): Only returnkenner2001-11-081-0/+1
* * emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL orjakub2001-10-301-8/+1
* * builtins.c (expand_builtin_setjmp): Only call convert_memory_addresskenner2001-10-231-11/+11
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-19/+19
* * function.c (keep_stack_depressed): Don't use delete_insn.kenner2001-10-011-76/+0
* * explow.c (set_mem_attributes): Avoid returning a bogus alias setjason2001-08-221-0/+9
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-0/+1
* * defaults.h: Define PREFERRED_STACK_BOUNDARY tozack2001-08-121-18/+5
* * dbxout.c: Fix comment formatting.kazu2001-08-081-2/+2
* * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.rth2001-07-191-15/+27
* * alias.c (set_mem_alias_set): New function.kenner2001-07-111-1/+1
* * emit-rtl.c (adjust_address, adjust_address_nv): Handle ankenner2001-07-091-5/+0
* Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2001-07-091-12/+4
* * emit-rtl.c (replace_equiv_address): New function.kenner2001-07-041-2/+4
* Install correct hunkskenner2001-07-041-4/+2
* * explow.c (plus_constant_wide): Reinitialize Y for restart.kenner2001-07-041-3/+7
* * explow.c (plus_constant_wide, case PLUS): Call find_constant_termkenner2001-07-031-8/+11
* * explow.c (plus_constant_wide, case LO_SUM): New case.kenner2001-07-031-19/+5
* * explow.c (expr_size): If DECL and size specified, use it.kenner2001-06-151-1/+7
* * tree.def (ARRAY_RANGE_REF): New code.kenner2001-06-041-1/+2
* * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".ghazi2001-05-011-3/+3
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-2/+0
* * explow.c (trunc_int_for_mode): Sign-extend value to mode.aoliva2001-02-131-22/+10
* * combine.c (nonzero_bits, case PLUS): If pointers extend unsignedkenner2001-02-061-0/+5
* * builtins.c (expand_builtin_alloca): allocate_dynamic_stack_spacekenner2001-02-011-15/+10
* * explow.c (probe_stack_range): Ensure value passed tokenner2001-01-221-6/+14
* * explow.c (convert_memory_address, case SYMBOL_REF): Copykenner2001-01-011-0/+1
* Remove obstacks.mmitchel2000-10-131-5/+0
* * combine.c (if_then_else_cond): Canonicalize BImode true torth2000-09-181-0/+4
* unuglyfying codealdyh2000-07-231-0/+2
* * explow.c (set_mem_attributes): Do nothing for NULL type.rth2000-06-131-1/+9
* * explow.c (maybe_set_unchanging): New function, broken out from...jason2000-06-061-3/+27
* * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.kenner2000-05-311-12/+59
* * combine.c (try_combine): Use any_condjump_p, any_uncondjump_prth2000-05-251-1/+1
* * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.jason2000-05-041-3/+4
* * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P andkenner2000-05-041-6/+2
* * builtins.c (expand_builtin_apply): Pass proper parameters tohubicka2000-04-011-0/+17
* * calls.c (expand_call): Pass bit alignment to mark_reg_pointer.kenner2000-03-301-3/+3
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-1/+4
* Copyright fixes.law2000-02-261-1/+2
* * calls.c (compute_argument_block_size): New argumenthubicka2000-02-071-0/+7
* * stupid.c: Die die die.rth2000-01-191-4/+0