Commit graph

15 commits

Author SHA1 Message Date
Zihao Yu
31a5a10f48 scripts,linker.ld: supress waring about RWX segment from ld
* `xxx has a LOAD segment with RWX permissions`
2022-11-09 16:45:41 +08:00
Zihao Yu
024441cbed Makefile: supress warning about executable stack from ld 2.39
* `missing .note.GNU-stack section implies executable stack`
2022-11-09 16:45:41 +08:00
Zihao Yu
89939ad7a2 riscv64-npc: enable RVM 2022-02-20 19:17:10 +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
3cf0ee6d42 add spike 2021-08-03 20:12:28 +08:00
Zihao Yu
01d76dd0d5 riscv64-mycpu: pass compilation of am-tests 2021-07-13 16:59:47 +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
Zihao Yu
17037fabb0 am,mycpu: refactor directory structure 2021-07-13 16:20:49 +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
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
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