Skip to content

Commit

Permalink
Update box64 and DynamoRIO (plctlab#776)
Browse files Browse the repository at this point in the history
  • Loading branch information
ksco authored Sep 3, 2023
1 parent bfb2431 commit 027f2b5
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions 2023/2023-09-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,19 @@ https://reviews.llvm.org/D158654

## DynamoRIO RV64GC 移植

本月有了很好的进展,现在 DynamoRIO RISCV64 已经可以运行单线程的 C 程序了,例如各种常见的 Linux 命令等等。
接下来,我们会推进多线程的支持工作,为运行大型软件做准备。
这项工作已在 https://github.com/ruyisdk/dynamorio 公开。
后续的进展也会首先在上述地址公开,并最终提交至上游。

本月提交并合并至上游的 PR:

- [i#3544 RV64: Fix redundant compilation issue](https://github.com/DynamoRIO/dynamorio/pull/6252)

本月提交尚未合并的 PR:

- [i#3544 RV64: Assert AUIPC instruction imm alignment](https://github.com/DynamoRIO/dynamorio/pull/6254)

## OpenCV RISC-V 移植

## LIBCXX Experimental/simd
Expand All @@ -130,6 +143,8 @@ https://reviews.llvm.org/D158654

## box64

摸了,9 月份开始预计会有一些进展。

## 其他面向 RISC-V International 的支持工作

### SAIL/ACT
Expand Down

0 comments on commit 027f2b5

Please sign in to comment.