Commit Graph

8 Commits

Author SHA1 Message Date
Zihao Yu e2d6bc96d6 am: use the combination of `isa` and `platform` to specify an arch 2019-03-23 15:48:09 +08:00
Yanyan Jiang f9ed3158ec Makfiles: move arch-dependent flags to arch.mk 2019-03-21 17:57:49 +08:00
Yanyan Jiang 035b551944 Makefiles: include arch.mk by default 2019-03-21 09:32:08 +00:00
Zihao Yu 4c3f7ddc5b am,arch: refactor *-nemu.mk 2019-02-17 23:13:38 +08:00
Zihao Yu ff8244f29f Makefile.app: add BINARY_ABS
* Sometimes the binary is run under another directory, therefore we
  should provide the absolute path of the binary.
2019-02-17 21:38:48 +08:00
Yanyan Jiang 1df904ed1e am: improve makefile prompt messages 2019-02-17 12:12:19 +00:00
Yanyan Jiang e9be6dc432 am: bad docs remove and cleanups 2019-02-17 11:14:21 +00:00
Yanyan Jiang 5b40f0f54d am: unify code of mips32-nemu and x86-nemu 2019-02-17 09:20:03 +00:00