aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2017-10-10mkdir stamps a bit more oftenPalmer Dabbelt1-0/+4
2017-10-09Create the dejagnu stampPalmer Dabbelt1-0/+1
2017-09-22Avoid using && to pass environment variablesPalmer Dabbelt1-22/+5
2017-09-22Build dejagnu locally, it appears this has disappeared from TravisPalmer Dabbelt1-3/+10
2017-09-14Merge pull request #279 from riscv/dhrystonePalmer Dabbelt1-12/+53
2017-09-13Ensure we don't regress in Dhrystone dynamic instruction countPalmer Dabbelt1-3/+42
2017-09-13Split the glibc and newlib multilib names in the MakefilePalmer Dabbelt1-9/+11
2017-09-12Work around picking up host sys/sdt.h for native toolchain with --with-native...Austin Harris1-1/+3
2017-09-12Add build rule for `native` gnu toolchainKito Cheng1-0/+44
2017-09-06Add a "--disable-gdb" argumentPalmer Dabbelt1-2/+4
2017-09-05Allow multiple test whitelists to be usedPalmer Dabbelt1-2/+2
2017-08-30Add gdb testsuiteKito Cheng1-0/+6
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