This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 92ce94fff39 [SimplifyCFG] Added condition assumption for unreachable blocks
new 6aaeb3e0f9e [PowerPC] Add missing R_PPC_* relocation types
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:
include/llvm/BinaryFormat/ELFRelocs/PowerPC.def | 32 +++++++++++++++++++++++++
1 file changed, 32 insertions(+)
--
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-lts-allnoconfig
in repository toolchain/ci/gcc.
from 55c11b26a07 Daily bump.
adds 0482526a2e5 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 43660fcf54 Automatic date update in version.in
adds 71117e078c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 84901fd51 0: update: binutils-gcc-linux: boot
new 7565d1346 0: update: binutils-gcc-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 (84901fd51)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 130 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 8970 +++++++-------
04-build_abe-stage1/console.log | 12259 ++++++++++----------
05-build_linux/console.log | 786 +-
console.log | 22563 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
7 files changed, 22580 insertions(+), 22566 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards bea095b17 0: update: llvm-linux: boot
new 39a001229 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 (bea095b17)
\
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 | 152 +-
02-build_llvm/console.log | 11634 ++++++++++++++++---------------
03-build_linux/console.log | 1804 ++---
04-boot_linux/console.log | 382 +-
05-check_regression/console.log | 6 +-
console.log | 13978 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13982 insertions(+), 13982 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-aarch64-stable-defconfig
in repository toolchain/ci/gcc.
from 626310900ad Daily bump.
adds ce1fc950612 PR c++/90572 - wrong disambiguation in friend declaration. [...]
adds 015ec1cb609 darwin, x86, testsuite - require alias on a test using it.
adds 27852d6dc04 darwin, x86, testsuite - Check for an expected error on Darwin.
adds 56dbd0ba439 darwin, x86, testsuite - Amend popcnt match string for Darwin.
adds 891840c0cdb Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/parser.c | 14 ++++++++++++--
gcc/testsuite/ChangeLog | 20 ++++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/typename16.C | 11 +++++++++++
gcc/testsuite/g++.dg/parse/friend13.C | 16 ++++++++++++++++
gcc/testsuite/gcc.target/i386/pr59874-3.c | 3 ++-
gcc/testsuite/gcc.target/i386/pr82659-3.c | 1 +
gcc/testsuite/gcc.target/i386/pr89261.c | 3 ++-
9 files changed, 71 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/typename16.C
create mode 100644 gcc/testsuite/g++.dg/parse/friend13.C
--
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-aarch64-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from b3811e90dc Automatic date update in version.in
adds 5b6d4fc74b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.