aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2019-07-19Link with libsoftfloat.a (but still build libsoftfloat.so)Andrew Waterman1-4/+4
2019-07-11Fix support for 32-bit hosts (but no V extension in that case!)Andrew Waterman1-0/+2
2019-06-07build: build softfloat with pic and provide shared libraryChih-Min Chao1-0/+5
2019-05-02allow prefix to be overriden (#298)Scott Beamer1-1/+1
2019-05-01simplify flags with ar to improve bsd ar compatabilityScott Beamer1-1/+1
2019-03-31Build fesvr as -fPIC to improve compatibility with old usesAndrew Waterman1-2/+2
2019-03-31Add fesvr; only globally install fesvr headers/libsstatic-linkAndrew Waterman1-18/+8
2019-03-30Don't install generated headersAndrew Waterman1-1/+1
2019-03-30Statically link the built-in librariesAndrew Waterman1-11/+10
2017-05-23Disable -Werror when buildingPalmer Dabbelt1-2/+2
2017-01-06Comply with GNU coding standards.David Craven1-2/+2
2016-11-11Ensure that g++ knows it is building a PCH (#75)Ben Gamari1-1/+1
2016-09-06Remove generic debug tests. (#65)Tim Newsome1-2/+1
2016-06-09make check: Fail if the tests failedJonathan Neuschäfer1-2/+4
2016-06-02Fix 'make check' when run from build directory.Tim Newsome1-2/+2
2016-06-01Fix build when not building inside root directoryAndrew Waterman1-1/+1
2016-05-23Actually run the ebreak test.Tim Newsome1-1/+2
2016-05-23Rename gdbserver-smoke.py to gdbserver.py.Tim Newsome1-1/+1
2016-05-23Treat warnings as errors.Tim Newsome1-2/+2
2016-05-23Add some tests that pass and test something.Tim Newsome1-1/+1
2016-05-23Flush icache when using swbps and report to gdb.Tim Newsome1-3/+4
2016-05-23Add very basic 'make check'.Tim Newsome1-2/+14
2016-05-23Make 'make check' not hang forever.Tim Newsome1-1/+1
2015-09-02Don't automatically run autoconfAndrew Waterman1-9/+0
2015-05-13Install pkg-config files for SpikePalmer Dabbelt1-1/+9
2015-05-13Change the behavior of the DESTDIR make variablePalmer Dabbelt1-5/+5
2015-03-15Delete all remaining junk on "make clean"Andrew Waterman1-2/+2
2015-02-14handle Makefile dependences for precompiled headers correctlyAndrew Waterman1-4/+4
2015-02-09Install config.h with other headersAndrew Waterman1-1/+1
2015-01-02Reduce dependences on auto-generated codeAndrew Waterman1-1/+1
2014-12-20Fix makefile race conditionAndrew Waterman1-1/+2
2014-11-19Add missing makefile dependenceAndrew Waterman1-1/+1
2014-09-14now can build with clangScott Beamer1-1/+2
2014-08-27don't include same flags twiceScott Beamer1-1/+1
2014-07-07Use precompiled headers to speed up compilationAndrew Waterman1-2/+6
2014-01-26Prefer libraries located in current directoryAndrew Waterman1-4/+4
2014-01-26Link subproject dynamic libraries correctlyAndrew Waterman1-7/+11
2014-01-24Build and use shared librariesAndrew Waterman1-15/+15
2014-01-13Improve performance for branchy codeAndrew Waterman1-1/+1
2013-06-02make spike.o correctly depend on dispatch.hAndrew Waterman1-2/+2
2013-06-02use coreutils `seq' instead of hacky `range'Andrew Waterman1-10/+0
2013-05-15fix make issueYunsup Lee1-3/+3
2013-05-06make Makefile sh-friendlyAndrew Waterman1-2/+2
2013-04-24fix(?) circular dependence on generated headersAndrew Waterman1-3/+3
2013-04-24add range(start, end) method to MakefileAndrew Waterman1-0/+10
2013-04-22correctly depend on dispatch.hAndrew Waterman1-5/+3
2013-04-19remove circular dependence in MakefileAndrew Waterman1-2/+4
2013-01-25change htif to link against libfesvrAndrew Waterman1-6/+5
2011-07-08fixes to make disassembly work under macos (with macports binutils installed)Rimas Avizienis1-2/+4
2011-06-19temporary undoing of renamingAndrew Waterman1-0/+466