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-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from b6061d4d38 sim/common: Fix warnings: "warning: implicit declaration of [...]
adds 0720291713 Automatic date update in version.in
adds 96a86c01d1 PR24390, Don't decode mtfsb field as a cr field
adds 242a115951 PR24392, Clang warning Wtautological-constant-out-of-range-compare
adds 69f4c9cc03 gdbserver: Ensure AT_HWCAP2 is defined
adds fc96163a3e AArch64: 128bit views for SVE registers
adds bffa1015cd AArch64: View the pseudo V registers as vectors
adds cd5b607419 sim: fix aarch64 sim build
adds c92df149c2 Testsuite: set sysroot when using gdbserver
adds f489207efd Fix stepping past unwritable kernel helper on nios2-linux-gnu.
adds 65d2b333a8 Fix GDB being suspended SIGTTOU when running gdb.multi/multi [...]
adds 80047cfc27 Fix gdb.multi/multi-arch-exec.exp blocking under high load/slow gdb
adds 077cad8ec1 Fix gdb.multi/multi-term-settings.exp blocking under high lo [...]
new e432ccf1cb Fix format specification in display_selector() (again)
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 | 11 ++++++
bfd/coffgen.c | 9 +----
bfd/configure | 33 +++++++++++++++++
bfd/configure.ac | 1 +
bfd/elf.c | 10 +----
bfd/elf64-sparc.c | 9 +----
bfd/mach-o.c | 9 +----
bfd/version.h | 2 +-
gas/ChangeLog | 6 +++
gas/testsuite/gas/ppc/476.d | 8 ++--
gas/testsuite/gas/ppc/a2.d | 8 ++--
gdb/ChangeLog | 24 ++++++++++++
gdb/aarch64-tdep.c | 53 ++++++++++++++++++++++++---
gdb/features/aarch64-sve.c | 14 +++++++
gdb/gdbserver/ChangeLog | 4 ++
gdb/gdbserver/linux-low.c | 4 ++
gdb/infrun.c | 4 ++
gdb/nios2-linux-tdep.c | 12 ++++++
gdb/nios2-tdep.c | 27 ++++++++++++--
gdb/nios2-tdep.h | 3 ++
gdb/testsuite/ChangeLog | 18 +++++++++
gdb/testsuite/boards/local-board.exp | 3 ++
gdb/testsuite/gdb.multi/hello.c | 2 +-
gdb/testsuite/gdb.multi/multi-term-settings.c | 2 +-
gdb/testsuite/gdb.threads/watchpoint-fork.exp | 34 ++++++++++-------
gdb/windows-nat.c | 6 ++-
include/ChangeLog | 5 +++
include/opcode/ppc.h | 5 ++-
opcodes/ChangeLog | 8 ++++
opcodes/ppc-dis.c | 4 +-
opcodes/ppc-opc.c | 14 ++++---
sim/aarch64/ChangeLog | 5 +++
sim/aarch64/cpustate.c | 1 +
sim/aarch64/interp.c | 1 +
34 files changed, 288 insertions(+), 71 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards edf5aeb9 0: good: binutils-gcc-linux: boot
new a3848a79 0: good: 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 (edf5aeb9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 126 +-
02-prepare_abe/console.log | 180 +-
03-build_abe-binutils/console.log | 8761 +++---
04-build_abe-stage1/console.log | 17963 ++++++------
05-build_linux/console.log | 27196 +++++++++---------
06-boot_linux/console.log | 394 +-
console.log | 54571 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 55177 insertions(+), 54028 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 llvm.
from 97a1792e121 [BPF] add proper multi-dimensional array support
new 584d3b78abd [LSR] Fix signed overflow in GenerateCrossUseConstantOffsets.
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:
lib/Transforms/Scalar/LoopStrengthReduce.cpp | 14 ++++++++++----
.../LoopStrengthReduce/{X86 => }/lsr-overflow.ll | 9 +++++----
2 files changed, 15 insertions(+), 8 deletions(-)
copy test/Transforms/LoopStrengthReduce/{X86 => }/lsr-overflow.ll (79%)
--
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 lld.
from 24042b47b [COFF] Optimize range extension thunk insertion memory usage
new c3de8cdcc Fixed the lld test using ld-lld command to use ld.lld instead.
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:
test/ELF/arm-exidx-add-missing.s | 4 ++--
1 file changed, 2 insertions(+), 2 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-aarch64-next-allyesconfig
in repository toolchain/ci/gcc.
from 930fe993134 PR target/89827 * config/i386/i386.c (dimode_scalar_chain [...]
adds 81f1ca88f6d Daily bump.
adds 625ba9a3ed3 Backport r265786
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/doc/invoke.texi | 3 +--
3 files changed, 11 insertions(+), 3 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-aarch64-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from f902cd9736 Automatic date update in version.in
adds 2194f9f648 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 24b7abd9 0: good: binutils-gcc-linux: all
new c8458ee6 0: good: 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 (24b7abd9)
\
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 | 128 +-
02-prepare_abe/console.log | 126 +-
03-build_abe-binutils/console.log | 10378 +++++++--------
04-build_abe-stage1/console.log | 13095 +++++++++----------
05-build_linux/console.log | 959 +-
06-boot_linux/console.log | 6 +-
console.log | 24759 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
9 files changed, 24774 insertions(+), 24697 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 llvm.
from 589b088809b [MC] Fix floating-point literal lexing.
new 97a1792e121 [BPF] add proper multi-dimensional array support
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:
lib/Target/BPF/BTFDebug.cpp | 68 ++++++++++++------------
lib/Target/BPF/BTFDebug.h | 3 +-
test/CodeGen/BPF/BTF/array-1d-char.ll | 18 +++----
test/CodeGen/BPF/BTF/array-1d-int.ll | 18 +++----
test/CodeGen/BPF/BTF/array-2d-int.ll | 30 ++++++-----
test/CodeGen/BPF/BTF/array-size-0.ll | 16 +++---
test/CodeGen/BPF/BTF/array-typedef.ll | 32 +++++------
test/CodeGen/BPF/BTF/static-var-zerolen-array.ll | 20 +++----
test/CodeGen/BPF/BTF/union-array-typedef.ll | 24 ++++-----
9 files changed, 118 insertions(+), 111 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.