nexus-am/am/arch
Yanyan Jiang b22a9041fe
am: let `main()` to receive arguments
* add mainargs for x86-qemu, works good for litenes
* port microbench to mainargs
* fix native am
* fix litenes: not include generated .c
* restore back to main
* fix microbench at native
* start amtest, with interesting bug
* add unit test framework
* fix native archive removal
2019-06-13 10:43:59 +08:00
..
isa am: use the combination of `isa` and `platform` to specify an arch 2019-03-23 15:48:09 +08:00
platform x86-qemu, makefiles: simplify ld commands 2019-05-06 17:11:43 +08:00
am_native-navy.mk am,arch: remove -fno-reorder-functions 2019-03-31 16:08:14 +08:00
mips32-navy.mk am: use the combination of `isa` and `platform` to specify an arch 2019-03-23 15:48:09 +08:00
mips32-nemu.mk am: use the combination of `isa` and `platform` to specify an arch 2019-03-23 15:48:09 +08:00
native.mk am: let `main()` to receive arguments 2019-06-13 10:43:59 +08:00
riscv32-navy.mk am: use the combination of `isa` and `platform` to specify an arch 2019-03-23 15:48:09 +08:00
riscv32-nemu.mk am: use the combination of `isa` and `platform` to specify an arch 2019-03-23 15:48:09 +08:00
riscv32-noop.mk Merge branch 'master' into riscv32-noop 2019-03-23 23:31:57 +08:00
x86-navy.mk am,arch: remove -fno-reorder-functions 2019-03-31 16:08:14 +08:00
x86-nemu.mk am,arch: remove -fno-reorder-functions 2019-03-31 16:08:14 +08:00
x86-qemu.mk am: let `main()` to receive arguments 2019-06-13 10:43:59 +08:00