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-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from 9e38d61910 Include missing header to get missing declarations
adds 946ffddcae Automatic date update in version.in
adds 9809762324 Inherit sh_nbsd_nat_target from nbsd_nat_target
adds a225c9a869 Add support for NetBSD threads in sh-nbsd-nat.c
adds ecbbbdba71 Remove a double free in the BFD library triggered when parsi [...]
adds 68e52bc7ec Fix a small set of Z80 problems.
adds 327ef784ba Replace a couple of assertions in the BFD library that can b [...]
adds d3c3c54293 Fix PR number in previous delta
adds 2108a63a5a Add support for NetBSD threads in sparc-nat.c
adds fe64b263e0 Automatic date update in version.in
adds 5ccd2fb722 Rename the read symbol to xread
adds d3e2a5e85d Include <alloca.h> conditionally
adds 1c0aa1fbb2 Add support for NetBSD threads in amd64-bsd-nat.c
adds fb516a6913 Add support for NetBSD threads in i386-bsd-nat.c
adds 5a82b8a12b Namespace the reg class to avoid clashes with OS headers
adds 53215f214c Non-contiguous memory regions support: Avoid calls to abort
new ac4bf06ca2 Fix seg-fault in strip when copying a file containing corrup [...]
new aef397a154 Non-contiguous memory regions support: Fix testcases after p [...]
The 2 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 | 32 +++++
bfd/elf.c | 163 ++++++++++++++++-------
bfd/elf32-arm.c | 9 +-
bfd/elf32-csky.c | 9 +-
bfd/elf32-hppa.c | 32 ++---
bfd/elf32-m68hc11.c | 9 +-
bfd/elf32-m68hc12.c | 9 +-
bfd/elf32-metag.c | 9 +-
bfd/elf32-nios2.c | 10 +-
bfd/elf64-ppc.c | 44 +++---
bfd/elfnn-aarch64.c | 10 +-
bfd/version.h | 2 +-
gas/ChangeLog | 25 ++++
gas/config/tc-z80.c | 131 ++++++++++--------
gas/config/tc-z80.h | 3 +
gas/testsuite/gas/z80/colonless.d | 12 +-
gas/testsuite/gas/z80/colonless.s | 4 +
gas/testsuite/gas/z80/ez80_adl_all.d | 8 +-
gas/testsuite/gas/z80/ez80_unsup_regs.d | 34 +++++
gas/testsuite/gas/z80/ez80_z80_all.d | 8 +-
gas/testsuite/gas/z80/gbz80_unsup_regs.d | 45 +++++++
gas/testsuite/gas/z80/r800_unsup_regs.d | 35 +++++
gas/testsuite/gas/z80/unsup_regs.s | 71 ++++++++++
gas/testsuite/gas/z80/z180_unsup_regs.d | 39 ++++++
gas/testsuite/gas/z80/z80.exp | 87 +-----------
gas/testsuite/gas/z80/z80_strict_unsup_regs.d | 39 ++++++
gas/testsuite/gas/z80/z80_unsup_regs.d | 34 +++++
gas/testsuite/gas/z80/z80n_unsup_regs.d | 34 +++++
gdb/ChangeLog | 52 ++++++++
gdb/amd64-bsd-nat.c | 47 ++++---
gdb/i386-bsd-nat.c | 63 ++++++---
gdb/regformats/regdef.h | 4 +
gdb/sh-nbsd-nat.c | 11 +-
gdb/sparc-nat.c | 50 +++----
gdb/user-regs.c | 21 +--
gdbserver/ChangeLog | 6 +
gdbserver/regcache.cc | 2 +-
gdbserver/tdesc.cc | 2 +-
gdbserver/tdesc.h | 2 +-
gdbsupport/ChangeLog | 4 +
gdbsupport/common-defs.h | 2 +
ld/ChangeLog | 11 ++
ld/emultempl/xtensaelf.em | 6 +-
ld/ldlang.c | 20 +--
ld/testsuite/ld-arm/non-contiguous-arm4.d | 2 +-
ld/testsuite/ld-powerpc/non-contiguous-powerpc.d | 2 +-
opcodes/ChangeLog | 5 +
opcodes/z80-dis.c | 27 ++--
48 files changed, 876 insertions(+), 410 deletions(-)
create mode 100644 gas/testsuite/gas/z80/ez80_unsup_regs.d
create mode 100644 gas/testsuite/gas/z80/gbz80_unsup_regs.d
create mode 100644 gas/testsuite/gas/z80/r800_unsup_regs.d
create mode 100644 gas/testsuite/gas/z80/unsup_regs.s
create mode 100644 gas/testsuite/gas/z80/z180_unsup_regs.d
create mode 100644 gas/testsuite/gas/z80/z80_strict_unsup_regs.d
create mode 100644 gas/testsuite/gas/z80/z80_unsup_regs.d
create mode 100644 gas/testsuite/gas/z80/z80n_unsup_regs.d
--
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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards a8a7f574a 0: update: binutils-gcc-linux: boot
new 05bb4dd9f 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 (a8a7f574a)
\
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 | 128 +-
02-prepare_abe/console.log | 402 +-
03-build_abe-binutils/console.log | 10459 +++++++-------
04-build_abe-stage1/console.log | 13352 +++++++++--------
05-build_linux/console.log | 2822 ++--
06-boot_linux/console.log | 444 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 10 +-
console.log | 27607 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
regressions.txt | 4 +-
11 files changed, 27603 insertions(+), 27643 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 135744ce689 [Concepts] Fix incorrect control flow when TryAnnotateTypeC [...]
adds 26c762df6c4 Revert "[Concepts] Fix incorrect control flow when TryAnnot [...]
adds 52c365aa9ca Revert "[Concepts] Fix incorrect DeclContext for transforme [...]
No new revisions were added by this update.
Summary of changes:
clang/include/clang/Sema/Sema.h | 6 ++----
clang/lib/Parse/ParseDecl.cpp | 6 ------
clang/lib/Parse/ParseTemplate.cpp | 3 +--
clang/lib/Sema/SemaTemplate.cpp | 13 +++++--------
clang/lib/Sema/TreeTransform.h | 2 +-
clang/test/SemaCXX/invalid-member-expr.cpp | 1 -
clang/test/SemaCXX/typo-correction.cpp | 5 ++---
clang/test/SemaTemplate/instantiate-requires-expr.cpp | 13 -------------
clang/test/SemaTemplate/ms-lookup-template-base-classes.cpp | 1 -
9 files changed, 11 insertions(+), 39 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/base-artifacts.
discards a5f54a05f 0: update: llvm-linux: 18069
new f72d5408d 0: update: llvm-linux: 18069
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 (a5f54a05f)
\
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 | 184 +-
02-build_llvm/console.log | 12638 +++++++++++++++++------------------
03-build_linux/console.log | 882 +--
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 12 +-
console.log | 13728 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
regressions.txt | 2 +-
8 files changed, 13737 insertions(+), 13733 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 73c89ab4 Add annotations to round-robin's "results" file
new 44aa3ca4 tcwg_bmk-build.sh: Allow explicit -marm/-mthumb overrides
new 8b1f705f round-robin-bisect.sh: Fix handling of replay data
The 2 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:
round-robin-bisect.sh | 5 +++++
tcwg_bmk-build.sh | 9 +++++++++
2 files changed, 14 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/llvm-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6973464ac 2: update: llvm-c6b8484e855bffb0a7da487cd715cef774a46fb1: 441
discards e4d5d0263 1: reset: llvm-af64948e2a050d1ef3b7fd314ed07b2a2fe402a5: 441
discards 23e5f70b1 0: update: linux-18fe53f6dfbc5ad4ff2164bff841b56d61b22720: boot
new eade7ff2c 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 (6973464ac)
\
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 | 87 +-
02-build_llvm/console.log | 12835 +++++++++++++++++------------------
03-build_linux/console.log | 817 ++-
04-boot_linux/console.log | 9 +
05-check_regression/console.log | 19 +-
06-update_baseline/console.log | 77 +-
console.log | 13844 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
regressions.txt | 14 +-
results | 6 +-
10 files changed, 14026 insertions(+), 13695 deletions(-)
create mode 100644 04-boot_linux/console.log
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.