Commit graph

14 commits

Author SHA1 Message Date
fe34be982d
Makefile: interface flags fixed 2024-12-12 18:52:36 +08:00
5f096b8805
Makefile: remove unused variables and targets 2024-12-11 17:40:56 +08:00
54ee5d6c31
Makefile: start moving to macro based Makefile target generation
- libam-riscv32-nemu is working.
- libam on platforms other than riscv32-nemu has not been worked on yet.
- klib has not been worked on yet.
2024-12-10 17:46:47 +08:00
5fee5aad38
feat: make compatible with openperf 2024-11-09 19:47:58 +08:00
Zihao Yu
0e37b47498 {x86,x86_64}-qemu: fix "array subscript 0 is outside array bounds"
* see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105523#c1
2024-08-28 12:53:32 +08:00
Zihao Yu
e0ae9b7651 am,include,arch: merge riscv*.h into riscv.h 2023-07-02 14:29:39 +08:00
Zihao Yu
ad8f8fb636 scripts,isa: merge riscv{32,64}.mk into riscv.mk 2023-07-02 14:29:17 +08:00
Zihao Yu
67699be876 am: add loongarch32r-nemu 2022-11-15 15:24:49 +08:00
Zihao Yu
ad9504123f scripts,riscv32: fix compile error by missing zicsr with latest gcc 2022-11-09 16:45:41 +08:00
Zihao Yu
30e5cd0c7e ready for ics2021 2021-08-11 16:21:16 +08:00
Zihao Yu
a94708b3b5 2021 pre-release 2021-07-13 15:53:57 +08:00
Zihao Yu
11059d5b6f add riscv64-nemu 2021-05-03 16:51:02 +08:00
Zihao Yu
0f6f91dee3 x86: remove endbr32 in Ubuntu 20.04 with a CPU newer than Comet Lake 2020-10-11 14:42:32 +08:00
Yanyan Jiang
61348e8b07 2020 release 2020-09-04 00:13:55 +08:00