| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Clean and mundane, just as it should be.
Sorry, something went wrong.
|
@trocedge I'm glad the changes were simple! If you could, rebase on master rather than merge, just to clean up the history a little bit. If you're up for more help, we wouldn't turn down some help setting up a RISC-V test job here! (probably using qemu and Docker as it is in jffi). |
Sorry, something went wrong.
Co-authored-by: gong-flying <gongxiaofei24@iscas.ac.cn>
|
All set! I rebased the branch. To be honest, I don't use rebase very often, so it took me a minute to figure it out, but I'm glad I got it working. The history should be nice and clean now. |
Sorry, something went wrong.
|
As for the RISC-V CI job, I'd be absolutely happy to help! I'll try setting it up based on what we have in JFFI. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR adds RISC-V architecture support to JRuby (issue #9286). The changes are modeled after the LoongArch implementation in #7518 to ensure the support is as comprehensive and accurate as possible.