Skip to content

Commit

Permalink
2023/2023-01-01.md: fix formatting (plctlab#580)
Browse files Browse the repository at this point in the history
* 2023/2023-01-01.md: (OpenJDK8 backporting) fix formatting in numbered list

* 2023/2023-01-01.md: psabi => psABI
  • Loading branch information
MingcongBai authored Jan 11, 2023
1 parent 8e2fe27 commit dfb5a7d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions 2023/2023-01-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@
- [Support C2 AddVB/AddVS/AddVL mask node](https://github.com/zifeihan/jdk/commit/e76367f4bde32db0f481f496b1d1cac74b95122a)

## OpenJDK8 backporting (章翔)
1、javac 的调试工作

1. javac 的调试工作
- [Fix a typo in os_linux.cpp] https://github.com/zhangxiang-plct/jdk8u/pull/233
- [Fix macros about RISCV] https://github.com/zhangxiang-plct/jdk8u/pull/234
- [Fix index_check and delete condy_helper] https://github.com/zhangxiang-plct/jdk8u/pull/235
Expand All @@ -106,7 +107,7 @@
- [Add riscv64 for unaligned in ByteArrayAccess.java]https://github.com/zhangxiang-plct/jdk8u/pull/258
- [Add generate_dtrace_nmethod for riscv64]https://github.com/zhangxiang-plct/jdk8u/pull/259

2C1 & C2的调试工作
2. C1 & C2的调试工作
- [Delete defined(RISCV64) in LIR_OpVisitState::visit] https://github.com/zhangxiang-plct/jdk8u/pull/216
- [Fix hotspot/src/share/vm/c1/c1_LinearScan.cpp]https://github.com/zhangxiang-plct/jdk8u/pull/217
- [Fix CounterOverflowStub::emit_code]https://github.com/zhangxiang-plct/jdk8u/pull/218
Expand Down Expand Up @@ -152,7 +153,7 @@

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108185#c1

- Zcmt扩展的psabi修改部分在等待最终审核,感谢林思南同学的贡献:
- Zcmt扩展的psABI修改部分在等待最终审核,感谢林思南同学的贡献:

https://github.com/riscv-non-isa/riscv-elf-psabi-doc/pull/349

Expand Down

0 comments on commit dfb5a7d

Please sign in to comment.