aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
4 daysAdd NEWLIB_TARGET_FLAGS_EXTRAHEADmasterChristoph Müllner1-2/+5
2024-04-05Add double quotation marks for build-arch-abiff520git1-3/+3
2024-02-29Remove --enable-gold and simplify include search2024.03.01wangpc1-8/+5
2024-02-29Add LTO support of Clang/LLVMwangpc1-0/+12
2024-02-29Add support to build a host GCC for building the toolchainChristoph Müllner1-10/+30
2023-12-11Merge pull request #1381 from a4lg/document-prerequisite-when-testing2023.12.12Kito Cheng1-5/+1
2023-11-30Add stage2 and other dependencies for check-glibc-linuxTatsuyuki Ishi1-1/+2
2023-11-30Document prerequisite on testingTsukasa OI1-5/+1
2023-11-27Merge pull request #1370 from Incarnation-p-lee/masterKito Cheng1-1/+1
2023-11-21Remove ESC char for board extra abi argumentPan Li1-3/+3
2023-11-21Add scripts to SIM_PATH.Pan Li1-1/+1
2023-11-17Cleanup debug code and allow empty input.Pan Li1-6/+6
2023-11-17Extend semantic for option '--with-extra-multilib-test'Pan Li1-3/+16
2023-11-15prevent multilib reports from failing with trailing ; in configureEdwin Lu1-1/+1
2023-09-25Merge pull request #1293 from riscv-collab/extra-multi-lib-test2023.09.26Kito Cheng1-3/+5
2023-07-18remove the trailing back slashsunway1-1/+1
2023-07-11Add --with-extra-multilib-test optionKito Cheng1-3/+5
2023-06-28Resolve issue https://github.com/riscv-collab/riscv-gnu-toolchain/pull/1283#d...Tommy Murphy1-1/+1
2023-06-28Fix https://github.com/riscv-collab/riscv-gnu-toolchain/issues/1282Tommy Murphy1-2/+3
2023-06-13Add newlib toolchain with llvm build flowalexsifivetw1-4/+18
2023-06-08Add force flag when creating symbolic link for clangdemin.han1-1/+1
2023-06-04Add libc++ installation for 32-bit archalexsifivetw1-1/+1
2023-06-01Enable riscv llvm & qemu build flowAlex Chiang1-20/+48
2023-05-17Add support to build LLVM/clang with C and C++ supportChristoph Müllner1-1/+53
2022-12-16Merge pull request #1121 from Incarnation-p-lee/panli/fix-sim-build-for-pk32Kito Cheng1-1/+2
2022-11-22Merge pull request #1139 from cmuellner/testing2022.11.23Kito Cheng1-3/+12
2022-10-14musl: add missing submodule auto-initializationFlorian Hofhammer1-2/+8
2022-10-10Makefile.in: Add support for running glibc testsChristoph Müllner1-0/+9
2022-10-10Makefile.in: Allow to pass additional test flagsChristoph Müllner1-3/+3
2022-09-29Makefile.in: Adjust permission error messageChristoph Müllner1-3/+3
2022-09-28dejagnu: Bump version to 1.6.3Christoph Müllner1-1/+1
2022-08-28Adjust rv32 arch and abi configure.Pan Li1-1/+2
2022-08-25Fix sim pk build failure for RV32.Pan Li1-1/+1
2022-06-03Pass right extension info to qemuKito Cheng1-1/+2
2022-05-23Add option '--with-sim' to set simulatorLiaoshihua1-18/+16
2022-05-12Allow users to build QEMU with system-mode emulationPalmer Dabbelt1-1/+2
2022-04-21Add an "--enable-libsanitizer" configure-time argumentPalmer Dabbelt1-4/+2
2022-04-12Merge pull request #1054 from riscv-collab/with-isa-spec2022.04.12Kito Cheng1-5/+17
2022-04-11Merge pull request #1032 from florianhofhammer/feature/update-submodulesKito Cheng1-0/+6
2022-04-11Add --with-isa-spec option to configureKito Cheng1-5/+17
2022-03-01Merge branch 'master' into newlib_use_function_sectionsKito Cheng1-120/+490
2022-02-24Prevent musl riscv32 buildsFlorian Hofhammer1-0/+6
2022-02-10Allow source-override for QEMUChristoph Muellner1-1/+8
2022-02-11Merge pull request #992 from vineetgarc/gcc-v-report-git-ver2022.02.11Kito Cheng1-0/+8
2021-12-20Set CXX to a nonexistent compiler when building glibcPalmer Dabbelt1-1/+1
2021-11-18gcc: add source SHA1 which shows up in -vVineet Gupta1-0/+8
2021-09-15Fix typo in build-libc dependenciesChristoph Muellner1-1/+1
2021-03-13Use `git rev-parse` to find .git dirScott Johnson1-2/+2
2021-01-05Do not use submodule --single-branchKito Cheng1-1/+1
2021-01-04Download repo on demandKito Cheng1-19/+57