eclipse / omr

Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes
http://www.eclipse.org/omr
Other
940 stars 394 forks source link

[OMR] Configure scripts & code changes for RISC-V 64bit #4426

Open ChengJin01 opened 4 years ago

ChengJin01 commented 4 years ago

The issue is opened to include all the changes in OMR for eclipse/openj9#5058 to enable RISCV 64 bit as follows: https://github.com/eclipse/omr/pull/4431, https://github.com/eclipse/omr/pull/4432, https://github.com/eclipse/omr/pull/4433, https://github.com/eclipse/omr/pull/4434, https://github.com/eclipse/omr/pull/4435, https://github.com/eclipse/omr/pull/4485, https://github.com/eclipse/omr/pull/5074

FYI: @keithc-ca, @pshipton , @DanHeidinga

janvrany commented 4 years ago

As far as I understand, all changes have been merged. Maybe we can close this issue?

ChengJin01 commented 4 years ago

@janvrany , technically yes as there is nothing left specific to RISC-V but we can just leave this open if any update specific to RISC-V in the near future.