Commit graph

13 commits

Author SHA1 Message Date
5f096b8805
Makefile: remove unused variables and targets 2024-12-11 17:40:56 +08:00
3e33f2e0f1
Makefile: sort out CFLAGS and LDFLAGS 2024-12-11 17:01:38 +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
84051a9071 Makefile: add dependency for linker scripts 2024-06-30 15:24:54 +08:00
Zihao Yu
c52a41181f {nemu,npc}: inject mainargs to the bin file
* this removes the dependency of trm.c to keep the mainargs up-to-date
2024-05-12 21:34:43 +08:00
ULeang
c3ffbc97c3 Makefile: refine image dependency 2024-05-12 21:25:48 +08:00
Zihao Yu
d341fb23a0 add riscv32e-npc 2023-07-02 14:29:39 +08:00
Zihao Yu
198ce90352 nemu: run with normal mode by default 2022-01-20 14:43:25 +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
a1c8ab14d1 nemu: keep the binary code minimal 2020-10-10 21:51:49 +08:00
Yanyan Jiang
61348e8b07 2020 release 2020-09-04 00:13:55 +08:00