Change the behavior of the DESTDIR make variable
[riscv-isa-sim.git] / spike_main /
2015-04-04 Andrew WatermanSupport setting ISA/subsets with --isa flag
2015-03-31 Andrew WatermanImplement RVC draft
2015-03-12 Yunsup Leecorrectly parse extension for spike-disasm
2015-01-29 Andrew Watermanproperly sign-extend instructions in spike-dasm
2015-01-10 Andrew WatermanUse PATH_MAX instead of NAME_MAX
2015-01-05 Andrew Watermancanonicalize assembler pseudo-ops
2015-01-05 Andrew WatermanRename riscv-dis to spike-dasm
2015-01-05 Andrew WatermanDisassemble jalr x0, x1, 0 as ret
2014-12-30 Palmer DabbeltMerge branch 'netbsd-autoconf'
2014-12-29 Reinoud ZandijkAllow Spike to build on NetBSD
2014-12-20 Andrew WatermanSupport building from within root directory