Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024年10月23日 | Add support for Hitachi SH processors | Paul Cercueil | 1 | -0/+3209 | |
Add support for the SH2, SH3 and SH4 processors from Hitachi. All tests pass except for ccall which is affected by a GCC bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115948 Signed-off-by: Paul Cercueil <paul@crapouillou.net> |