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-defconfig
in repository toolchain/ci/llvm-project.
from 4e41127f04d [Concepts] Add constraints checks to isSameEntity
adds 5b5a111c679 PR45124: Don't leave behind pending cleanups when declaring [...]
adds 5e062819d5a Revert "PR45083: Mark statement expressions as being depend [...]
adds d9bd6e3c194 PR45083: Mark statement expressions as being dependent if t [...]
No new revisions were added by this update.
Summary of changes:
clang/include/clang/AST/Expr.h | 22 +++++----
clang/include/clang/AST/Stmt.h | 15 ++++++
clang/include/clang/Sema/Sema.h | 41 +++++++++++++++-
clang/include/clang/Sema/Template.h | 10 ++++
clang/lib/AST/ASTImporter.cpp | 2 +-
clang/lib/Sema/SemaExpr.cpp | 17 +++----
clang/lib/Sema/SemaExprCXX.cpp | 2 +-
clang/lib/Sema/SemaTemplate.cpp | 54 ++++++++++++++++++++--
clang/lib/Sema/SemaTemplateInstantiate.cpp | 4 ++
clang/lib/Sema/TreeTransform.h | 23 ++++++---
clang/lib/Serialization/ASTReaderStmt.cpp | 1 +
clang/lib/Serialization/ASTWriterStmt.cpp | 1 +
.../cxx1z-class-template-argument-deduction.cpp | 15 ++++++
clang/test/SemaTemplate/dependent-expr.cpp | 49 +++++++++++++++++++-
14 files changed, 224 insertions(+), 32 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-defconfig
in repository toolchain/ci/base-artifacts.
discards fd30f6186 0: update: llvm-linux: boot
new 6a754fd80 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 (fd30f6186)
\
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 | 12644 +++++++++++++++++-----------------
03-build_linux/console.log | 620 +-
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 2 +-
console.log | 13898 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 13909 insertions(+), 13901 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 02497e0c0 0: update: binutils-gcc-linux: all
new fc5202c3a 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 (02497e0c0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 210 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-binutils/console.log | 11418 ++++++-----
04-build_abe-stage1/console.log | 19818 ++++++++++---------
05-build_linux/console.log | 6058 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 14 +-
console.log | 38096 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
regressions.txt | 2 +-
results | 2 +-
12 files changed, 37996 insertions(+), 38076 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-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 9e8f1c9000 NEWS: Mention x86 assembler options for CVE-2020-0551
adds 5308d1e771 [gdb/testsuite] Set language in gdb.ada/minsym.exp
adds a0761e34f0 gdb: enable -Wmissing-prototypes warning
adds 038b97fcd7 testsuite: use `pwd -W` to convert from Unix to Windows paths
adds dd69bf7a78 Avoid infinite recursion in find_pc_sect_line
adds 8fb879cd16 asan: readelf leaks
adds 1281424ccf [gdb/testsuite] Fix core file load FAIL in tls-core.exp
adds 3217502e1b [gdb/testsuite] Use string_to_regexp on core filename in gdb [...]
adds 9a2de3fc7f [gdb/testsuite] Fix gdb.linespec/explicit.exp FAIL with glib [...]
adds 307eafd8df [gdb/testsuite] Fix dw2-ranges-base.exp FAIL with lib debuginfo
adds e515d67ed6 [gdb/testsuite] Fix internal buffer full error in gdb.fortra [...]
adds 14e9c72c33 [gdb/testsuite] Avoid breakpoint in GLIBC in gdb.threads/execl.exp
adds 0925214029 [gdb/testsuite] Fix internal buffer full error in gdb.base/i [...]
adds 607c693210 sim: ppc: netbsd: Sync errno codes with NetBSD 9.99.49
adds 7a20f753ef sim: ppc: netbsd: Sync signal names with NetBSD 9.99.49
new 8dd8e1c722 Remove use of deprecated core functions (in NetBSD/ARM)
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:
binutils/ChangeLog | 9 ++
binutils/readelf.c | 24 ++++-
gdb/ChangeLog | 28 ++++++
gdb/Makefile.in | 1 +
gdb/arm-nbsd-nat.c | 125 +--------------------------
gdb/arm-nbsd-tdep.c | 75 +++++++++++++++-
gdb/{solib-aix.h => arm-nbsd-tdep.h} | 15 ++--
gdb/configure | 1 +
gdb/symtab.c | 12 ++-
gdb/testsuite/ChangeLog | 43 +++++++++
gdb/testsuite/gdb.ada/minsyms.exp | 2 +
gdb/testsuite/gdb.base/info-types.exp | 40 ++++++---
gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp | 2 +-
gdb/testsuite/gdb.fortran/module.exp | 37 ++++++--
gdb/testsuite/gdb.linespec/explicit.exp | 20 ++++-
gdb/testsuite/gdb.threads/execl.exp | 7 ++
gdb/testsuite/lib/gdb.exp | 4 +-
gdbserver/ChangeLog | 4 +
gdbserver/configure | 1 +
gdbsupport/ChangeLog | 5 ++
gdbsupport/configure | 1 +
gdbsupport/warning.m4 | 1 +
sim/ppc/ChangeLog | 8 ++
sim/ppc/emul_netbsd.c | 51 ++++++++++-
24 files changed, 358 insertions(+), 158 deletions(-)
copy gdb/{solib-aix.h => arm-nbsd-tdep.h} (72%)
--
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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 46e513532 2: update: linux-d44a64766795839eaa0f79a9e5365e8a794a1642: 20080
new c4fbffcf7 2: update: binutils-gcc: 20080
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 (46e513532)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 70 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 11529 ++++++------
04-build_abe-stage1/console.log | 15647 ++++++++--------
05-build_linux/console.log | 7900 ++++----
07-check_regression/console.log | 20 +-
08-update_baseline/console.log | 80 +-
console.log | 35660 ++++++++++++++++++------------------
jenkins/manifest.sh | 13 +-
regressions.txt | 20 +-
10 files changed, 36183 insertions(+), 35170 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.