summaryrefslogtreecommitdiffstats
path: root/gcc/explow.c
Commit message (Expand)AuthorAgeFilesLines
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-2/+3
* Major cutover to using system.h:ghazi1998-03-201-1/+1
* Rats. Forgot to change copyrights on the first commit.robertl1998-02-131-1/+1
* * c-lang.c (finish_file): Bracket declaration of static_ctors,robertl1998-02-131-1/+0
* * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.law1998-02-071-1/+0
* * explow.c (optimize_save_area_alloca): New function for targetslaw1998-01-171-0/+133
* * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;rth1998-01-141-49/+84
* (expr_size): Call expand_expr with appropriate flag.kenner1997-08-021-1/+2
* (probe_stack_range): Do probing with loop if more than a small number.kenner1997-07-271-2/+2
* (allocate_dynamic_stack_space): Call probe_stack_range.kenner1997-07-171-1/+133
* (convert_memory_address, case SYMBOL_REF): Copykenner1997-01-191-1/+2
* (allocate_dynamic_stack_space): Delete reference to nonexistant macrokenner1996-10-261-1/+1
* (promote_mode, case REFERENCE_TYPE): New case.kenner1996-09-241-0/+1
* formatting tweaksmrs1996-07-031-2/+4
* (convert_memory_address, case PLUS): Fix error in last change.kenner1996-06-291-3/+5
* (convert_memory_address, case PLUS, MULT): Don't commute operationkenner1996-06-181-10/+17
* (memory_address, allocate_dynamic_stack_space): Pass additional arg tokenner1995-12-271-3/+3
* Update FSF address.kenner1995-06-151-1/+2
* Fix typos in comments.kenner1995-05-161-1/+1
* (convert_memory_address): No longer static.kenner1995-04-071-13/+27
* (convert_memory_address): New function.kenner1995-04-031-1/+50
* (allocate_dynamic_stack_space): Correct typo in last change.wilson1995-04-031-1/+1
* (allocate_dynamic_stack_space): Test STACK_BOUNDARY againstwilson1995-03-301-27/+8
* (memory_address): Add missing "else".kenner1995-02-221-2/+2
* * explow.c (hard_function_value): Change a register in BLKmodelaw1994-11-291-1/+22
* (force_reg): Don't make a REG_EQUAL note for an insn that doesn't setkenner1994-07-141-3/+7
* (allocate_dynamic_stack_space): Fix typo.kenner1994-07-121-1/+1
* (round_push, allocate_dynamic_stack_space): Avoid using CEIL_DIV_EXPR;kenner1994-07-121-3/+11
* (allocate_dynamic_stack_space): Just return virtual_stack_dynamic_rtx ifkenner1994-05-061-0/+13
* (promote_mode): New function.kenner1994-04-181-0/+38
* (break_out_memory_refs): Don't call mark_reg_pointer here.kenner1994-03-081-5/+14
* (memory_address): Fix error in last change.kenner1994-02-101-14/+14
* (memory_address): Call update_temp_slot_address on new and oldkenner1994-02-071-55/+71
* (emit_stack_save): Cast enum array index to int.rms1993-10-111-1/+1
* (expr_size): If the size contains a PLACEHOLDER_EXPR, surround it withkenner1993-10-041-2/+7
* * explow.c: (copy_all_regs): Don't copy HARD_FRAME_POINTER_REGNUM.dje1993-09-241-1/+5
* (emit_stack_save): At end, call validize_mem when inside sequence.wilson1993-04-121-4/+9
* (rtx_to_tree_code): New function.rms1993-03-311-0/+38
* * explow.c (memory_address): Use CONSTANT_ADDRESS_P instead oflaw1993-02-261-2/+2
* # Fix misspellings in comments.eggert1993-01-101-1/+1
* (allocate_dynamic_stack_space) [MUST_ALIGN]:rms1992-10-051-6/+10
* (allocate_dynamic_stack_space): If STACK_DYNAMIC_OFFSETrms1992-10-011-0/+9
* (allocate_dynamic_stack_space) [SETJMP_VIA_SAVE_AREA]:rms1992-07-171-0/+3
* entered into RCSmycroft1992-07-061-40/+37
* *** empty log message ***kenner1992-06-251-12/+8
* *** empty log message ***kenner1992-05-291-4/+10
* *** empty log message ***kenner1992-05-251-4/+20
* *** empty log message ***kenner1992-05-251-8/+12
* *** empty log message ***rms1992-05-211-0/+2
* *** empty log message ***kenner1992-05-061-0/+121
OpenPOWER on IntegriCloud