Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-04-18 | sim: rx: switch syscalls to common nltvals | Mike Frysinger | 1 | -50/+0 | |
Rather than hand duplicate the syscall table, switch to the common nltvals framework. We have to tweak the constant names, but we get everything else for free. I made sure the constants have the same values before & after too :). | |||||
2009-11-24 | [sim] | DJ Delorie | 1 | -0/+50 | |
* rx: New directory. * configure.ac: Add entry for Renesas RX. * configure: Regenerate. [include/gdb] * sim-rx.h: New. |