OSDN Git Service

Set TARGET_LIBGCC2_CFLAGS instead of LIBGCC2_CFLAGS.
[pf3gnuchains/gcc-fork.git] / gcc / explow.c
1997-01-19 kenner(convert_memory_address, case SYMBOL_REF): Copy
1996-10-26 kenner(allocate_dynamic_stack_space): Delete reference to...
1996-09-24 kenner(promote_mode, case REFERENCE_TYPE): New case.
1996-07-03 mrsformatting tweaks
1996-06-29 kenner(convert_memory_address, case PLUS): Fix error in last...
1996-06-18 kenner(convert_memory_address, case PLUS, MULT): Don't commut...
1995-12-27 kenner(memory_address, allocate_dynamic_stack_space): Pass...
1995-06-15 kennerUpdate FSF address.
1995-05-16 kennerFix typos in comments.
1995-04-07 kenner(convert_memory_address): No longer static.
1995-04-03 kenner(convert_memory_address): New function.
1995-04-03 wilson(allocate_dynamic_stack_space): Correct typo in last...
1995-03-30 wilson(allocate_dynamic_stack_space): Test STACK_BOUNDARY...
1995-02-22 kenner(memory_address): Add missing "else".
1994-11-29 law * explow.c (hard_function_value): Change a register...
1994-07-14 kenner(force_reg): Don't make a REG_EQUAL note for an insn...
1994-07-12 kenner(allocate_dynamic_stack_space): Fix typo.
1994-07-12 kenner(round_push, allocate_dynamic_stack_space): Avoid using...
1994-05-06 kenner(allocate_dynamic_stack_space): Just return virtual_sta...
1994-04-18 kenner(promote_mode): New function.
1994-03-08 kenner(break_out_memory_refs): Don't call mark_reg_pointer...
1994-02-10 kenner(memory_address): Fix error in last change.
1994-02-07 kenner(memory_address): Call update_temp_slot_address on...
1993-10-11 rms(emit_stack_save): Cast enum array index to int.
1993-10-04 kenner(expr_size): If the size contains a PLACEHOLDER_EXPR...
1993-09-24 dje* explow.c: (copy_all_regs): Don't copy HARD_FRAME_POIN...
1993-04-12 wilson(emit_stack_save): At end, call validize_mem when insid...
1993-03-31 rms(rtx_to_tree_code): New function.
1993-02-26 law * explow.c (memory_address): Use CONSTANT_ADDRESS_P...
1993-01-10 eggert# Fix misspellings in comments.
1992-10-05 rms(allocate_dynamic_stack_space) [MUST_ALIGN]:
1992-10-01 rms(allocate_dynamic_stack_space): If STACK_DYNAMIC_OFFSET
1992-07-17 rms(allocate_dynamic_stack_space) [SETJMP_VIA_SAVE_AREA]:
1992-07-06 mycroftentered into RCS
1992-06-25 kenner*** empty log message ***
1992-05-29 kenner*** empty log message ***
1992-05-25 kenner*** empty log message ***
1992-05-25 kenner*** empty log message ***
1992-05-21 rms*** empty log message ***
1992-05-06 kenner*** empty log message ***
1992-04-03 rms*** empty log message ***
1992-04-03 kenner*** empty log message ***
1992-03-11 kennerInitial revision