aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2022-04-20Rebuild configure file.Jim Wilson1-3/+13
2022-04-12Merge pull request #1054 from riscv-collab/with-isa-spec2022.04.12Kito Cheng1-0/+16
2022-04-11Add --with-isa-spec option to configureKito Cheng1-0/+16
2022-02-24Prevent musl riscv32 buildsFlorian Hofhammer1-1/+1
2022-02-24Add musl libc submoduleFlorian Hofhammer1-1/+1
2022-02-24Update glibc and newlib pathsFlorian Hofhammer1-3/+2
2022-02-23Fix incorrect qemu path in configure scriptFlorian Hofhammer1-1/+1
2022-02-10Allow source-override for QEMUChristoph Muellner1-0/+22
2020-11-06Add --with-multilib-generator optionKito Cheng1-1/+26
2020-02-07Correct previous configure fix. Edit configure.ac and regenerate.Jim Wilson1-1/+1
2020-02-06[configure] fix unexpected operator line 3295striker.sh1-1/+1
2019-11-05Don't enable gcc checking by default.Jim Wilson1-9/+3
2019-11-01Add configure options to set target C and C++ compiler flags.Jim Wilson1-0/+23
2019-09-29Fix default LINUX_HEADERS_SRCDIR pathAlbert Ou1-1/+1
2019-09-28Merge pull request #513 from riscv/with-srcKito Cheng1-0/+160
2019-09-27Add option to specify source tree of each componentKito Cheng1-0/+160
2019-09-26Fix awk/sed wrapper pathsAlbert Ou1-2/+2
2019-02-15Add toplevel --with-tune= configure option.Jim Wilson1-0/+15
2018-10-10Remove --disable-atomic option, which stopped working about 2 years ago.Jim Wilson1-12/+0
2018-08-31Set correct default abi for rv32eKito Cheng1-0/+2
2017-09-13Split the glibc and newlib multilib names in the MakefilePalmer Dabbelt1-3/+12
2017-09-06Add a "--disable-gdb" argumentPalmer Dabbelt1-0/+20
2017-08-20Always set the multilib listPalmer Dabbelt1-1/+16
2017-05-31Add support for --with-guile configure flagJohannes Löthberg1-13/+22
2017-05-03Allow the user to flip "--with-system-zlib"Palmer Dabbelt1-1/+34
2017-05-03Add a "--with-host" argumentPalmer Dabbelt1-13/+24
2017-05-01Add the "--with-cmodel" configure argumentPalmer Dabbelt1-0/+21
2017-02-01bump; change linux default to RVCAndrew Waterman1-5/+5
2016-12-22Default arch is rv64g, not ERRORAndrew Waterman1-5/+17
2016-12-14Auto detect default value for --with-abi if not givenKito Cheng1-3/+24
2016-12-12Multilibs go in /lib${XLEN}/${ABI}/, e.g. /lib64/lp64/Andrew Waterman1-76/+13
2016-12-12Incorporate new GCC flags and multilib supportAndrew Waterman1-0/+10
2016-11-04Add --enable-gcc-checking to configure option (#191)Kito Cheng1-0/+21
2016-10-13Support an RV32F compilerAndrew Waterman1-9/+3
2016-08-10Add retry flag to curl for bad networksColin Schmidt1-1/+1
2016-06-01Add -L option for curl to follow redirects.Masanori Ogino1-1/+1
2016-05-30Improve handling of --with-arch in configure.acGarret Kelly1-16/+109
2016-04-05Start passing "--enable-soft-float"-like argumentsPalmer Dabbelt1-2/+10
2015-09-10Fix --enable-multilib for Newlib toolchainAndrew Waterman1-1/+1
2015-07-23Don't pass "--with-arch" by defaultPalmer Dabbelt1-6/+2
2015-07-02autoreconf 0d15a327429565ebb8727466009fb427f15293fcPalmer Dabbelt1-2/+2
2015-07-02autoreconf f849e10ab4e0abef14e0e497f82c60e68360d066Palmer Dabbelt1-8/+7
2015-07-01autoreconf 0ddf033f7202893f835df6199e4e903ece25b3faPalmer Dabbelt1-0/+16
2015-04-11Avoid wrapping GNU sed/awk on systems where that's the defaultPalmer Dabbelt1-6/+6
2015-04-11Actually fix the build on RHELPalmer Dabbelt1-1/+22
2015-04-08autoreconf "10d12c6 Download GCC's library dependencies if they don't exist"Palmer Dabbelt1-24/+10
2015-03-06configure/Makefile: Add support for more options.Darius Rad1-0/+64
2015-03-03autereconf "c7ce379 Add "--with-xlen" to autoconf"Palmer Dabbelt1-0/+19
2015-03-03configure: Fix --enable-linux option.Darius Rad1-4/+11
2015-02-20Support multiple file transfer utilitiesAlbert Ou1-0/+138