add comment
[riscv-isa-sim.git] / configure.ac
2018-10-10 Luke Kenneth Casso... add operators library to contain operator-overloads...
2018-09-24 Luke Kenneth Casso... remove unneeded use of AM_CONDITIONAL
2018-09-24 Luke Kenneth Casso... add #define for SPIKE_SIMPLEV, re-run autoreconf
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-03-21 Wesley W. Terpstraautoconf: put location of 'dtc' into config.h
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 DabbeltInstall pkg-config files for Spike
2015-04-09 Andrew WatermanFix autoconf for RHEL6
2015-01-10 Andrew WatermanDon't look for a simulator when cross compiling
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-01-27 Andrew WatermanEliminate hwacha <-> riscv circular dependence
2014-01-26 Andrew WatermanMerge softfloat_riscv into softfloat
2014-01-24 Andrew WatermanBuild and use shared libraries only
2013-10-16 Yunsup Leerevamp hwacha; now runs in physical mode
2013-08-12 Andrew WatermanInstructions are no longer member functions
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-06-20 Andrew Watermantemporary undoing of renaming
2011-06-13 Andrew Waterman[sim] renamed to riscv-isa-run
2011-05-29 Andrew Waterman[sim,opcodes] improved sim build and run performance
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