This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1e132296 0: update: llvm-linux-qemu: all
new adb4fdc6 0: update: llvm-linux-qemu: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1e132296)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 216 +-
02-prepare_abe/console.log | 444 +-
03-build_llvm/console.log | 13678 ++++++++++++------------
04-build_linux/console.log | 890 +-
05-build_abe-qemu/console.log | 6706 ++++++------
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 12 +-
console.log | 21964 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
10 files changed, 21964 insertions(+), 21972 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 33703a5c 2: update: qemu-7b09f127738ae3d0e71716cea086fc8f847a5686: 21239
new 0ceed5d6 2: update: linux-2ff90100ace886895e4fbb2850b8d5e49d931ed6: 21239
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (33703a5c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 128 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 10561 +++++-----
04-build_abe-stage1/console.log | 20547 +++++++++---------
05-build_linux/console.log | 1394 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 132 +-
09-update_baseline/results.regressions | 20 +-
console.log | 33218 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
11 files changed, 33240 insertions(+), 33224 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 54c42831 2: update: linux-4af0632a6c8d76906e42dca5338fc06317209adf: 21061
new 6ae10fc5 2: update: gcc-872373360dab259d51caa002ff1722ff84746d8b: 21061
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (54c42831)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 127 +-
02-prepare_abe/console.log | 186 +-
03-build_abe-binutils/console.log | 10464 ++++----
04-build_abe-stage1/console.log | 20664 +++++++--------
05-build_linux/console.log | 9542 ++++---
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 18 +-
09-update_baseline/console.log | 6 +-
09-update_baseline/results.regressions | 18 +-
console.log | 40991 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
11 files changed, 40903 insertions(+), 41125 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from a7e9dbb774 Add xchdir to libsupport.
new 7a72265436 Add xfchmod to libsupport
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
support/Makefile | 1 +
support/{xchroot.c => xfchmod.c} | 10 +++++-----
support/xunistd.h | 1 +
3 files changed, 7 insertions(+), 5 deletions(-)
copy support/{xchroot.c => xfchmod.c} (80%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-defconfig
in repository toolchain/ci/gcc.
from 0188eab844e tree-cfg: Allow enum types as result of POINTER_DIFF_EXPR [ [...]
adds 678ea9ba72b Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 32 ++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 24 ++++++++++++++++++++++++
4 files changed, 66 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.