aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2024-02-29Add support to build a host GCC for building the toolchainChristoph Müllner1-0/+10
2023-09-25Merge pull request #1293 from riscv-collab/extra-multi-lib-test2023.09.26Kito Cheng1-0/+10
2023-08-08Fix bug in configure.ac and regenerate configureJeremy Bennett1-2/+1
2023-07-11Add --with-extra-multilib-test optionKito Cheng1-0/+10
2023-06-01Enable riscv llvm & qemu build flowAlex Chiang1-3/+22
2023-05-17Add support to build LLVM/clang with C and C++ supportChristoph Müllner1-0/+12
2022-09-29gdb: Bump GDB version to 12.1 (#1132)Christoph Müllner1-1/+1
2022-08-18Switch gcc to upstream and update binutils commitsJiawei1-1/+1
2022-08-17Switch binutils to upstream 2.39 branchKito Cheng1-1/+1
2022-05-23Add option '--with-sim' to set simulatorLiaoshihua1-0/+10
2022-05-12Allow users to build QEMU with system-mode emulationPalmer Dabbelt1-0/+11
2022-05-11Put the linux-headers bits togetherPalmer Dabbelt1-4/+4
2022-04-21Add an "--enable-libsanitizer" configure-time argumentPalmer Dabbelt1-0/+11
2022-04-20fix spellingKen Takusagawa1-1/+1
2022-04-12Merge pull request #1054 from riscv-collab/with-isa-spec2022.04.12Kito Cheng1-0/+8
2022-04-11Add --with-isa-spec option to configureKito Cheng1-0/+8
2022-02-24Prevent musl riscv32 buildsFlorian Hofhammer1-1/+5
2022-02-24Add musl libc submoduleFlorian Hofhammer1-1/+1
2022-02-24Update glibc and newlib pathsFlorian Hofhammer1-2/+2
2022-02-24Use "qemu", not "riscv-qemu", as the default QEMU sourcePalmer Dabbelt1-8/+8
2022-02-10Allow source-override for QEMUChristoph Muellner1-0/+1
2020-11-06Add --with-multilib-generator optionKito Cheng1-1/+13
2020-02-07Correct previous configure fix. Edit configure.ac and regenerate.Jim Wilson1-1/+1
2019-11-05Don't enable gcc checking by default.Jim Wilson1-5/+5
2019-11-01Add configure options to set target C and C++ compiler flags.Jim Wilson1-0/+15
2019-09-29Fix default LINUX_HEADERS_SRCDIR pathAlbert Ou1-1/+1
2019-09-28Merge pull request #513 from riscv/with-srcKito Cheng1-0/+32
2019-09-27Add option to specify source tree of each componentKito Cheng1-0/+32
2019-09-26Fix awk/sed wrapper pathsAlbert Ou1-2/+2
2019-02-15Add toplevel --with-tune= configure option.Jim Wilson1-0/+8
2018-10-10Remove --disable-atomic option, which stopped working about 2 years ago.Jim Wilson1-7/+0
2018-08-31Set correct default abi for rv32eKito Cheng1-0/+1
2017-09-13Split the glibc and newlib multilib names in the MakefilePalmer Dabbelt1-2/+6
2017-09-06Add a "--disable-gdb" argumentPalmer Dabbelt1-0/+11
2017-08-20Always set the multilib listPalmer Dabbelt1-1/+1
2017-05-31Add support for --with-guile configure flagJohannes Löthberg1-0/+11
2017-05-03Allow the user to flip "--with-system-zlib"Palmer Dabbelt1-0/+11
2017-05-03Add a "--with-host" argumentPalmer Dabbelt1-0/+11
2017-05-01Add the "--with-cmodel" configure argumentPalmer Dabbelt1-0/+10
2017-02-01bump; change linux default to RVCAndrew Waterman1-6/+6
2016-12-22Default arch is rv64g, not ERRORAndrew Waterman1-2/+3
2016-12-14Auto detect default value for --with-abi if not givenKito Cheng1-2/+15
2016-12-12Multilibs go in /lib${XLEN}/${ABI}/, e.g. /lib64/lp64/Andrew Waterman1-52/+12
2016-12-12Incorporate new GCC flags and multilib supportAndrew Waterman1-1/+5
2016-11-04Add --enable-gcc-checking to configure option (#191)Kito Cheng1-0/+10
2016-10-13Support an RV32F compilerAndrew Waterman1-8/+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-11/+34
2016-04-05Start passing "--enable-soft-float"-like argumentsPalmer Dabbelt1-2/+8