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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c153ba1b 0: update: binutils-gcc-linux: all
new 5d0155ba 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 (c153ba1b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11669 ++++++-------
04-build_abe-stage1/console.log | 20241 +++++++++++-----------
05-build_linux/console.log | 698 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 33191 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 33215 insertions(+), 33206 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-allnoconfig
in repository toolchain/ci/llvm-project.
from f15b60b3a2a [ELF][PPC32] Support range extension thunks with addends
adds 27f93515c68 [docs][mips] 10.0 Release notes
adds 73a91477f70 [Concepts] Fix parsing of scope specifier in compound-requi [...]
adds b07b82777b9 [Concepts] Add missing null check to transformConstructor
adds b39efdbcfcb [Concepts] Fix incorrect TemplateArgs for introduction of l [...]
new 2c9cb89d0d0 [Support] Fix race in threading test, found by TSan
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:
clang/docs/ReleaseNotes.rst | 3 ++
clang/lib/Parse/ParseExprCXX.cpp | 26 ++++-----------
clang/lib/Sema/SemaTemplate.cpp | 6 ++--
clang/lib/Sema/SemaTemplateInstantiateDecl.cpp | 7 ++--
clang/test/Parser/cxx2a-abbreviated-templates.cpp | 19 +++++++++++
clang/test/Parser/cxx2a-concepts-requires-expr.cpp | 24 ++++++++------
.../Parser/cxx2a-placeholder-type-constraint.cpp | 37 ++++++++++++++--------
.../SemaTemplate/instantiate-requires-clause.cpp | 7 ++++
lld/docs/ReleaseNotes.rst | 8 +++++
llvm/docs/ReleaseNotes.rst | 18 +++++++++--
llvm/unittests/Support/Threading.cpp | 4 ++-
11 files changed, 106 insertions(+), 53 deletions(-)
create mode 100644 clang/test/Parser/cxx2a-abbreviated-templates.cpp
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards b67c81a8 0: update: llvm-linux: all
new 9e09a26b 0: update: llvm-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 (b67c81a8)
\
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 | 52 +-
02-build_llvm/console.log | 12668 +++++++++++++++++------------------
03-build_linux/console.log | 815 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13541 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13544 insertions(+), 13546 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-allyesconfig
in repository toolchain/ci/llvm-project.
from f15b60b3a2a [ELF][PPC32] Support range extension thunks with addends
adds 27f93515c68 [docs][mips] 10.0 Release notes
adds 73a91477f70 [Concepts] Fix parsing of scope specifier in compound-requi [...]
adds b07b82777b9 [Concepts] Add missing null check to transformConstructor
adds b39efdbcfcb [Concepts] Fix incorrect TemplateArgs for introduction of l [...]
No new revisions were added by this update.
Summary of changes:
clang/docs/ReleaseNotes.rst | 3 ++
clang/lib/Parse/ParseExprCXX.cpp | 26 ++++-----------
clang/lib/Sema/SemaTemplate.cpp | 6 ++--
clang/lib/Sema/SemaTemplateInstantiateDecl.cpp | 7 ++--
clang/test/Parser/cxx2a-abbreviated-templates.cpp | 19 +++++++++++
clang/test/Parser/cxx2a-concepts-requires-expr.cpp | 24 ++++++++------
.../Parser/cxx2a-placeholder-type-constraint.cpp | 37 ++++++++++++++--------
.../SemaTemplate/instantiate-requires-clause.cpp | 7 ++++
lld/docs/ReleaseNotes.rst | 8 +++++
llvm/docs/ReleaseNotes.rst | 18 +++++++++--
10 files changed, 103 insertions(+), 52 deletions(-)
create mode 100644 clang/test/Parser/cxx2a-abbreviated-templates.cpp
--
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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 82e28a15 0: update: llvm-linux: 18068
new 12d64860 0: update: llvm-linux: 18068
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 (82e28a15)
\
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 | 220 +-
02-build_llvm/console.log | 12668 +++++++++++++++++-----------------
03-build_linux/console.log | 979 ++-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 32 +
console.log | 13909 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13944 insertions(+), 13882 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-release-arm-stable-allmodconfig
in repository toolchain/ci/gcc.
from 393df7be49d Daily bump.
adds bf15829bf64 testsuite: xfail gcc.target/i386/pr91298-?.c on Solaris/x86 [...]
adds 568968edb0c Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/i386/pr91298-1.c | 1 +
gcc/testsuite/gcc.target/i386/pr91298-2.c | 1 +
4 files changed, 9 insertions(+), 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-arm-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from a00805ef97 This is a series of backports for binutils 2.33 which addres [...]
adds 2a8719fecd AArch64: Fix cfinv disassembly issues
No new revisions were added by this update.
Summary of changes:
gas/ChangeLog | 9 +
gas/testsuite/gas/aarch64/armv8_4-a.d | 1 +
gas/testsuite/gas/aarch64/armv8_4-a.s | 3 +
opcodes/ChangeLog | 11 +
opcodes/aarch64-asm-2.c | 174 +--
opcodes/aarch64-dis-2.c | 2364 ++++++++++++++++-----------------
opcodes/aarch64-opc-2.c | 16 +-
opcodes/aarch64-tbl.h | 9 +-
8 files changed, 1309 insertions(+), 1278 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-release-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2792d447 0: update: binutils-gcc-linux: all
new 469639bc 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 (2792d447)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 229 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11537 ++++++-------
04-build_abe-stage1/console.log | 18027 +++++++++++----------
05-build_linux/console.log | 927 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 31186 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 31220 insertions(+), 31160 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.