On Mon, 18 Apr 2022 09:07:03 GMT, Feilong Jiang <fji...@openjdk.org> wrote:
> This patch adds Zero support for the 32-bit RISC-V architecture. > > Additional tests: > > - [x] Linux zero RISCV32 cross-compilation > - [x] Resulting binaries run on QEMU User mode without problems This pull request has now been integrated. Changeset: fa04d1f8 Author: Feilong Jiang <fji...@openjdk.org> Committer: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/fa04d1f832ff201248f935939fa255988053a1d0 Stats: 23 lines in 4 files changed: 20 ins; 0 del; 3 mod 8284949: riscv: Add Zero support for the 32-bit RISC-V architecture Co-authored-by: Junfeng Xie <xiejunfe...@huawei.com> Reviewed-by: erikj, stuefe, ihse, yadongwang ------------- PR: https://git.openjdk.java.net/jdk/pull/8284