summaryrefslogtreecommitdiff
path: root/gcc/explow.c
Commit message (Expand)AuthorAgeFilesLines
* (convert_memory_address): No longer static.Richard Kenner1995-04-071-13/+27
* (convert_memory_address): New function.Richard Kenner1995-04-031-1/+50
* (allocate_dynamic_stack_space): Correct typo in last change.Jim Wilson1995-04-031-1/+1
* (allocate_dynamic_stack_space): Test STACK_BOUNDARY against BIGGEST_ALIGNMENT...Jim Wilson1995-03-301-27/+8
* (memory_address): Add missing "else".Richard Kenner1995-02-221-2/+2
* explow.c (hard_function_value): Change a register in BLKmode to a register in...Jeff Law1994-11-281-1/+22
* (force_reg): Don't make a REG_EQUAL note for an insn that doesn't setRichard Kenner1994-07-141-3/+7
* (allocate_dynamic_stack_space): Fix typo.Richard Kenner1994-07-121-1/+1
* (round_push, allocate_dynamic_stack_space): Avoid using CEIL_DIV_EXPR;Richard Kenner1994-07-121-3/+11
* (allocate_dynamic_stack_space): Just return virtual_stack_dynamic_rtx if aski...Richard Kenner1994-05-061-0/+13
* (promote_mode): New function.Richard Kenner1994-04-181-0/+38
* (break_out_memory_refs): Don't call mark_reg_pointer here.Richard Kenner1994-03-081-5/+14
* (memory_address): Fix error in last change.Richard Kenner1994-02-101-14/+14
* (memory_address): Call update_temp_slot_address on new and oldRichard Kenner1994-02-061-55/+71
* (emit_stack_save): Cast enum array index to int.Richard Stallman1993-10-111-1/+1
* (expr_size): If the size contains a PLACEHOLDER_EXPR, surround it withRichard Kenner1993-10-031-2/+7
* * explow.c: (copy_all_regs): Don't copy HARD_FRAME_POINTER_REGNUM.Doug Evans1993-09-241-1/+5
* (emit_stack_save): At end, call validize_mem when inside sequence.Jim Wilson1993-04-121-4/+9
* (rtx_to_tree_code): New function.Richard Stallman1993-03-311-0/+38
* explow.c (memory_address): Use CONSTANT_ADDRESS_P instead of LEGITIMATE_CONST...Jeff Law1993-02-261-2/+2
* # Fix misspellings in comments.Paul Eggert1993-01-101-1/+1
* (allocate_dynamic_stack_space) [MUST_ALIGN]:Richard Stallman1992-10-051-6/+10
* (allocate_dynamic_stack_space): If STACK_DYNAMIC_OFFSET or STACK_POINTER_OFFS...Richard Stallman1992-10-011-0/+9
* (allocate_dynamic_stack_space) [SETJMP_VIA_SAVE_AREA]:Richard Stallman1992-07-171-0/+3
* entered into RCSCharles Hannum1992-07-061-40/+37
* *** empty log message ***Richard Kenner1992-06-251-12/+8
* *** empty log message ***Richard Kenner1992-05-291-4/+10
* *** empty log message ***Richard Kenner1992-05-251-4/+20
* *** empty log message ***Richard Kenner1992-05-251-8/+12
* *** empty log message ***Richard Stallman1992-05-211-0/+2
* *** empty log message ***Richard Kenner1992-05-061-0/+121
* *** empty log message ***Richard Stallman1992-04-031-0/+2
* *** empty log message ***Richard Kenner1992-04-031-13/+22
* Initial revisionRichard Kenner1992-03-111-0/+843