summaryrefslogtreecommitdiff
path: root/gcc/config/mn10300
Commit message (Expand)AuthorAgeFilesLines
* Llaw1997-12-211-1/+4
* Merge from gcc-2.8law1997-12-073-7/+6
* * mn10200.h (ASM_OUTPUT_BSS): Delete.law1997-11-041-2/+2
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-1/+1
* * mn10300.c (const_8bit_operand): New function.law1997-10-302-2/+53
* * mn10300.h (GO_IF_LEGITIMATE_ADDRESS): Disable reg+reg.law1997-10-271-5/+12
* * mn10300.h (TARGET_SWITCHES): Add -mmult-bug and -mno-mult-bug.law1997-10-252-3/+13
* 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-242-2/+77
* * mn10300.md (movqi, movhi): Avoid using address registers aslaw1997-10-221-2/+2
* * mn10300.c (print_operand): Handle 'S'.law1997-10-212-3/+15
* * mn10300.c (expand_epilogue): Rework to handle register restoreslaw1997-10-211-3/+17
* * mn10300.md (call, call_value): Use "call" instead of "calls"law1997-06-121-2/+14
* * mn10300.md (reload_insi): Handle SUBREG properly.law1997-05-221-2/+16
* * mn10300.md (adddi3, subdi3): Remove expanders and patterns.law1997-05-151-56/+0
* * mn10300.md (udivmodhi4, divmodhi4): Remove expander, givelaw1997-05-091-32/+8
* * mn10300.c (notice_update_cc): Use CC_SET_ZN and CC_SET_ZNV.law1997-05-063-32/+32
* * mn10300.c (secondary_reload_class): Handle more cases where welaw1997-04-234-20/+26
* * mn10300.c (expand_prologue): End the current sequence beforelaw1997-04-223-1/+29
* * mn10300.c (can_use_return_insn): Include outgoing argumentlaw1997-04-143-53/+73
* * mn10300.h (RETURN_ADDR_RTX): Define.law1997-04-083-86/+491
* * mn10300.c (can_use_return_insn): Add size of fixed stack spacelaw1997-04-033-17/+42
* * ginclude/stdarg.h: Include va-mn10300.h.law1997-04-023-56/+417
* * mn10300/mn10300.c (print_operand): Handle 'N'.law1997-03-211-1/+7
* * mn10300/mn10300.c (expand_epilogue): Correctly handle functionslaw1997-03-211-24/+82
* * mn10300/mn10300.md (cmpsi): Handle comparing a register withlaw1997-03-202-5/+15
* * mn10300/mn10300.c (const_costs): Remove unused function.law1997-03-143-54/+518
* * mn10300/mn10300.c (expand_prologue): Rework so that eliminatinglaw1997-03-123-87/+185
* * mn10300/mn10300.c (expand_prologue): Rework to avoid unnecessarylaw1997-03-073-27/+18
* * mn10300/mn10300.md (bCC, inverted bCC): Use bCC .+X insteadlaw1997-01-161-2/+2
* * mn10300/mn10300.c (notice_update_cc): Enable this code.law1996-12-183-20/+46
* * mn10300/mn10300.c (expand_epilogue): Restore registers in thelaw1996-12-163-16/+17
* Initial revisionlaw1996-12-115-0/+1996