74 Commits (ebc936767735fcd152cf51e6223dc2294b658d92)

Author SHA1 Message Date
Andrew Waterman 1355e73ce2 Remove vestiges of legacy RVV SLEN parameter 5 years ago
emelcher 01be71430c
configure option --with-target (#776) 5 years ago
emelcher e767bde210 executed autoconf 5 years ago
Andrew Waterman 13ce3cb1ee Enable precompiled headers when using clang 5 years ago
Andrew Waterman 2132af1f53 Fix statx configure check 5 years ago
huaixv eee2e32b8c Fix `stx_ino` member name in commit b65ead8 5 years ago
Andrew Waterman b65ead8930 Fix Ubuntu 16.04 build 5 years ago
huaixv c0cd8a68dc Add `statx` syscall 5 years ago
Andrew Waterman 654480447f Remove stray comma in configure 5 years ago
Marcus Comstedt ec2fd09fdb Update generated configure script 6 years ago
Abhinay Kayastha 0748aa4b46 Partially revert removal of .pc.in files; add disasm.pc.in 6 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
Andrew Waterman b1dc3826d0 Don't error out if dlopen isn't available 6 years ago
Chih-Min Chao fefd356697 ext: rename libdummy_rocc by libcustomext 6 years ago
Chih-Min Chao 6cb10a7fc4 fdt: import fdt library from OpenSBI 6 years ago
Joel Sherrill ff7d6954ab
Fix hard-coded path to DTC that breaks packaging (#428) 6 years ago
Zhen Wei c949a75893 rvv: enhance --varch to parse string type options 6 years ago
Rupert Swarbrick 2efea60720 Allow overriding CFLAGS and similar when building 6 years ago
Tim Newsome 6baf42ac1d
Improve --varch error checking. (#394) 6 years ago
Andrew Waterman 8ffefbc9a1 Add --priv option to control which privilege modes are available 6 years ago
Marcus Comstedt f437e6a4e9 Implement support for big-endian hosts 7 years ago
Andrew Waterman e53a1d410b Fix OSX build 7 years ago
Aaron Jones d184cd4dbf
Implement MMIO device plugins. 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 004649e9e5 rvv: add configuration and command-line option 7 years ago
Andrew Waterman f49618ca9d Add fesvr; only globally install fesvr headers/libs 7 years ago
Andrew Waterman 1e80c6d236 Configure should fail if device-tree-compiler is not installed 9 years ago
Andrew Waterman 1132fdf4f0 Add --enable-misaligned option for misaligned ld/st support 9 years ago
Wesley W. Terpstra c71db7787b autoconf: put location of 'dtc' into config.h 9 years ago
Andrew Waterman 67cd71d9ec Make HW setting of PTE A/D bits optional (by configure arg) 9 years ago
Andrew Waterman 10ae74e48a Allow configuration of default ISA with --with-isa 10 years ago
Andrew Waterman dd1913e777 Add autoconf check for little-endianness 10 years ago
Andrew Waterman 3bfc00ef2a Compile debug symbols 10 years ago
Andrew Waterman 0873901c7c Remove hwacha support 10 years ago
Palmer Dabbelt 8e20c328f8 autoreconf 126beb482f ("Install pkg-config files for Spike") 11 years ago
Andrew Waterman 60535c23a2 Fix autoconf for RHEL6 11 years ago
Andrew Waterman c4350ef6ef Support setting ISA/subsets with --isa flag 11 years ago
Andrew Waterman 7f3c072750 Implement RVC draft 11 years ago
Andrew Waterman b462e1f80b Don't look for a simulator when cross compiling 11 years ago
Stephen Twigg bd97b5c9fd Fix bug where C compiler used instead of C++ for autoconf tests 11 years ago
Palmer Dabbelt abc20b6543 autoreconf 65ba70071d 11 years ago
Andrew Waterman 416c8be88c Support building from within root directory 11 years ago
Andrew Waterman 590417bec9 Factor out the dummy RoCC accelerator 12 years ago
Andrew Waterman 306b7359e8 Suppress harmless warnings 12 years ago
Jim Lawson 4d1c63ea26 Update configure to set CPPFLAGS instead of CFLAGS with fesvr include path. 12 years ago
Christopher Celio 616cc32c30 Added PC histogram option. 12 years ago
Andrew Waterman 2c1ddd1781 Enable runtime loading of dynamic library with --extlib 12 years ago
Andrew Waterman fb3be24671 Eliminate hwacha <-> riscv circular dependence 12 years ago
Andrew Waterman 017f62ac55 Merge softfloat_riscv into softfloat 12 years ago