aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-20Merge "Don't recommend or require -none- for a linux target."Robert Savoye
2015-04-18don't set pkgversionRob Savoye
2015-04-17fix path for runtime tarballRob Savoye
2015-04-16Don't recommend or require -none- for a linux target.Jim Wilson
2015-04-17Merge "Update to account for --march removal, and addition of --set arch/cpu/...Robert Savoye
2015-04-17Merge changes Ie56bd227,I490d0889,Ic574c695,I0ae6d3ac,Id93b86aaRobert Savoye
2015-04-17Merge "Fix typo in test name"Robert Savoye
2015-04-16Fail if we cannot check out from SVNBernard Ogden
2015-04-16Fail if we cannot clone masterBernard Ogden
2015-04-16Add output-check mechanism to test_checkoutBernard Ogden
2015-04-16Fix failing checkout testsBernard Ogden
2015-04-15don't try to dryrun() flockRob Savoye
2015-04-15use git_robust for all git commands, as it does file lockingRob Savoye
2015-04-15improve file locking in git_robustRob Savoye
2015-04-15Update to account for --march removal, and addition of --set arch/cpu/tune.Jim Wilson
2015-04-15wrap a file lock around git operations so we don't try to configure before al...Rob Savoye
2015-04-15remove debug FOORob Savoye
2015-04-15Fix typo in test nameBernard Ogden
2015-04-15Add git-new-workdir to 'framework synthesized for testing'Bernard Ogden
2015-04-14regeneratedRob Savoye
2015-04-14the test for makeinfo is unneeded now, as it was a short-lived bug in the Ubu...Rob Savoye
2015-04-14Merge "Add --mcpu and --mtune options, and make --march work."Robert Savoye
2015-04-14Display all logs at toplevel (some users prefer that).Christophe Lyon
2015-04-13Add --mcpu and --mtune options, and make --march work.Jim Wilson
2015-04-13Add helper scripts to compare the results of 2 Jenkins jobs.Christophe Lyon
2015-04-13Merge "Use non-static qemu for testing (part 2/2)"Robert Savoye
2015-04-13Remove remove temporary directory.Christophe Lyon
2015-04-13make linker and libc options have unique abbreviations.Rob Savoye
2015-04-13Use non-static qemu for testing (part 2/2)Maxim Kuvyrkov
2015-04-11fix typo in usage messageRob Savoye
2015-04-11Merge branch 'master' of ssh://git.linaro.org/toolchain/abeRob Savoye
2015-04-11mingw needs to build a new sysroot afterallRob Savoye
2015-04-11copy the pthread dll to bin so mingw executables workRob Savoye
2015-04-11link the sysroot into the tarball.Rob Savoye
2015-04-11move tarball temp files to the build directory. Clean up all temp files.Rob Savoye
2015-04-11Merge "Use normal (non-static) QEMU for testing"Robert Savoye
2015-04-11Merge "Do size check for the partition we're using"Robert Savoye
2015-04-11don't bother to rebuild stage1 or the sysroot for mingw32. Improve caddr_t ha...Rob Savoye
2015-04-10Use normal (non-static) QEMU for testingMaxim Kuvyrkov
2015-04-09delete the unused need_qemu setting. Bug #1413Rob Savoye
2015-04-09add test for qemu-arm and qemu-aarch64 executables that are optionally needed...Rob Savoye
2015-04-09regeneratedRob Savoye
2015-04-08Merge branch 'master' of ssh://git.linaro.org/toolchain/abeRob Savoye
2015-04-09Merge "Fix handling of make_check return code."Robert Savoye
2015-04-09Merge "Drop first QEMU_LD_SYSROOT set, and keep the second one instead."Robert Savoye
2015-04-09Merge "Add aarch64-qemu.exp file, based on arm-qemu.exp file."Robert Savoye
2015-04-09Merge "Remove unbalanced quote"Robert Savoye
2015-04-09Merge "lib/make.sh: re-enable remote gdb test execution for binutils-gdb.git ...Robert Savoye
2015-04-08lib/make.sh: re-enable remote gdb test execution for binutils-gdb.git Linaro ...Ryan S. Arnold
2015-04-08Add aarch64-qemu.exp file, based on arm-qemu.exp file.Jim Wilson