aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2025-07-23Fix --with-tune optiondemin.han1-3/+10
2025-07-23Fix --with-cmodel optiondemin.han1-1/+4
2025-07-23Refactor --with-tunedemin.han1-9/+5
2025-07-23Fix --disable/enable-xxx actually enable/disable xxx featuredemin.han1-50/+30
2025-07-23Remove unused disable-debug-info vardemin.han1-8/+0
2025-07-18Add install strip supportdemin.han1-0/+26
2025-07-15Update configure2025.07.16TelGome1-4/+8
2025-01-17Using 'gc' replace 'imafdc' in multilib.Jiawei1-3/+3
2025-01-17Adjusts default multilib combinations.Jiawei1-3/+3
2025-01-16Remove redundant information in configure.ac.2025.01.17Jiawei1-2/+2
2025-01-16Update configure.ac and sync configure.Jiawei1-3/+3
2024-10-25Set rv64gc as default --with-arch option.Jiawei1-2/+2
2024-10-10Modify the enabled languages in stage2 builds to the macro @WITH_LANGUAGES@.Ariel Xiong1-31/+33
2024-10-10Enable RV32 build of Linux/musl toolchain - effectively reverse the restricti...Tommy Murphy1-2/+2
2024-08-27Merge pull request #1475 from CARV-ICS-FORTH/uclibc2024.09.032024.08.28Kito Cheng1-856/+1578
2024-07-17Add --enable-default-pie optionKito Cheng1-0/+22
2024-05-11Add uClibc-ng support for NOMMU Linux buildsNick Kossifidis1-856/+1578
2024-02-29Add support to build a host GCC for building the toolchainChristoph Müllner1-0/+17
2023-09-25Merge pull request #1293 from riscv-collab/extra-multi-lib-test2023.09.26Kito Cheng1-0/+26
2023-08-08Fix bug in configure.ac and regenerate configureJeremy Bennett1-25/+9
2023-07-11Add --with-extra-multilib-test optionKito Cheng1-0/+26
2023-06-01Merge branch 'master' into alexc/riscv-llvm-qemuAlex Chiang1-6/+0
2023-06-01Enable riscv llvm & qemu build flowAlex Chiang1-3/+77
2023-05-17Add support to build LLVM/clang with C and C++ supportChristoph Müllner1-13/+40
2023-05-11configure: change --disable-debug-info to --enable-debug-infoHuaqi Fang1-4/+5
2023-04-24[Makefile.in] glibc: Remove unnecessary -g optionMark Goncharov1-0/+20
2023-04-17Update --with-isa-spec default option.Jiawei1-5/+7
2023-02-20dejagnu: Allow source dir overrideChristoph Müllner1-0/+22
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/+59
2022-05-12Regenerate configure for 29a0ca8 ("Allow users to build QEMU with system-mode...Palmer Dabbelt1-4/+24
2022-04-21Add an "--enable-libsanitizer" configure-time argumentPalmer Dabbelt1-0/+20
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