Commit graph

10 commits

Author SHA1 Message Date
14fd0faefd
klib: add memchr 2024-12-16 11:42:14 +08:00
5fee5aad38
feat: make compatible with openperf 2024-11-09 19:47:58 +08:00
Zihao Yu
bcdbc4e249 klib,int64: remove unused code
* they are reported as error in clang
2024-01-17 13:46:31 +08:00
Zihao Yu
f9b9b390fb fix dead recursion when __NATIVE_USE_KLIB__ is defined 2021-10-20 14:17:36 +08:00
Zihao Yu
30e5cd0c7e ready for ics2021 2021-08-11 16:21:16 +08:00
Zihao Yu
3364f57d0b klib,int64: fix dead recursion for riscv64-mycpu
* symbols inside int64.c are local to __udivmoddi4
2021-07-17 21:53:21 +08:00
Zihao Yu
07eb9ba416 klib: move muldi3.S and div.S to riscv64-mycpu
* they will cause compile error with other ARCHs
2021-07-13 16:41:40 +08:00
181250012-Chen Lu
1a4ad39176 add riscv64-mycpu 2021-07-13 16:00:11 +08:00
Zihao Yu
a94708b3b5 2021 pre-release 2021-07-13 15:53:57 +08:00
Yanyan Jiang
61348e8b07 2020 release 2020-09-04 00:13:55 +08:00