130 Commits (45f5db5a2dc167ef040c70143b94a806912f5771)

Author SHA1 Message Date
Andrew Waterman ff21e26eb8 Use qemu for check-gcc-newlib 9 years ago
Andrew Waterman 49e3a6f647 Improve error message for unavailable newlib multilibs (#214) 9 years ago
Andrew Waterman ee0cf24817 Rework multilibs and bump everything 9 years ago
Andrew Waterman add8db0f04 Don't force TLS to be disabled 9 years ago
Kito Cheng e3e50c50f0 Disable tls for elf/newlib toolchain 9 years ago
Andrew Waterman f670e2f5c6 Multilibs go in /lib${XLEN}/${ABI}/, e.g. /lib64/lp64/ 9 years ago
Andrew Waterman 15f25ba052 Incorporate new GCC flags and multilib support 9 years ago
Palmer Dabbelt 818b1ec619 Move newlib to a submodule 10 years ago
Kito Cheng 87ec00322e Add --enable-gcc-checking to configure option (#191) 10 years ago
Andrew Waterman 55f83087a7 Support an RV32F compiler 10 years ago
Kito Cheng 52f612d020 Install gcc's target shared library to $sysroot/usr/lib for easier qemu use 10 years ago
Kito Cheng b67b50ada0 Add support for run testsuite with qemu 10 years ago
Kito Cheng 4910c5a4c5 Add "check-gcc-newlib" to run the GCC test suite 10 years ago
Kito Cheng 4fbcb0a804 Enable gdb simulator 10 years ago
Alex Suykov d436ec492e pass disable-werror to binutils-gdb 10 years ago
Palmer Dabbelt efe6db057d Drop {gcc,glibc}_version 10 years ago
Tim Newsome 1730f9b126 Build gdb. 10 years ago
Palmer Dabbelt a92d667431 Move to submodules for GCC, glibc 10 years ago
Andrew Waterman 34dddba8ea binutils: disable simulator for now 10 years ago
Palmer Dabbelt 0c85fd51ad Fix builds that aren't in the top-level directory 10 years ago
Palmer Dabbelt 28df2f6408 Start tracking binutils as a submodule 10 years ago
Palmer Dabbelt 39fb67144c Update GCC to 6.1.0 10 years ago
Palmer Dabbelt 14b89981ad Change around the header install path 10 years ago
Palmer Dabbelt 5845f9d186 Start passing "--enable-soft-float"-like arguments 10 years ago
Andrew Waterman 0053d10a76 Upgrade to binutils 2.26 10 years ago
Andrew Waterman fcb96e3c84 Upgrade to glibc 2.23 10 years ago
Colin Schmidt e262f3b339 unset CC and CXX before glibc build 10 years ago
Palmer Dabbelt cc5321b5a3 Bump GCC to 5.3.0 10 years ago
Palmer Dabbelt aee719fc28 Bump binutils to 2.25.1 11 years ago
SeungRyeol Lee e819ada428 fix build failure for linux multilib. 11 years ago
Darius Rad d36be5645f Fix multilib build. 11 years ago
Andrew Waterman 77f7450d26 Fix --enable-multilib for Newlib toolchain 11 years ago
Palmer Dabbelt f5c7288ab8 Use "cp -a" instead of "cp -R" 11 years ago
Scott Beamer 1301254d71 upgrade newlib to 2.2.0 11 years ago
Palmer Dabbelt e4f3a4ebc0 Update glibc to version 2.22 11 years ago
Palmer Dabbelt a1e1eb03df Don't pass "--with-arch" by default 11 years ago
Andrew Waterman 28fccff586 gcc: upgrade to version 5.2.0 11 years ago
Andrew Waterman 9c76663400 Don't set XLEN in --with-arch for now 11 years ago
Palmer Dabbelt f849e10ab4 Rename "--with-base-isa" to "--with-arch" 11 years ago
Palmer Dabbelt 0ddf033f72 Add "--with-base-isa" support to autoconf 11 years ago
Andrew Waterman add1510c7b gcc: upgrade to version 5.1.0 11 years ago
Andrew Waterman 1b0f6bd244 Don't build glibc headers before gcc stage1 11 years ago
Palmer Dabbelt 381a7a47b9 Avoid wrapping GNU sed/awk on systems where that's the default 11 years ago
Palmer Dabbelt 10d12c683d Download GCC's library dependencies if they don't exist 11 years ago
Darius Rad 6b25a64afa configure/Makefile: Add support for more options. 11 years ago
Palmer Dabbelt c7ce379460 Add "--with-xlen" to autoconf 11 years ago
Palmer Dabbelt ebf58cc308 Look for already downloaded files in DISTDIR (/var/cache/destfiles) 11 years ago
Palmer Dabbelt de00a614eb Install the glibc and linux headers before stage1 11 years ago
Palmer Dabbelt 1e31e6e871 Don't use a failing build step for gcc-stage1 11 years ago
Andrew Waterman bd82e8a321 Handle build failures more gracefully using stamps pattern 11 years ago