184 Commits (29a0ca89722da1a359f02df868b2142df86cf9fa)

Author SHA1 Message Date
Palmer Dabbelt 29a0ca8972
Allow users to build QEMU with system-mode emulation 4 years ago
Palmer Dabbelt a939758dd0
Add an "--enable-libsanitizer" configure-time argument 4 years ago
Kito Cheng 44fedc5e1a Add --with-isa-spec option to configure 4 years ago
Florian Hofhammer 629c67e0a9
Prevent musl riscv32 builds 4 years ago
Christoph Muellner b83ee522a7 Allow source-override for QEMU 4 years ago
Palmer Dabbelt 4ce4d457a6
Set CXX to a nonexistent compiler when building glibc 4 years ago
Vineet Gupta c73013342a gcc: add source SHA1 which shows up in -v 4 years ago
Christoph Muellner e9b692f344 Fix typo in build-libc dependencies 5 years ago
Scott Johnson 87feee89db
Use `git rev-parse` to find .git dir 5 years ago
Kito Cheng c9e6f335d4 Do not use submodule --single-branch 5 years ago
Kito Cheng d3dfbee69f Download repo on demand 5 years ago
Kito Cheng b25f4883e1 Fix testing when configure with --with-multilib-generator= 5 years ago
Nick Kossifidis 888b0bd07d Disable libsanitizer when building the musl-based toolchain 5 years ago
Kito Cheng eb159f240d Fix simulator dependency for spike 5 years ago
Kito Cheng ab6b7df754 Fix always re-run testsuite issue 5 years ago
Ken Takusagawa 3a61cc54fc quote variable expansion so that semicolons are not interpreted by the shell 5 years ago
Kito Cheng 2220a4ca0b Add --with-multilib-generator option 5 years ago
Kito Cheng 6afb838dbe Support run testsuite with spike 5 years ago
Kito Cheng 03d57716ab Add makefile option to select which simulator to run test 6 years ago
Kito Cheng bc8b404bfb Rename whitelist to allowlist 6 years ago
Kito Cheng 93f82dc18e Disable libsanitizer for linux toolchain 6 years ago
Kito Cheng 6e7a75f6e9 Handle underline in arch string for target board option 6 years ago
Kito Cheng 66b70126e7 Qemu 5.0 require python >= 3.5 6 years ago
Alex White 40f242e62b [RISCV_TBI] use proper kernel headers 6 years ago
Kito Cheng e6778826fb Expand check-{binutils,gas,ld} 6 years ago
Kito Cheng 9c06529cdd Add dejagnu to build dependency of check-binutils/check-gdb 6 years ago
Jim Wilson fe33914fb6 Add a newlib nano copy of libm. 6 years ago
Albert Ou 89ca3ac89c Fix non-portable operator in shell conditional 6 years ago
Jim Wilson ddb445a8c8 Add configure options to set target C and C++ compiler flags. 7 years ago
Kito Cheng e708c77687 Add option to specify source tree of each component 7 years ago
Albert Ou 338806d799 Fix rm command portability 7 years ago
Albert Ou aa44df5294 Fix awk/sed wrapper paths 7 years ago
Kito Cheng ef1dec8f2b Check write permission to install path before build anything 7 years ago
Kito Cheng 9660cc487f Clean up rules for patch source, it's no longer used after using submodule 7 years ago
Kito Cheng 490bb249f3 Apply new whitelist scheme for binutils 7 years ago
Jim Wilson e49d09176e Disable transactional memory support to reduce code size. 7 years ago
Kito Cheng 15da0154c2 Rewrite whitelist filter and reorg the scheme of whitelist 7 years ago
Kito Cheng cefbba5992 Build newlib with POSIX mode 7 years ago
Jim Wilson 80fd8519bb Use upstream qemu. 7 years ago
Jim Wilson 3d1860f0a2 Build system patch from Optimitech to make nano lite-exit support work. 7 years ago
Jim Wilson 90547091a7 Use -O2 for newlib and -Os for newlib nano. 7 years ago
Jim Wilson 379a9c2078 Add toplevel --with-tune= configure option. 7 years ago
Jim Wilson f431e367ca Run config.status --recheck when configure changes. 7 years ago
Jim Wilson 2331965bab Fix typo, change --disable-libreadline to --disable-readline. 7 years ago
Nick Kossifidis 996198dff5 Allow building a 32bit musl toolchain 7 years ago
Nick Kossifidis 6740c206f4 Add support for building a musl-based toolchain 8 years ago
Jim Wilson 5f1c2b4569 Define CXX for glibc builds. 8 years ago
Jim Wilson b39c7085ea Fail if report log file has an empty line. 8 years ago
Jim Wilson 0395ad94fd Use test instead of [[ for compatibility with Ubuntu dash. 8 years ago
Denis Ivanov e5d9edb1d8 Changed optimization flags (from size to performance) for linux-gcc. 8 years ago