aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)AuthorFilesLines
2023-12-11Merge pull request #1381 from a4lg/document-prerequisite-when-testing2023.12.12Kito Cheng1-0/+28
2023-11-30Document prerequisite on testingTsukasa OI1-0/+28
2023-11-28Add OR operator for option '--with-extra-multilib-test'Pan Li1-8/+53
2023-11-17Extend semantic for option '--with-extra-multilib-test'Pan Li1-0/+9
2023-09-25Merge pull request #1293 from riscv-collab/extra-multi-lib-test2023.09.26Kito Cheng1-0/+15
2023-08-31Fix typo in README.mdcy0231-1/+1
2023-07-11Add --with-extra-multilib-test optionKito Cheng1-0/+15
2023-06-13Add newlib toolchain with llvm build flowalexsifivetw1-4/+16
2023-06-03Add prebuilt clang and qemu to release workflowalexsifivetw1-1/+1
2023-06-01Fix typoalexsifivetw1-1/+1
2023-06-01Enable riscv llvm & qemu build flowAlex Chiang1-22/+23
2023-05-17Add support to build LLVM/clang with C and C++ supportChristoph Müllner1-5/+37
2022-12-16Update README.md长柳1-1/+1
2022-10-11README: Document usage of RUNTESTFLAGS for `make check`Christoph Müllner1-0/+19
2022-10-11README.md: Add information how to run GCC, Binutils, glibc testsChristoph Müllner1-0/+16
2022-10-09docs: update AUR link on README.mdGuilherme Salustiano1-1/+1
2022-05-23Add option '--with-sim' to set simulatorLiaoshihua1-2/+9
2022-04-12Merge pull request #1054 from riscv-collab/with-isa-spec2022.04.12Kito Cheng1-0/+11
2022-04-11Add --with-isa-spec option to configureKito Cheng1-0/+11
2022-02-24Prevent musl riscv32 buildsFlorian Hofhammer1-5/+10
2022-02-24Update README.md to account for musl libcFlorian Hofhammer1-6/+11
2022-02-10Allow source-override for QEMUChristoph Muellner1-0/+1
2022-01-15Change Arch requirement mpc to libmpc as reported by @erdnaxesickcodes1-1/+1
2021-09-20Add AUR link: [https://aur.archlinux.org/packages/riscv-gnu-toolchain/](https...sickcodes1-0/+2
2021-08-05add flock to OS X dependenciesBrad Campbell1-0/+2
2021-03-05Remove travis-ci2021.03.06Kito Cheng1-2/+0
2021-01-07Add doc for developmentKito Cheng1-0/+59
2021-01-04Update doc to suggest don't init submodule manuallyKito Cheng1-8/+3
2020-12-29Update README.md for clear instructions on multilibioannesKX1-6/+8
2020-12-01Replace `build-essential` with `base-devel` in Archlinux installation guide.Xing GUO1-1/+1
2020-11-29fix spellingKen Takusagawa1-4/+4
2020-11-06Add --with-multilib-generator optionKito Cheng1-0/+36
2020-11-04Update doc for running testsuite with simulator other than qemuKito Cheng1-5/+11
2020-08-21Update README.mdJacob Gadikian1-2/+7
2020-07-28added warning about download and disk sizeAditya Atluri1-1/+1
2020-01-29Added python3 for yum and brew.René Fonseca1-2/+2
2020-01-28Added python3 to Ubuntu prerequisites.René Fonseca1-1/+1
2019-10-23Document Software Collection devtools package for Centos and RHEL.Jim Wilson1-0/+9
2019-10-20Linux toolchain build requires a case-sensitive filesystem. (#529)Jim Wilson1-0/+6
2019-09-05Document problems with using same prefix for more than one build.Jim Wilson1-0/+12
2018-01-02Force --with-expat to be enabled for gdb, since OpenOCD requires it.Jim Wilson1-3/+3
2017-11-16README CleanupsPalmer Dabbelt1-4/+3
2017-10-31Clean up the "make check*" and "make report*" targetsPalmer Dabbelt1-2/+2
2017-08-22Add travis-ci status image in README.mdKito Cheng1-0/+2
2017-07-12The default ISA is GCv20170612Palmer Dabbelt1-3/+3
2017-01-05Add zlib to dependency listAndrew Waterman1-3/+3
2016-12-16Document --with-arch and --with-abiStefan O'Rear1-0/+13
2016-12-14Update instruction for check-gcc-newlib, --disable-float is gone.Kito Cheng1-1/+1
2016-10-13Fix some README.md formattingPalmer Dabbelt1-8/+8
2016-09-29Add support for run testsuite with qemuKito Cheng1-3/+10