aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32c/m32c.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-12shift.md: Rewrite...DJ Delorie1-11/+51
2006-01-12addsub.md (addhi3): Add two more alternatives, for mova with fb, and for fb+0...DJ Delorie1-5/+69
2005-12-15predicates.md (m32c_psi_scale): New.DJ Delorie1-0/+24
2005-10-17m32c.c (m32c_pushm_popm): Don't mark epilogue insns as frame related.DJ Delorie1-5/+2
2005-09-01m32c.c (m32c_valid_pointer_mode): Remove stray debug fprintf.DJ Delorie1-1/+0
2005-08-31m32c.c (m32c_valid_pointer_mode): New.DJ Delorie1-0/+26
2005-08-15mov.md (movqi_op): Immediates can't be moved to the stack.DJ Delorie1-0/+7
2005-07-26calls.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-07-20config.gcc: Add m32c-elf support.DJ Delorie1-0/+2958