aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-12The default ISA is GCv20170612Palmer Dabbelt1-3/+3
2017-06-02Merge pull request #247 from kyrias/with-guilePalmer Dabbelt3-13/+35
2017-06-02Merge pull request #246 from kito-cheng/masterPalmer Dabbelt1-0/+0
2017-05-31Add support for --with-guile configure flagJohannes Löthberg3-13/+35
2017-05-24Bump newlib to 2.5Kito Cheng1-0/+0
2017-05-17Bump GCC, for an ICE fixPalmer Dabbelt1-0/+0
2017-05-16Factor out tuples in MakefileAndrew Waterman1-15/+19
2017-05-10Don't require sudo on TravisPalmer Dabbelt1-0/+2
2017-05-10Download the GCC prereq libraries, even when using submodulesPalmer Dabbelt1-0/+2
2017-05-10Bump gccPalmer Dabbelt1-0/+0
2017-05-10Bump binutilsPalmer Dabbelt1-0/+0
2017-05-04Merge pull request #237 from riscv/bumpsPalmer Dabbelt2-0/+0
2017-05-04Bump glibc, for a __global_pointer$ changePalmer Dabbelt1-0/+0
2017-05-03Bump binutils, for a host of backportsPalmer Dabbelt1-0/+0
2017-05-03Merge pull request #233 from riscv/zlibPalmer Dabbelt3-1/+49
2017-05-03Allow the user to flip "--with-system-zlib"Palmer Dabbelt3-5/+49
2017-05-03Revert "Don't use the system zlib"Palmer Dabbelt1-0/+4
2017-05-03Merge pull request #232 from riscv/windowsv20170503Palmer Dabbelt3-17/+44
2017-05-03Don't use the system zlibPalmer Dabbelt1-4/+0
2017-05-03Merge pull request #230 from riscv/gcc-7.1Palmer Dabbelt1-0/+0
2017-05-03Add a "--with-host" argumentPalmer Dabbelt3-13/+44
2017-05-03Merge pull request #231 from kito-cheng/masterAndrew Waterman1-2/+1
2017-05-03Fix --with-headers= path for newlib toolchainKito Cheng1-2/+1
2017-05-02Use the GCC 7.1 releasePalmer Dabbelt1-0/+0
2017-05-02Merge pull request #229 from riscv/cmodelPalmer Dabbelt3-5/+39
2017-05-01Add the "--with-cmodel" configure argumentPalmer Dabbelt3-2/+33
2017-05-01Pass CFLAGS_FOR_TARGET to the newlib libgcc/libc buildsPalmer Dabbelt1-3/+6
2017-04-26Merge pull request #226 from riscv/gcc-7Palmer Dabbelt1-0/+0
2017-04-26Move GCC to the 7 release branchPalmer Dabbelt1-0/+0
2017-03-31Install and use gcc-4.8, for C++11 supportPalmer Dabbelt1-0/+6
2017-03-30Bump binutils and GCC, passed the testsPalmer Dabbelt2-0/+0
2017-03-27Bump binutils-gdb, to add GDB support backPalmer Dabbelt1-0/+0
2017-03-20Split build process for newlib to 2 passKito Cheng1-16/+46
2017-03-03bump everythingAndrew Waterman4-0/+0
2017-02-09Use qemu for check-gcc-newlibAndrew Waterman3-1/+4
2017-02-03Improve error message for unavailable newlib multilibs (#214)Andrew Waterman1-0/+3
2017-02-01bump; change linux default to RVCAndrew Waterman5-11/+11
2017-01-20Rework multilibs and bump everythingAndrew Waterman4-19/+19
2017-01-05Add zlib to dependency listAndrew Waterman1-3/+3
2017-01-05bump gccAndrew Waterman1-0/+0
2017-01-04bump binutilsAndrew Waterman1-0/+0
2016-12-22Don't force TLS to be disabledAndrew Waterman1-2/+1
2016-12-22Default arch is rv64g, not ERRORAndrew Waterman2-7/+20
2016-12-22bump binutils, gcc, glibcAndrew Waterman3-0/+0
2016-12-16Document --with-arch and --with-abiStefan O'Rear1-0/+13
2016-12-14Disable tls for elf/newlib toolchainKito Cheng1-2/+2
2016-12-14Update instruction for check-gcc-newlib, --disable-float is gone.Kito Cheng1-1/+1
2016-12-14Auto detect default value for --with-abi if not givenKito Cheng2-5/+39
2016-12-12Multilibs go in /lib${XLEN}/${ABI}/, e.g. /lib64/lp64/Andrew Waterman6-156/+47
2016-12-12bump linux headers to 4.6.2Andrew Waterman225-2485/+8542