aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2017-08-20Add a "make report" phony targetPalmer Dabbelt1-0/+18
2017-08-20Whitelist the current set of test failuresPalmer Dabbelt1-0/+11
2017-08-20Run the GCC test suite on all the multilibsPalmer Dabbelt1-2/+5
2017-08-20Always set the multilib listPalmer Dabbelt1-4/+5
2017-08-20Automate building QEMUPalmer Dabbelt1-3/+12
2017-07-27Allow users to override the tuplesPalmer Dabbelt1-2/+2
2017-05-31Add support for --with-guile configure flagJohannes Löthberg1-0/+2
2017-05-16Factor out tuples in MakefileAndrew Waterman1-15/+19
2017-05-10Download the GCC prereq libraries, even when using submodulesPalmer Dabbelt1-0/+2
2017-05-03Allow the user to flip "--with-system-zlib"Palmer Dabbelt1-4/+4
2017-05-03Revert "Don't use the system zlib"Palmer Dabbelt1-0/+4
2017-05-03Don't use the system zlibPalmer Dabbelt1-4/+0
2017-05-03Add a "--with-host" argumentPalmer Dabbelt1-0/+9
2017-05-03Fix --with-headers= path for newlib toolchainKito Cheng1-2/+1
2017-05-01Add the "--with-cmodel" configure argumentPalmer Dabbelt1-2/+2
2017-05-01Pass CFLAGS_FOR_TARGET to the newlib libgcc/libc buildsPalmer Dabbelt1-3/+6
2017-03-20Split build process for newlib to 2 passKito Cheng1-16/+46
2017-02-09Use qemu for check-gcc-newlibAndrew Waterman1-1/+2
2017-02-03Improve error message for unavailable newlib multilibs (#214)Andrew Waterman1-0/+3
2017-01-20Rework multilibs and bump everythingAndrew Waterman1-19/+19
2016-12-22Don't force TLS to be disabledAndrew Waterman1-2/+1
2016-12-14Disable tls for elf/newlib toolchainKito Cheng1-2/+2
2016-12-12Multilibs go in /lib${XLEN}/${ABI}/, e.g. /lib64/lp64/Andrew Waterman1-28/+22
2016-12-12Incorporate new GCC flags and multilib supportAndrew Waterman1-53/+21
2016-12-05Move newlib to a submodulePalmer Dabbelt1-6/+6
2016-11-04Add --enable-gcc-checking to configure option (#191)Kito Cheng1-0/+4
2016-10-13Support an RV32F compilerAndrew Waterman1-4/+2
2016-10-05Install gcc's target shared library to $sysroot/usr/lib for easier qemu useKito Cheng1-0/+7
2016-09-29Add support for run testsuite with qemuKito Cheng1-0/+7
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