aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
4 daysRemove all --varch parsingJerry Zhao1-17/+0
2023-12-13build: bump configure to autoconf 2.71phantom10031-1786/+2466
2023-05-26configure.h: Add HAVE_INT128Gianluca Guida1-0/+3
2023-05-19Add Spike's meta files for pkg-configWojciech Bartczak1-0/+3
2023-03-27Add zicntr_zihpm to DEFAULT_ISAJerry Zhao1-2/+3
2023-03-27Update configure/config.h.inJerry Zhao1-1/+1
2023-01-04Remove --enable-dirty compile optionJerry Zhao1-16/+0
2023-01-03Delete --enable-misaligned configure optionAndrew Waterman1-16/+0
2022-12-21Remove --enable-histogram optionAndrew Waterman1-14/+0
2022-12-20Always build with commit logging supportJerry Zhao1-16/+0
2021-09-30Remove vestiges of legacy RVV SLEN parameterAndrew Waterman1-2/+2
2021-08-23configure option --with-target (#776)emelcher1-0/+19
2021-08-03executed autoconfemelcher1-0/+968
2021-07-29Enable precompiled headers when using clangtestAndrew Waterman1-0/+77
2021-03-25Fix statx configure checkAndrew Waterman1-2/+2
2021-03-25Fix Ubuntu 16.04 buildAndrew Waterman1-0/+11
2021-03-25Add `statx` syscallhuaixv1-0/+66
2020-12-01Remove stray comma in configureAndrew Waterman1-1/+1
2020-11-07Update generated configure scriptMarcus Comstedt1-0/+16
2020-09-29Partially revert removal of .pc.in files; add disasm.pc.inAbhinay Kayastha1-0/+3
2020-09-22Only install pkg-config files for libraries that are installedAndrew Waterman1-18/+0
2020-09-22Separate build of spike and spike-dasmAndrew Waterman1-0/+97
2020-09-22Don't error out if dlopen isn't availableAndrew Waterman1-4/+14
2020-06-10ext: rename libdummy_rocc by libcustomextChih-Min Chao1-10/+10
2020-04-26fdt: import fdt library from OpenSBIChih-Min Chao1-0/+49
2020-03-22Fix hard-coded path to DTC that breaks packaging (#428)Joel Sherrill1-14/+2
2020-03-09rvv: enhance --varch to parse string type optionsZhen Wei1-2/+2
2020-02-27Allow overriding CFLAGS and similar when buildingRupert Swarbrick1-12/+154
2020-02-12Improve --varch error checking. (#394)Tim Newsome1-2/+2
2019-11-12Add --priv option to control which privilege modes are availableAndrew Waterman1-0/+19
2019-10-28Implement support for big-endian hostsMarcus Comstedt1-1/+2
2019-09-02Fix OSX buildAndrew Waterman1-1/+75
2019-07-22Implement MMIO device plugins.Aaron Jones1-0/+2
2019-07-11Fix support for 32-bit hosts (but no V extension in that case!)Andrew Waterman1-2/+2
2019-06-14rvv: add configuration and command-line optionChih-Min Chao1-0/+87
2019-03-31Add fesvr; only globally install fesvr headers/libsstatic-linkAndrew Waterman1-159/+96
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