Update README
[riscv-isa-sim.git] / configure
2017-06-05 Palmer DabbeltMerge pull request #108 from riscv/dtc-error
2017-06-05 Andrew WatermanConfigure should fail if device-tree-compiler is not...
2017-05-17 Palmer DabbeltMerge remote-tracking branch 'origin/priv-1.10'
2017-04-17 Megan WachsMerge remote-tracking branch 'origin/priv-1.10' into...
2017-04-06 Andrew WatermanAdd --enable-misaligned option for misaligned ld/st...
2017-03-21 Wesley W. Terpstraautoconf: put location of 'dtc' into config.h
2017-02-19 Andrew WatermanMake HW setting of PTE A/D bits optional (by configure...
2016-04-03 Andrew WatermanAllow configuration of default ISA with --with-isa
2016-03-02 Andrew WatermanAdd autoconf check for little-endianness
2016-03-02 Andrew WatermanCompile debug symbols
2016-01-24 Andrew WatermanRemove hwacha support
2015-05-15 Andrew WatermanMerge pull request #20 from palmer-dabbelt/package
2015-05-13 Palmer Dabbeltautoreconf 126beb482ff6 ("Install pkg-config files...
2015-04-09 Andrew WatermanFix autoconf for RHEL6
2015-04-04 Andrew WatermanSupport setting ISA/subsets with --isa flag
2015-03-31 Andrew WatermanImplement RVC draft
2015-01-10 Andrew WatermanDon't look for a simulator when cross compiling
2015-01-09 Stephen TwiggFix bug where C compiler used instead of C++ for autoco...
2014-12-30 Palmer DabbeltMerge branch 'netbsd-autoconf'
2014-12-29 Palmer Dabbeltautoreconf 65ba70071d11cc19b3dc85c047c5fea6d4d7bc0d
2014-12-20 Andrew WatermanSupport building from within root directory
2014-11-25 Andrew WatermanFactor out the dummy RoCC accelerator
2014-11-20 Andrew WatermanSuppress harmless warnings
2014-08-28 Jim LawsonUpdate configure to set CPPFLAGS instead of CFLAGS...
2014-08-15 Christopher CelioAdded PC histogram option.
2014-01-27 Andrew WatermanEnable runtime loading of dynamic library with --extlib
2014-01-27 Andrew WatermanEliminate hwacha <-> riscv circular dependence
2014-01-26 Andrew WatermanMerge softfloat_riscv into softfloat
2014-01-24 Andrew WatermanRequire libdl for dynamic linking at runtime
2014-01-24 Andrew WatermanBuild and use shared libraries only
2014-01-24 Andrew WatermanBuild and use shared libraries
2013-10-16 Yunsup Leerevamp hwacha; now runs in physical mode
2013-10-10 Yunsup Leecommit configure script; new configure option --enable...
2013-08-12 Andrew WatermanInstructions are no longer member functions
2013-07-27 Andrew WatermanRemove more vector stuff
2013-05-14 Yunsup Leechange riscv-isa-run to spike
2013-02-13 Andrew Watermanmigrate to c++11
2013-01-26 Andrew Watermanchange htif to link against libfesvr
2011-11-12 Your NameRemove dependence on binutils
2011-11-11 Andrew WatermanUse new compiler toolchain's disassembler
2011-08-18 Andrew Watermandon't forget to commit configure after autoconf!
2011-07-08 Rimas Avizienisfixes to make disassembly work under macos (with macpor...
2011-06-20 Andrew Watermantemporary undoing of renaming
2011-06-13 Andrew Waterman[sim] renamed to riscv-isa-run
2011-06-11 Andrew Waterman[xcc] fix configure scripts
2011-05-29 Andrew Waterman[sim,opcodes] improved sim build and run performance
2011-04-15 Andrew Waterman[sim] added icache simulator (disabled by default)
2011-04-10 Yunsup Lee[sim] add disable option for vector
2011-04-10 Andrew Waterman[sim,pk] reorganized status register
2010-10-16 Andrew Waterman[pk, sim] added FPU emulation support to proxy kernel
2010-08-18 Andrew Waterman[sim] integrated SoftFloat-3 with ISA sim; removed...
2010-08-10 Andrew Waterman[xcc,sim] implement FP using softfloat
2010-07-19 Andrew WatermanReorganized directory structure