Update README
[riscv-isa-sim.git] / Makefile.in
2017-05-23 Palmer DabbeltMerge pull request #104 from riscv/disable-werror
2017-05-23 Palmer DabbeltDisable -Werror when building
2017-02-07 Tim NewsomeMerge pull request #83 from bacam/gdb-protocol-fixes
2017-01-06 David CravenComply with GNU coding standards.
2016-11-12 Ben GamariEnsure that g++ knows it is building a PCH (#75)
2016-09-06 Tim NewsomeRemove generic debug tests. (#65)
2016-06-09 Jonathan Neuschäfermake check: Fail if the tests failed
2016-06-02 Tim NewsomeFix 'make check' when run from build directory.
2016-06-01 Andrew WatermanFix build when not building inside root directory
2016-05-23 Tim NewsomeActually run the ebreak test.
2016-05-23 Tim NewsomeRename gdbserver-smoke.py to gdbserver.py.
2016-05-23 Tim NewsomeTreat warnings as errors.
2016-05-23 Tim NewsomeAdd some tests that pass and test something.
2016-05-23 Tim NewsomeFlush icache when using swbps and report to gdb.
2016-05-23 Tim NewsomeAdd very basic 'make check'.
2016-05-23 Tim NewsomeMake 'make check' not hang forever.
2015-09-02 Andrew WatermanDon't automatically run autoconf
2015-05-15 Andrew WatermanMerge pull request #20 from palmer-dabbelt/package
2015-05-13 Palmer DabbeltInstall pkg-config files for Spike
2015-05-13 Palmer DabbeltChange the behavior of the DESTDIR make variable
2015-03-16 Andrew WatermanDelete all remaining junk on "make clean"
2015-02-15 Andrew Watermanhandle Makefile dependences for precompiled headers...
2015-02-10 Andrew WatermanInstall config.h with other headers
2015-01-02 Andrew WatermanReduce dependences on auto-generated code
2014-12-20 Andrew WatermanFix makefile race condition
2014-11-20 Andrew WatermanAdd missing makefile dependence
2014-09-14 Scott Beamernow can build with clang
2014-08-28 Scott Beamerdon't include same flags twice
2014-07-07 Andrew WatermanUse precompiled headers to speed up compilation
2014-01-27 Andrew WatermanPrefer libraries located in current directory
2014-01-27 Andrew WatermanLink subproject dynamic libraries correctly
2014-01-24 Andrew WatermanBuild and use shared libraries
2014-01-21 Quan NguyenMerge branch 'confprec'
2014-01-14 Andrew WatermanImprove performance for branchy code
2013-06-03 Andrew Watermanmake spike.o correctly depend on dispatch.h
2013-06-03 Andrew Watermanuse coreutils `seq' instead of hacky `range'
2013-05-15 Yunsup Leefix make issue
2013-05-06 Andrew Watermanmake Makefile sh-friendly
2013-04-25 Andrew Watermanfix(?) circular dependence on generated headers
2013-04-25 Andrew Watermanadd range(start, end) method to Makefile
2013-04-22 Andrew Watermancorrectly depend on dispatch.h
2013-04-20 Andrew Watermanremove circular dependence in Makefile
2013-01-26 Andrew Watermanchange htif to link against libfesvr
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
2010-10-15 Andrew Waterman[sim] made softfloat files C instead of C++
2010-07-19 Andrew WatermanReorganized directory structure