aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2020-05-19fdt: import fdt library from OpenSBIChih-Min Chao1-0/+49
2020-04-05Fix hard-coded path to DTC that breaks packaging (#428)Joel Sherrill1-14/+2
2020-03-03Allow overriding CFLAGS and similar when buildingRupert Swarbrick1-12/+154
2020-03-04rvv: remove the option of vector impl. checkZhen Wei1-15/+0
2020-02-27rvv: enable --varch to parse string type optionsZhen Wei1-2/+2
2020-02-19Improve --varch error checking. (#394)Tim Newsome1-2/+2
2019-11-17Add --priv option to control which privilege modes are availableAndrew Waterman1-0/+19
2019-11-11rvv: remove tail-zeroChih-Min Chao1-2/+2
2019-10-29Implement support for big-endian hostsMarcus Comstedt1-1/+2
2019-09-25rvv:add t0/t1 to configure to setup default tailzero modeChih-Min Chao1-2/+2
2019-09-04rvv: reimplement check-1905 as check-implChih-Min Chao1-7/+7
2019-09-04Fix OSX buildAndrew Waterman1-1/+75
2019-09-04Implement MMIO device plugins.Aaron Jones1-0/+2
2019-08-02rvv: use formal way to generate --enable-1905-checkChih-Min Chao1-5/+3
2019-07-22Fix support for 32-bit hosts (but no V extension in that case!)Andrew Waterman1-2/+2
2019-06-14rvv: add __int128_t check to autoconfChih-Min Chao1-0/+66
2019-06-14rvv: regeneate configure.ac to fix --with-vector by --with-varchChih-Min Chao1-19/+18
2019-06-06Revert "rvv: make misaligned access default"Chih-Min Chao1-2/+2
2019-05-20Revert "rvv: fix 1905 default configure value"Chih-Min Chao1-1/+1
2019-05-20rvv: fix 1905 default configure valueChih-Min Chao1-1/+1
2019-05-19rvv: add --enable-1905-checkChih-Min Chao1-0/+17
2019-05-14Add fesvr; only globally install fesvr headers/libsAndrew Waterman1-159/+96
2019-05-02rvv: add default varch string when user not specified itDave.Wen1-1/+1
2019-04-30rvv: configurable vector architecture during configuration andDave.Wen1-0/+22
2019-04-08rvv: make misaligned access defaultChih-Min Chao1-2/+2
2017-06-05Configure should fail if device-tree-compiler is not installedAndrew Waterman1-0/+4
2017-04-05Add --enable-misaligned option for misaligned ld/st supportAndrew Waterman1-0/+16
2017-03-21autoconf: put location of 'dtc' into config.hWesley W. Terpstra1-0/+46
2017-02-18Make HW setting of PTE A/D bits optional (by configure arg)Andrew Waterman1-1/+29
2016-04-02Allow configuration of default ISA with --with-isaAndrew Waterman1-0/+19
2016-03-02Add autoconf check for little-endiannessAndrew Waterman1-265/+686
2016-03-02Compile debug symbolsAndrew Waterman1-2/+2
2016-01-24Remove hwacha supportAndrew Waterman1-49/+0
2015-05-13autoreconf 126beb482ff6 ("Install pkg-config files for Spike")Palmer Dabbelt1-0/+18
2015-04-09Fix autoconf for RHEL6Andrew Waterman1-57/+58
2015-04-03Support setting ISA/subsets with --isa flagAndrew Waterman1-105/+61
2015-03-30Implement RVC draftAndrew Waterman1-0/+15
2015-01-09Don't look for a simulator when cross compilingAndrew Waterman1-120/+0
2015-01-09Fix bug where C compiler used instead of C++ for autoconf testsStephen Twigg1-8/+16
2014-12-29autoreconf 65ba70071d11cc19b3dc85c047c5fea6d4d7bc0dPalmer Dabbelt1-121/+139
2014-12-20Support building from within root directoryAndrew Waterman1-8/+8
2014-11-25Factor out the dummy RoCC acceleratorAndrew Waterman1-0/+46
2014-11-19Suppress harmless warningsAndrew Waterman1-2/+2
2014-08-28Update configure to set CPPFLAGS instead of CFLAGS with fesvr include path.Jim Lawson1-1/+1
2014-08-15Added PC histogram option.Christopher Celio1-0/+15
2014-01-26Enable runtime loading of dynamic library with --extlibAndrew Waterman1-155/+149
2014-01-26Eliminate hwacha <-> riscv circular dependenceAndrew Waterman1-102/+153
2014-01-25Merge softfloat_riscv into softfloatAndrew Waterman1-46/+0
2014-01-24Require libdl for dynamic linking at runtimeAndrew Waterman1-15/+63
2014-01-24Build and use shared libraries onlyAndrew Waterman1-2/+2