aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2016-08-10Add "check-gcc-newlib" to run the GCC test suiteKito Cheng1-0/+7
2016-08-10Enable gdb simulatorKito Cheng1-2/+0
2016-08-09pass disable-werror to binutils-gdbAlex Suykov1-0/+1
2016-08-08Drop {gcc,glibc}_versionPalmer Dabbelt1-2/+0
2016-07-25Build gdb.Tim Newsome1-2/+0
2016-07-11Move to submodules for GCC, glibcPalmer Dabbelt1-11/+11
2016-06-01binutils: disable simulator for nowAndrew Waterman1-0/+2
2016-05-31Fix builds that aren't in the top-level directoryPalmer Dabbelt1-4/+4
2016-05-31Start tracking binutils as a submodulePalmer Dabbelt1-5/+5
2016-05-02Update GCC to 6.1.0Palmer Dabbelt1-1/+2
2016-04-05Change around the header install pathPalmer Dabbelt1-2/+2
2016-04-05Start passing "--enable-soft-float"-like argumentsPalmer Dabbelt1-10/+17
2016-03-14Upgrade to binutils 2.26Andrew Waterman1-1/+1
2016-03-14Upgrade to glibc 2.23Andrew Waterman1-1/+1
2016-02-27unset CC and CXX before glibc buildColin Schmidt1-2/+2
2015-12-27Bump GCC to 5.3.0Palmer Dabbelt1-1/+1
2015-11-08Bump binutils to 2.25.1Palmer Dabbelt1-1/+1
2015-11-06fix build failure for linux multilib.SeungRyeol Lee1-1/+32
2015-09-24Fix multilib build.Darius Rad1-5/+5
2015-09-10Fix --enable-multilib for Newlib toolchainAndrew Waterman1-1/+2
2015-08-27Merge pull request #84 from palmer-dabbelt/cp_aAndrew Waterman1-5/+5
2015-08-26Use "cp -a" instead of "cp -R"Palmer Dabbelt1-5/+5
2015-08-20upgrade newlib to 2.2.0Scott Beamer1-1/+1
2015-08-15Update glibc to version 2.22Palmer Dabbelt1-1/+1
2015-07-23Don't pass "--with-arch" by defaultPalmer Dabbelt1-4/+4
2015-07-20gcc: upgrade to version 5.2.0Andrew Waterman1-1/+1
2015-07-13Don't set XLEN in --with-arch for nowAndrew Waterman1-3/+3
2015-07-02Rename "--with-base-isa" to "--with-arch"Palmer Dabbelt1-4/+4
2015-07-01Add "--with-base-isa" support to autoconfPalmer Dabbelt1-3/+7
2015-04-24gcc: upgrade to version 5.1.0Andrew Waterman1-1/+1
2015-04-12Merge pull request #41 from riscv/actually-fix-rhelAndrew Waterman1-1/+12
2015-04-12Don't build glibc headers before gcc stage1Andrew Waterman1-3/+3
2015-04-11Avoid wrapping GNU sed/awk on systems where that's the defaultPalmer Dabbelt1-1/+12
2015-04-08Download GCC's library dependencies if they don't existPalmer Dabbelt1-0/+1
2015-03-06configure/Makefile: Add support for more options.Darius Rad1-10/+34
2015-03-03Add "--with-xlen" to autoconfPalmer Dabbelt1-1/+1
2015-02-26Look for already downloaded files in DISTDIR (/var/cache/destfiles)Palmer Dabbelt1-1/+2
2015-02-26Install the glibc and linux headers before stage1Palmer Dabbelt1-2/+24
2015-02-26Don't use a failing build step for gcc-stage1Palmer Dabbelt1-2/+4
2015-02-23Handle build failures more gracefully using stamps patternAndrew Waterman1-44/+50
2015-02-23Upgrade to glibc 2.21Andrew Waterman1-1/+1
2015-02-20Makefile: Replace shell functions with built-in equivalentsAlbert Ou1-25/+21
2015-02-20Support multiple file transfer utilitiesAlbert Ou1-1/+1
2015-02-20Centralize GNU utility checks in autoconfAlbert Ou1-21/+5
2015-01-20ftp://mirrors.kernel.org appears to be downPalmer Dabbelt1-1/+1
2015-01-09Add an "--enable-linux" option to ./configurePalmer Dabbelt1-0/+2
2015-01-06Use --with-sysrootAndrew Waterman1-9/+16
2015-01-05Use more portable incantations to override PATHAndrew Waterman1-7/+4
2014-12-31binutils: upgrade to version 2.25Andrew Waterman1-1/+1
2014-12-15Makefile.in: Allow specification of XLEN when building tools.Darius Rad1-7/+9