aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rx
AgeCommit message (Expand)AuthorFilesLines
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher1-1/+0
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-02-26* config/rx/rx.md (sminsi3): Remove bogus alternative.Nick Clifton1-7/+6
2010-02-02rx.c (rx_is_legitimate_constant): Treat a maximum constant size of 4 as being...Nick Clifton1-2/+2
2010-01-06rx.h (enum rx_cpu_type): Add RX200.Nick Clifton5-130/+147
2010-01-05rx.c (rx_get_stack_layout): Fix allocation of second register to push into th...Nick Clifton1-2/+2
2009-12-02rx.c (rx_conditional_register_usage): Do not warn if no fixed registers are a...Nick Clifton1-44/+43
2009-11-26rx.c (rx_expand_epilogue): Add checks for sibcalls being used incorrectly.Nick Clifton2-15/+90
2009-11-03predicates.md (rx_store_multiple_vector): Reverse order of expected registers.Nick Clifton7-136/+333
2009-10-26MAINTAINERS: Add myself as a maintainer for the RX port.Nick Clifton8-0/+5296