summaryrefslogtreecommitdiff
path: root/gcc/config/mn10300/mn10300.c
Commit message (Expand)AuthorAgeFilesLines
* Replace recog_foo with recog_data.foo.rth1999-09-121-5/+5
* Merge in gcc2-ss-010999law1999-09-071-17/+15
* Fix more problems from GC diffscrux1999-08-241-1/+2
* * mn10300.c (mn10300_builtin_saveregs): Use get_varargs_alias_setrth1999-07-281-7/+60
* * m32r.h (EXPAND_BUILTIN_SAVEREGS): Likewise.rth1999-07-261-2/+1
* * mn10300.c (REG_SAVE_BYTES): Only reserve space for registerslaw1998-08-121-1/+4
* * mn10300.c, mn10300.h, mn10300.md: Remove "global zero register"law1998-08-121-167/+0
* * mn10300.c (count_tst_insns): New arg oreg_countp. Callers changed.law1998-07-161-9/+10
* * mn10300.h (REG_CLASS_FROM_LETTER): Map 'y' to SP_REGS.law1998-07-131-10/+21
* Merge from gcc-2.8law1997-12-071-1/+1
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-1/+1
* * mn10300.c (const_8bit_operand): New function.law1997-10-301-0/+36
* Another goof in last change.law1997-10-241-5/+9
* Fxi typo in last change.law1997-10-241-0/+1
* * mn10300.c (symbolic_operand, legitimize_address): New functions.law1997-10-241-0/+69
* * mn10300.c (print_operand): Handle 'S'.law1997-10-211-0/+12
* * mn10300.c (expand_epilogue): Rework to handle register restoreslaw1997-10-211-3/+17
* * mn10300.c (notice_update_cc): Use CC_SET_ZN and CC_SET_ZNV.law1997-05-061-6/+7
* * mn10300.c (secondary_reload_class): Handle more cases where welaw1997-04-231-9/+8
* * mn10300.c (expand_prologue): End the current sequence beforelaw1997-04-221-0/+8
* * mn10300.c (can_use_return_insn): Include outgoing argumentlaw1997-04-141-22/+43
* * mn10300.h (RETURN_ADDR_RTX): Define.law1997-04-081-6/+165
* * mn10300.c (can_use_return_insn): Add size of fixed stack spacelaw1997-04-031-6/+35
* * ginclude/stdarg.h: Include va-mn10300.h.law1997-04-021-4/+211
* * mn10300/mn10300.c (print_operand): Handle 'N'.law1997-03-211-1/+7
* * mn10300/mn10300.md (cmpsi): Handle comparing a register withlaw1997-03-201-0/+7
* * mn10300/mn10300.c (const_costs): Remove unused function.law1997-03-141-25/+157
* * mn10300/mn10300.c (expand_prologue): Rework so that eliminatinglaw1997-03-121-25/+61
* * mn10300/mn10300.c (expand_prologue): Rework to avoid unnecessarylaw1997-03-071-9/+1
* * mn10300/mn10300.c (notice_update_cc): Enable this code.law1996-12-181-3/+9
* * mn10300/mn10300.c (expand_epilogue): Restore registers in thelaw1996-12-161-9/+10
* Initial revisionlaw1996-12-111-0/+361