This is an automated email from the git hooks/post-receive script.
maxim.kuvyrkov pushed a change to branch staging in repository toolchain/abe.
from 358e4e9 Add unstable gfortran test adds 050b44a lib/fetch.sh() Remove fetch_scp() and fetch_rsync(). adds ecf7118 Warn user about "--force" overriding "--disable update" adds 31ea1e0 Merge "Warn user about "--force" overriding "--disable update"" adds d293cd5 lib/fetch.sh: remove update_source() as it is not used. adds 8905e35 Merge "lib/fetch.sh: remove update_source() as it is not used." adds 1706937 Merge changes I6dbe9daa,Ib346aba2,I4f353955 adds 8118dc7 Simplify lib/fetch.sh:check_md5sum() adds f8bdec9 Merge "Simplify lib/fetch.sh:check_md5sum()" adds 148eb0d lib/common.sh:dryrun() "RUN: $1" output should go to stderr. adds c25f793 Merge "lib/common.sh:dryrun() "RUN: $1" output should go to stderr." adds fd43bcc abe.sh: Allow linux_version to be overridden on the command l [...] adds 87c01a7 Merge "abe.sh: Allow linux_version to be overridden on the co [...] adds 7763d55 lib/checkout.sh: Fix greedy checkout_infrastructure(). adds 17adc2d Merge "lib/checkout.sh: Fix greedy checkout_infrastructure()." adds 4456b29 lib/checkout.sh: Restore "--checkout all" functionality. adds 4043d3c Merge "lib/checkout.sh: Restore "--checkout all" functionality." adds 4df0528 abe.sh: missing builddir recreation should happen for do_checkout adds 854aff0 lib/depend.sh: Select correctly matching file in md5sums file [...] adds 44b691d lib/fetch.sh: Remove fetch stamps and use service specific up [...] adds 43bd1ed Upgrade GMP from version 5.1.3 to 6.0.0a adds 7465d41 Upgrade MPC from version 1.0.1 to 1.0.3 adds aaf70a2 Merge changes I384e59b3,I31210c41 adds 491dfaa Upgrade MPFR from version 3.1.2 to 3.1.3 adds 61a5015 Merge "Upgrade MPFR from version 3.1.2 to 3.1.3" adds fb74069 Adjust the manifest file fields when a source tarball is used [...] adds 77eb610 Merge "Adjust the manifest file fields when a source tarball [...] adds fcdf74c Make GDB build the python support by default. adds 334f8f6 Merge "Make GDB build the python support by default." adds a8d78b4 Improve create_release_tag() to handle source tarballs correctly. adds f512105 Install mingw python files into the destdir so they get packa [...] adds af7fab8 fetch_reference() will create ${local_snapshots}/${dir} if it [...] adds 23e171d Exit if logserver is not set. adds fea95e8 Add configure test for the python development package, which [...] adds 1ff3ff2 Merge "Add configure test for the python development package, [...] adds bbd7f1a Add trap for EXIT to the list so schroot sessions are always [...] adds 6c5f3f5 Merge "Add trap for EXIT to the list so schroot sessions are [...] adds 32d1649 Use InstallJammer to build installable packages for windows a [...] adds 25edffa Return an error if the target does not answer. adds e2a1bde Merge "Return an error if the target does not answer." adds 6297130 lib/package.sh: Remove spurious ' echo gcc_*' from manifes [...] adds 77e372b Merge "lib/package.sh: Remove spurious ' echo gcc_*' from [...] adds 33145c4 lib/checkout.sh: Restore ability to specify tarballs for main [...] adds b7ae390 Merge "lib/checkout.sh: Restore ability to specify tarballs f [...] adds 4eddcc8 testsuite/test.sh: Set remote_snapshots to "snapshots-ref" fo [...] adds 7f61242 Replace all instances of staging.git.linaro.org with git.linaro.org. adds 8762edc Correct create_release_tag to support yyyy.mm-X-rcY as well a [...] adds 727233b MakeRelease.job disable doc building adds 40a1b0a Revert "MakeRelease.job disable doc building" patch adds aeaabe8 testsuite/test.sh: Add sleep between fetch_http tests adds f98b8bc Return 1 if get_git_<foo> services fail. adds dba53b6 Merge changes I4fe7afc3,I84d35a0b adds 154cd5d remove unused protocols, svn, br, lp adds 2668668 Merge "remove unused protocols, svn, br, lp" adds ecf0f68 Add a backtrace function to do a bash stack dump, useful when [...] adds db949b0 Merge "Add a backtrace function to do a bash stack dump, usef [...] adds 49698d7 lib/checkout.sh: Deliberately checkout HEAD if ${branch} is empty. adds 0e4afb4 Clarify and fix handling of md5sums in $git_reference_dir adds 4e958d8 Merge "Clarify and fix handling of md5sums in $git_reference_dir" adds 65ad419 Set [e]glibc libdir to /lib instead of /usr/lib adds 2b01ef3 Remove workaround for "--checkout all" bug adds 202976a Merge "Remove workaround for "--checkout all" bug" adds 10eddea scripts/update-snapshots_ref: Handle force-pushed heads in up [...] adds 752b6a8 Merge "scripts/update-snapshots_ref: Handle force-pushed head [...] adds 5e3f4b2 Add support for the debug setting to enable bash debugging output. adds b4fe976 Move downloading and installing the win32 python files. adds 5d257ef Merge "Move downloading and installing the win32 python files."
No new revisions were added by this update.
Summary of changes: abe.sh | 26 +- config/LinaroGCC.mpi | 7067 +++++++++++++++++++++++++++++++++++++++ config/gdb.conf | 5 +- config/gmp.conf | 2 +- config/mpc.conf | 2 +- config/mpfr.conf | 2 +- config/sources.conf | 2 +- configure | 9 +- configure.ac | 9 +- jenkins.sh | 7 +- lib/checkout.sh | 204 +- lib/common.sh | 91 +- lib/configure.sh | 7 +- lib/depend.sh | 34 +- lib/fetch.sh | 392 +-- lib/gerrit.sh | 2 +- lib/git-parser.sh | 59 +- lib/globals.sh | 4 - lib/make.sh | 4 +- lib/merge.sh | 16 +- lib/package.sh | 52 +- lib/schroot.sh | 2 +- lib/stamp.sh | 2 +- scripts/MakeRelease.job | 6 +- scripts/test-schroot.sh | 7 +- scripts/update-snapshots-ref.sh | 33 +- testsuite/dryrun-tests.sh | 27 +- testsuite/git-parser-tests.sh | 14 + testsuite/normalize-tests.sh | 2 +- testsuite/srcdir-tests.sh | 8 +- testsuite/stamp-tests.sh | 2 +- testsuite/test.sh | 410 ++- testsuite/test_sources.conf | 8 +- 33 files changed, 7921 insertions(+), 596 deletions(-) create mode 100644 config/LinaroGCC.mpi