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 4762708f 0: update: binutils-gcc-linux: all
new b85c3179 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 (4762708f)
\
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 | 60 +-
02-prepare_abe/console.log | 344 +-
03-build_abe-binutils/console.log | 11433 +++++++------
04-build_abe-stage1/console.log | 20204 +++++++++++-----------
05-build_linux/console.log | 706 +-
06-boot_linux/console.log | 2 +-
console.log | 32749 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 32749 insertions(+), 32767 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 binutils-gdb.
from de4859eacb Change objcopy's --set-section-alignment option to take a by [...]
new 46f29a9a26 gdb: Remove a VEC from gdbsupport/btrace-common.h
new 554ac434b0 gdb: Change a VEC to std::vector in btrace.{c,h}
new df07e2c772 gdb: Remove a use of VEC from dwarf2read.{c,h}
The 3 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:
gdb/ChangeLog | 47 ++++++++++++++++++++
gdb/btrace.c | 98 +++++++++++++++++++-----------------------
gdb/btrace.h | 5 +--
gdb/dwarf2read.c | 17 ++++----
gdb/dwarf2read.h | 3 --
gdb/gdbserver/ChangeLog | 5 +++
gdb/gdbserver/linux-low.c | 8 +---
gdb/gdbsupport/btrace-common.c | 18 ++++----
gdb/gdbsupport/btrace-common.h | 19 ++++----
gdb/nat/linux-btrace.c | 16 +++----
10 files changed, 135 insertions(+), 101 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 gcc.
from 73b9626daa0 [PATCH] Do not check call type compatibility when cloning c [...]
new 3c19ecd023d Fix MIPS call-clobbered-*.c tests
new 190c11dc2e2 Fix shadowing in globalize_reg
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:
gcc/ChangeLog | 5 +++++
gcc/reginfo.c | 4 ++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/mips/call-clobbered-3.c | 2 --
gcc/testsuite/gcc.target/mips/call-clobbered-4.c | 23 -----------------------
5 files changed, 12 insertions(+), 27 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/mips/call-clobbered-4.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.
unknown user pushed a change to branch master
in repository llvm.
from c29e178be1e gn build: Merge r373462
new afd3ff1bb29 AsmPrinter - emitGlobalConstantFP - silence static analyzer [...]
new d4ef4d1b410 LoopAccessAnalysis isConsecutiveAccess() - silence static a [...]
new 180ce8cfdab MemorySSA tryOptimizePhi - assert that we've found a DefCha [...]
new c8071a0f0ff MemorySSAUpdater::applyInsertUpdates - silence static analy [...]
new 5a3e9fab2e0 [AArch64][SVE] Implement int_aarch64_sve_cnt intrinsic
The 5 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/IR/IntrinsicsAArch64.td | 13 ++++
lib/Analysis/LoopAccessAnalysis.cpp | 4 +-
lib/Analysis/MemorySSA.cpp | 1 +
lib/Analysis/MemorySSAUpdater.cpp | 2 +-
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 7 +-
lib/Target/AArch64/AArch64SVEInstrInfo.td | 10 +--
lib/Target/AArch64/SVEInstrFormats.td | 12 +++-
.../AArch64/sve-intrinsics-counting-bits.ll | 83 ++++++++++++++++++++++
8 files changed, 118 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGen/AArch64/sve-intrinsics-counting-bits.ll
--
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 e5919a3d 0: update: llvm-linux: all
new b3606d20 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 (e5919a3d)
\
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 | 162 +-
02-build_llvm/console.log | 12046 ++++++++++++++++++------------------
03-build_linux/console.log | 802 ++-
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 +
console.log | 13037 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
7 files changed, 13063 insertions(+), 13017 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 222b577f 0: update: binutils-gcc-linux: all
new d74aefa0 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 (222b577f)
\
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 | 130 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-binutils/console.log | 10907 ++++++-------
04-build_abe-stage1/console.log | 18589 +++++++++++----------
05-build_linux/console.log | 1258 +-
06-boot_linux/console.log | 2 +-
console.log | 31335 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
8 files changed, 31299 insertions(+), 31356 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.