55 Commits (ea4010704bfe7d3cf64472d409a24fae1107fc62)

Author SHA1 Message Date
Rupert Swarbrick 2efea60720 Allow overriding CFLAGS and similar when building 6 years ago
Andrew Waterman fb27391bf6 Add user write permissions to installed files 7 years ago
Andrew Waterman 7d1c8d0ac3 Link with libsoftfloat.a (but still build libsoftfloat.so) 7 years ago
Andrew Waterman cbb979ddfb Fix support for 32-bit hosts (but no V extension in that case!) 7 years ago
Chih-Min Chao df54c7a905 build: build softfloat with pic and provide shared library 7 years ago
Scott Beamer c6451cf437 allow prefix to be overriden (#298) 7 years ago
Scott Beamer d76f6b24fe simplify flags with ar to improve bsd ar compatability 7 years ago
Andrew Waterman 489f1f8988 Build fesvr as -fPIC to improve compatibility with old uses 7 years ago
Andrew Waterman f49618ca9d Add fesvr; only globally install fesvr headers/libs 7 years ago
Andrew Waterman 61cb96df00 Don't install generated headers 7 years ago
Andrew Waterman 1a6935665a Statically link the built-in libraries 7 years ago
Palmer Dabbelt 40d2eabbba Disable -Werror when building 9 years ago
David Craven 51a0e1e965 Comply with GNU coding standards. 9 years ago
Ben Gamari 3a7393db14 Ensure that g++ knows it is building a PCH (#75) 10 years ago
Tim Newsome de9ebf704e Remove generic debug tests. (#65) 10 years ago
Jonathan Neuschäfer ab2858e065 make check: Fail if the tests failed 10 years ago
Tim Newsome e977e2297a Fix 'make check' when run from build directory. 10 years ago
Andrew Waterman 2fe8a17abf Fix build when not building inside root directory 10 years ago
Tim Newsome cdf3116b6e Actually run the ebreak test. 10 years ago
Tim Newsome bce01a9ed6 Rename gdbserver-smoke.py to gdbserver.py. 10 years ago
Tim Newsome 0bf3e0b2bf Treat warnings as errors. 10 years ago
Tim Newsome 651ad043ce Add some tests that pass and test something. 10 years ago
Tim Newsome 824689f929 Flush icache when using swbps and report to gdb. 10 years ago
Tim Newsome 3fc2f3d543 Add very basic 'make check'. 10 years ago
Tim Newsome b8805d1b15 Make 'make check' not hang forever. 10 years ago
Andrew Waterman 84b15dac70 Don't automatically run autoconf 11 years ago
Palmer Dabbelt 126beb482f Install pkg-config files for Spike 11 years ago
Palmer Dabbelt 40580c0409 Change the behavior of the DESTDIR make variable 11 years ago
Andrew Waterman 5378f2942c Delete all remaining junk on "make clean" 11 years ago
Andrew Waterman 1b15ab2ef5 handle Makefile dependences for precompiled headers correctly 11 years ago
Andrew Waterman 27ade6f544 Install config.h with other headers 11 years ago
Andrew Waterman 3fd738af16 Reduce dependences on auto-generated code 11 years ago
Andrew Waterman e26e8c5879 Fix makefile race condition 11 years ago
Andrew Waterman 8e7ae9b1d6 Add missing makefile dependence 12 years ago
Scott Beamer 3f9ce874eb now can build with clang 12 years ago
Scott Beamer 44793fde81 don't include same flags twice 12 years ago
Andrew Waterman 43615c60e7 Use precompiled headers to speed up compilation 12 years ago
Andrew Waterman ec30507bf5 Prefer libraries located in current directory 12 years ago
Andrew Waterman afa56de3d5 Link subproject dynamic libraries correctly 12 years ago
Andrew Waterman 4a2f98e35f Build and use shared libraries 12 years ago
Andrew Waterman 77f2815807 Improve performance for branchy code 12 years ago
Andrew Waterman 34be1b9afd make spike.o correctly depend on dispatch.h 13 years ago
Andrew Waterman 3148ee1df5 use coreutils `seq' instead of hacky `range' 13 years ago
Yunsup Lee 28b983b266 fix make issue 13 years ago
Andrew Waterman 9c0fe41baa make Makefile sh-friendly 13 years ago
Andrew Waterman 14cfc50a60 fix(?) circular dependence on generated headers 13 years ago
Andrew Waterman adb3e3df44 add range(start, end) method to Makefile 13 years ago
Andrew Waterman c43f02f294 correctly depend on dispatch.h 13 years ago
Andrew Waterman 6c19a775f9 remove circular dependence in Makefile 13 years ago
Andrew Waterman de5b42e923 change htif to link against libfesvr 13 years ago