aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2018-11-27Merge pull request #394 from riscv/configure-checkbefore-fsf-gdbJim Wilson1-0/+3
2018-11-20Run config.status --recheck when configure changes.Jim Wilson1-0/+3
2018-11-19Fix typo, change --disable-libreadline to --disable-readline.Jim Wilson1-4/+4
2018-11-19Allow building a 32bit musl toolchainNick Kossifidis1-7/+5
2018-10-18Add support for building a musl-based toolchainNick Kossifidis1-5/+150
2018-09-27Define CXX for glibc builds.Jim Wilson1-0/+1
2018-08-31Fail if report log file has an empty line.Jim Wilson1-0/+18
2018-08-27Use test instead of [[ for compatibility with Ubuntu dash.Jim Wilson1-3/+3
2018-07-19Changed optimization flags (from size to performance) for linux-gcc.Denis Ivanov1-4/+4
2018-07-18Pass CFLAGS_FOR_TARGET/CXXFLAGS_FOR_TARGET to build-gcc-linux.Denis Ivanov1-2/+6
2018-07-17Pass @cmodel@ to CXXFLAGS (is similar to CFLAGS).Denis Ivanov1-4/+10
2018-06-22Merge pull request #342 from riscv/binutils-gdbPalmer Dabbelt1-21/+82
2018-06-22Split the binutils and GDB buildsPalmer Dabbelt1-18/+79
2018-06-14Remove bashism from download_prerequisites checkMichael Clark1-1/+1
2018-01-26Make linux-native builds work again.Jim Wilson1-1/+2
2018-01-05Set CC_FOR_TARGET when configuring cross binutils.Jim Wilson1-2/+4
2018-01-02Force --with-expat to be enabled for gdb, since OpenOCD requires it.Jim Wilson1-0/+5
2017-12-22Fix relsrcdir problem that breaks regression Makefile.Jim Wilson1-5/+13
2017-12-21Merge pull request #302 from zongbox/masterPalmer Dabbelt1-0/+1
2017-12-19Make clean remove nano build artifacts.Jim Wilson1-1/+1
2017-12-19Fix some msys2 (Windows) build failures.Jim Wilson1-0/+5
2017-12-19Add enable-obsolete-rpc option for glibcZong Li1-0/+1
2017-12-15Ensure the GCC test suite runsPalmer Dabbelt1-1/+3
2017-12-14Add newlib nano support.Jim Wilson1-20/+114
2017-10-31Clean up the "make check*" and "make report*" targetsPalmer Dabbelt1-8/+32
2017-10-31Add the GDB test suite, also not running on TravisPalmer Dabbelt1-3/+20
2017-10-31Add the binutils test suite, but don't run it on Travis yetPalmer Dabbelt1-1/+21
2017-10-31Run the regression tests with "-mcmodel=medany" as wellPalmer Dabbelt1-2/+2
2017-10-29Enhance `make build-qemu`PkmX1-1/+3
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