You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[RISC-V] coreclr-vm and other directories in coreclr (#82381)
* [RISC-V] coreclr-vm and other directories in coreclr
- Successfully cross-build for RISC-V.
- Run A simple application "helloworld"
- Fail a test in clr.paltest
* Remove commented codes
* Fix mistakes
* Update by reviews
* [VM] Fix test
* [VM] Update
Updated by review in #82380
* [VM] Update assert and todo comments
* [VM] Updated
* [VM] Fix a bug
* [VM] Add getRISCV64PassStructInRegisterFlags
* Revert "[VM] Add getRISCV64PassStructInRegisterFlags"
This reverts commit cd1ea45.
* [VM] Restore getLoongArch64PassStructInRegisterFlags
In coreclr-jit patch, it makes getRISCV64PassStructInRegisterFlags for
RISCV64. So restore getLoongArch64PassStructInRegisterFlags
* [VM] FIX TEST ERRORS
* [VM] Update Stubs
* Fix exceptionhandling, stack smashing detected
* [VM] Fix vm/riscv64
---------
Co-authored-by: Timur Mustafin <[email protected]>
CONFIG_DWORD_INFO(INTERNAL_JitThrowOnAssertionFailure, W("JitThrowOnAssertionFailure"), 0, "Throw managed exception on assertion failures during JIT instead of failfast")
303
309
CONFIG_DWORD_INFO(INTERNAL_JitGCStress, W("JitGCStress"), 0, "GC stress mode for jit")
0 commit comments