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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 829cfcfb 0: update: llvm-linux: boot
new 382c7de2 0: update: llvm-linux: boot
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 (829cfcfb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 16 +-
02-build_llvm/console.log | 12652 +++++++++++++++++-----------------
03-build_linux/console.log | 760 +--
04-boot_linux/console.log | 444 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13892 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13896 insertions(+), 13900 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 binutils-2_32-branch
in repository binutils-gdb.
from 1f656f70098 S/390: Add support for z15 as CPU name.
new f5deb4103e0 PR25384, PowerPC64 ELFv1 copy relocs against function symbols
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:
bfd/ChangeLog | 9 ++++++
bfd/elf64-ppc.c | 50 ++++++++++++++++++++--------------
ld/ChangeLog | 7 +++++
ld/testsuite/ld-powerpc/ambiguousv1b.d | 5 ++--
ld/testsuite/ld-powerpc/funref.s | 1 +
ld/testsuite/ld-powerpc/funref2.s | 1 +
ld/testsuite/ld-powerpc/funv1.s | 14 ++++++----
7 files changed, 59 insertions(+), 28 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/llvm-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 40f4a8f4 0: update: llvm-linux: 18378
new fabebf77 0: update: llvm-linux: 18381
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 (40f4a8f4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 166 +-
02-build_llvm/console.log | 11992 +++++++++++++++++-----------------
03-build_linux/console.log | 928 +--
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 18 +-
console.log | 13116 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
8 files changed, 13121 insertions(+), 13121 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 binutils-2_33-branch
in repository binutils-gdb.
from dc28d8fd346 Automatic date update in version.in
new 02efd171de6 PR25384, PowerPC64 ELFv1 copy relocs against function symbols
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:
bfd/ChangeLog | 9 +++++++
bfd/elf64-ppc.c | 48 ++++++++++++++++++++--------------
ld/ChangeLog | 7 +++++
ld/testsuite/ld-powerpc/ambiguousv1b.d | 5 ++--
ld/testsuite/ld-powerpc/funref.s | 1 +
ld/testsuite/ld-powerpc/funref2.s | 1 +
ld/testsuite/ld-powerpc/funv1.s | 14 +++++-----
7 files changed, 58 insertions(+), 27 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 gcc.
from ab7c7b46c35e invoke.texi: update -fdiagnostics-show-cwe for analyzer
new e2346a33b058 Fix setting of DECL_CONTEXT in pushdecl (PR c/93072).
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:
gcc/c/ChangeLog | 6 ++++++
gcc/c/c-decl.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/{inline-40.c => inline-42.c} | 13 +++++++------
gcc/testsuite/gcc.dg/{inline-41.c => inline-43.c} | 13 +++++++------
5 files changed, 26 insertions(+), 13 deletions(-)
copy gcc/testsuite/gcc.dg/{inline-40.c => inline-42.c} (67%)
copy gcc/testsuite/gcc.dg/{inline-41.c => inline-43.c} (67%)
--
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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards bebfbf8a 0: update: binutils-gcc-linux: all
new efdf43c8 0: update: binutils-gcc-linux: 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 (bebfbf8a)
\
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 | 428 +-
03-build_abe-binutils/console.log | 11534 +++++------
04-build_abe-stage1/console.log | 19337 ++++++++++---------
05-build_linux/console.log | 6034 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 37483 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 37592 insertions(+), 37390 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.