mn10300.md (cmpsi): Tell reload to disregard the first alternative.
[gcc.git] / gcc / config / mn10300 / mn10300.md
2001-04-14 Alexandre Olivamn10300.md (cmpsi): Tell reload to disregard the first...
2001-04-14 Alexandre OlivaUpdate copyright notice
2001-04-14 Alexandre OlivaWhitespace fix
2001-03-29 Matthew Hillermn10300.md (cmpsi): Fix first alternative's output...
2000-12-06 Richard Sandifordmn10300.c (mn10300_print_reg_list): Added.
2000-11-13 DJ Deloriemn10300.md (store_movm): Note which registers are reall...
2000-08-07 Graham Stottmn10300.md: Use nonimmediate_operand instead of general...
2000-05-20 Alexandre Olivamn10300.md (movdi, movdf): 64-bit clean-up.
2000-05-11 Alexandre Olivamn10300.c (print_operand): Print FP constants in hexade...
2000-04-27 Alexandre Olivamn10300.md (movhi): Simplify.
2000-04-27 Alexandre Olivamn10300.md (movqi): Simplify.
2000-04-26 Alexandre Olivamn10300.h (REG_CLASS_FROM_LETTER): Return EXTENDED_REGS...
2000-04-23 Alexandre Olivamn10300.md (addsi): `inc4' on address registers does...
2000-04-22 Alexandre OlivaWhitespace change
2000-04-21 Alexandre Olivamn10300.md (movdi, movdf): Do not use `movu' when the...
2000-01-14 Kaveh R. Ghazimn10300-protos.h: New file.
1999-12-02 Jeffrey A Lawmn10300.c (REG_SAVE_BYTES): Allocate space for AM33...
1999-10-18 Jeffrey A Lawmn10200.md (outline_epilogue_jump): Embed a (return...
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-05-03 Jeffrey A Lawmn10200.md (btst insns): btst does not leave cc0 in...
1999-02-06 Jeffrey A Law* mn10300.md (reload_insi): Do not earlyclobber the...
1998-12-15 Jeff LawFix dumb thinkos in last change.
1998-12-15 Jeffrey A Law* mn10300.md (bset, bclr): Operand 0 is a read/write...
1998-12-15 Jeffrey A Lawmn10200.md (abssf2, negsf2): New expanders.
1998-08-12 Jeffrey A Lawmn10300.c (REG_SAVE_BYTES): Only reserve space for...
1998-08-12 Jeffrey A Lawmn10300.c, [...]: Remove "global zero register" optimiz...
1998-07-27 Jeff Lawmn10300.h (DEBUGGER_AUTO_OFFSET): Define.
1998-07-24 Jeffrey A Lawmn10300.md (movqi, [...]): Correctly handle CONST_DOUBL...
1998-07-16 Jeffrey A Lawmn10300.md (movXX patterns): Make sure the destination...
1998-07-14 Jeffrey A Law* mn10300.md (mulsi): Turn into expander + pattern.
1998-07-14 Jeff Lawmn10300.md (movsi, [...]): Remove "x" from I -> a alter...
1998-07-13 Jeff Lawmn10300.h (REG_CLASS_FROM_LETTER): Map 'y' to SP_REGS.
1998-06-17 Jeff Lawmn10300.md (andsi3): Fix typo.
1998-01-28 Mike Stumprtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes...
1998-01-27 Mike Stumpm32r.md, [...]: Add some comments regarding use of...
1997-12-07 Jeff LawMerge from gcc-2.8
1997-10-30 Jeffrey A Lawmn10300.c (const_8bit_operand): New function.
1997-10-25 Jeffrey A Lawmn10300.h (TARGET_SWITCHES): Add -mmult-bug and -mno...
1997-10-22 Jeffrey A Lawmn10300.md (movqi, movhi): Avoid using address register...
1997-10-21 Jeffrey A Lawmn10300.c (print_operand): Handle 'S'.
1997-06-12 Jeff Lawmn10300.md (call, call_value): Use "call" instead of...
1997-05-22 Jeff Law* mn10300.md (reload_insi): Handle SUBREG properly.
1997-05-15 Jeff Law* mn10300.md (adddi3, subdi3): Remove expanders and...
1997-05-09 Jeff Lawmn10300.md (udivmodhi4, divmodhi4): Remove expander...
1997-05-06 Jeff Lawmn10300.c (notice_update_cc): Use CC_SET_ZN and CC_SET_ZNV.
1997-04-23 Jeff Lawmn10300.c (secondary_reload_class): Handle more cases...
1997-04-22 Jeff Lawmn10300.c (expand_prologue): End the current sequence...
1997-04-14 Jeff Lawmn10300.c (can_use_return_insn): Include outgoing argum...
1997-04-08 Jeff Lawmn10300.h (RETURN_ADDR_RTX): Define.
1997-04-03 Jeff Lawmn10300.c (can_use_return_insn): Add size of fixed...
1997-04-02 Jeff Lawstdarg.h: Include va-mn10300.h.
1997-03-21 Jeff Lawmn10300.c (expand_epilogue): Correctly handle functions...
1997-03-20 Jeff Lawmn10300.md (cmpsi): Handle comparing a register with...
1997-03-14 Jeff Lawmn10300.c (const_costs): Remove unused function.
1997-03-12 Jeff Lawmn10300.c (expand_prologue): Rework so that eliminating...
1997-03-07 Jeff Lawmn10300.c (expand_prologue): Rework to avoid unnecessar...
1997-01-16 Jeff Lawmn10300.md (bCC, [...]): Use bCC .+X instead of bCC 0f.
1996-12-18 Jeff Lawmn10300.c (notice_update_cc): Enable this code.
1996-12-16 Jeff Lawmn10300.c (expand_epilogue): Restore registers in the...
1996-12-11 Jeff LawInitial revision