130 Commits (45f5db5a2dc167ef040c70143b94a806912f5771)

Author SHA1 Message Date
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
Denis Ivanov 7909e610c1 Pass CFLAGS_FOR_TARGET/CXXFLAGS_FOR_TARGET to build-gcc-linux. 8 years ago
Denis Ivanov e39cafb2c8 Pass @cmodel@ to CXXFLAGS (is similar to CFLAGS). 8 years ago
Palmer Dabbelt 57f529d416
Split the binutils and GDB builds 8 years ago
Michael Clark d58a91b9b2
Remove bashism from download_prerequisites check 8 years ago
Jim Wilson 2d78afac90 Make linux-native builds work again. 8 years ago
Jim Wilson 653f64b16d Set CC_FOR_TARGET when configuring cross binutils. 8 years ago
Jim Wilson 04b525ccad Force --with-expat to be enabled for gdb, since OpenOCD requires it. 8 years ago
Jim Wilson 3211aa154f Fix relsrcdir problem that breaks regression Makefile. 8 years ago
Jim Wilson 24662ebbe2 Make clean remove nano build artifacts. 8 years ago
Jim Wilson 31c3657236 Fix some msys2 (Windows) build failures. 8 years ago
Zong Li ed957ade26 Add enable-obsolete-rpc option for glibc 8 years ago
Palmer Dabbelt f1f1895437 Ensure the GCC test suite runs 8 years ago
Jim Wilson d45cd89caa Add newlib nano support. 9 years ago
Palmer Dabbelt 28d482c394 Clean up the "make check*" and "make report*" targets 9 years ago
Palmer Dabbelt 1418daf1dc Add the GDB test suite, also not running on Travis 9 years ago
Palmer Dabbelt 80b80eb21c Add the binutils test suite, but don't run it on Travis yet 9 years ago
Palmer Dabbelt e88b0c3a28 Run the regression tests with "-mcmodel=medany" as well 9 years ago
PkmX c0891cd538 Enhance `make build-qemu` 9 years ago
Palmer Dabbelt ea8b861370 mkdir stamps a bit more often 9 years ago
Palmer Dabbelt 460da99614 Create the dejagnu stamp 9 years ago
Palmer Dabbelt 5ece740214 Avoid using && to pass environment variables 9 years ago
Palmer Dabbelt 861600217a Build dejagnu locally, it appears this has disappeared from Travis 9 years ago
Palmer Dabbelt 36c9832aa7 Ensure we don't regress in Dhrystone dynamic instruction count 9 years ago
Palmer Dabbelt 23e0cd0ad0 Split the glibc and newlib multilib names in the Makefile 9 years ago
Austin Harris 421c17b6af Work around picking up host sys/sdt.h for native toolchain with --with-native-system-header-dir. Add disable-gdb option to native build. 9 years ago
Kito Cheng 1a278cad60 Add build rule for `native` gnu toolchain 9 years ago
Palmer Dabbelt 9d284915bf Add a "--disable-gdb" argument 9 years ago
Palmer Dabbelt 6f0f463735 Allow multiple test whitelists to be used 9 years ago
Kito Cheng 8437b3d0b4 Add gdb testsuite 9 years ago
Palmer Dabbelt 3456b66f69 Add a "make report" phony target 9 years ago
Palmer Dabbelt 5dafe66916 Whitelist the current set of test failures 9 years ago
Palmer Dabbelt daa0c7f5c5 Run the GCC test suite on all the multilibs 9 years ago
Palmer Dabbelt d0f8935bfa Always set the multilib list 9 years ago
Palmer Dabbelt e62c25a779 Automate building QEMU 9 years ago
Palmer Dabbelt 4c354cd1e7 Allow users to override the tuples 9 years ago
Johannes Löthberg b49d20837e Add support for --with-guile configure flag 9 years ago
Andrew Waterman 87fdf4305d Factor out tuples in Makefile 9 years ago
Palmer Dabbelt 8b464a814a Download the GCC prereq libraries, even when using submodules 9 years ago
Palmer Dabbelt 43a55a8eb0 Allow the user to flip "--with-system-zlib" 9 years ago
Palmer Dabbelt 09ab7146be Revert "Don't use the system zlib" 9 years ago
Palmer Dabbelt 237c881633 Don't use the system zlib 9 years ago
Palmer Dabbelt 4d4068e468 Add a "--with-host" argument 9 years ago
Kito Cheng e04630d2b2 Fix --with-headers= path for newlib toolchain 9 years ago
Palmer Dabbelt f250fe9732 Add the "--with-cmodel" configure argument 9 years ago
Palmer Dabbelt 5aa6006fb0 Pass CFLAGS_FOR_TARGET to the newlib libgcc/libc builds 9 years ago
Kito Cheng 3b00a86e60 Split build process for newlib to 2 pass 9 years ago