82 Commits (master)

Author SHA1 Message Date
Andrew Waterman 143c52fd0d Do warn about unused variables in regular build 12 months ago
Andrew Waterman a4924928a7 Add install-hdrs-list.h target 2 years ago
Andrew Waterman c820d2b9b4 Don't include subproject headers with -I 2 years ago
rbuchner f970cc3f52 Compile with C++2a 2 years ago
Jerry Zhao fe05760445 build: Support project-defined LDFLAGS 3 years ago
demin.han 7ac808ee1b Remove duplicate compile options 3 years ago
Philipp Tomsich 270f408a7b Makefile: fix type in check target 3 years ago
Andrew Waterman 396c61f54e Restore MCPPBS unit-testing flow 3 years ago
Wojciech Bartczak 7dbd0949c9 Add Spike's meta files for pkg-config 3 years ago
Andrew Waterman dfc9b5fce1 Remove dead code in Makefile.in 3 years ago
Andrew Waterman 540c3ce056 Remove non-installed header lists from Makefile fragments 3 years ago
Andrew Waterman af399342a4 Fix build nondeterminism by deleting archives before recreating 3 years ago
bluew 228c117855 Fix forced linking when compiling headers 3 years ago
Andrew Waterman 8af5c39de1 Fix build using Xcode 14 4 years ago
Andrew Waterman c2a47571be Propagate CFLAGS passed to configure into CXXFLAGS 4 years ago
Scott Johnson 55f664b6b7 Compile using C++17 standard 4 years ago
Andrew Waterman f5e5b653d9 Fix link error on Mojave 4 years ago
Andrew Waterman d2bbb60aac Revert "Disable clang PCH when boost is present" 4 years ago
Andrew Waterman 4f12984502 Disable clang PCH when boost is present 5 years ago
Andrew Waterman 28202173cf Fix another clang warning 5 years ago
emelcher 1f58b4d869 configure for boost lib 5 years ago
Andrew Waterman 13ce3cb1ee Enable precompiled headers when using clang 5 years ago
Andrew Waterman c8e510ec65 Significantly speed up compilation with GCC 5 years ago
Andrew Waterman 34de90b78e Install config.h into include/fesvr 5 years ago
Andrew Waterman 4672cf245c Only install pkg-config files for libraries that are installed 6 years ago
Andrew Waterman 59d450e586 Separate build of spike and spike-dasm 6 years ago
Chih-Min Chao 481b23ed3c ext: build libriscv PIC to make it linkable to ext library 6 years ago
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