Commit graph

27 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
3e33f2e0f1
Makefile: sort out CFLAGS and LDFLAGS 2024-12-11 17:01:38 +08:00
5ca5e6972b fixup! Makefile: export helpers, improve install target 2024-12-11 15:34:30 +08:00
b75a87a614
Makefile: fix header path in exported makefile 2024-12-11 14:55:38 +08:00
99fd46526c
Makefile: split header and lib install 2024-12-11 14:26:24 +08:00
8c6f9bb716
Makefile: export helpers, improve install target 2024-12-11 12:41:55 +08:00
f0bac361e6
Makefile: Add install, exports interface flags, libs, and includes 2024-12-10 19:56:07 +08:00
0c6f5e0789
Makefile: move klib to new approach 2024-12-10 18:12:59 +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
1e69b23756
Makefile: add install target which exports flags for dependents. 2024-12-10 17:24:14 +08:00
5fee5aad38
feat: make compatible with openperf 2024-11-09 19:47:58 +08:00
Zihao Yu
befa045964 Makefile: do not echo the linking command for native 2024-07-14 14:44:53 +08:00
Zihao Yu
84051a9071 Makefile: add dependency for linker scripts 2024-06-30 15:24:54 +08:00
ULeang
c3ffbc97c3 Makefile: refine image dependency 2024-05-12 21:25:48 +08:00
Zihao Yu
56d4ae7165 add riscv32mini-nemu 2024-05-02 12:26:37 +08:00
Zihao Yu
fa82955135 Makefile: prevent other libraries from linking to symbols in ELF 2024-01-17 13:47:42 +08:00
Zihao Yu
3ba0c6afd7 Makefile: remove redundant library dependency 2024-01-17 13:43:17 +08:00
Zihao Yu
e0ae9b7651 am,include,arch: merge riscv*.h into riscv.h 2023-07-02 14:29:39 +08:00
Zihao Yu
6d79d0efb0 Makefile: fix ar in macOS 2023-06-04 16:45:59 +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
a873515bde Makefile: disable stack protector in Ubuntu 2021-08-27 11:24:07 +08:00
Zihao Yu
30e5cd0c7e ready for ics2021 2021-08-11 16:21:16 +08:00
Zihao Yu
3c2e025216 Makefile: fix cyclic linking dependency 2021-07-17 22:32:01 +08:00
Zihao Yu
a94708b3b5 2021 pre-release 2021-07-13 15:53:57 +08:00
Zihao Yu
043972850a Makefile: fix typo 2020-10-10 21:51:37 +08:00
Yanyan Jiang
61348e8b07 2020 release 2020-09-04 00:13:55 +08:00