aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32c
AgeCommit message (Expand)AuthorFilesLines
2006-01-12shift.md: Rewrite...DJ Delorie3-59/+146
2006-01-12addsub.md (addhi3): Add two more alternatives, for mova with fb, and for fb+0...DJ Delorie4-11/+87
2005-12-15predicates.md (m32c_psi_scale): New.DJ Delorie3-3/+45
2005-11-26c-lex.c (pragma_lex): Rename from c_lex.Richard Henderson1-2/+2
2005-11-05c-typeck.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-10-17m32c.c (m32c_pushm_popm): Don't mark epilogue insns as frame related.DJ Delorie1-5/+2
2005-09-15* config/m32c/m32c-lib1.S (__m32c_eh_return): Fix typo.DJ Delorie1-1/+1
2005-09-05m32c.h (TRAMPOLINE_ALIGNMENT): Correct misspelling of macro.DJ Delorie1-1/+1
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 Delorie2-4/+11
2005-07-26calls.c, [...]: Fix comment typos.Kazu Hirata2-2/+2
2005-07-20config.gcc: Add m32c-elf support.DJ Delorie21-0/+6295