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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 77bfd1d615 0: good: binutils-gcc-linux: boot
new 54ca17ce28 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 (77bfd1d615)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3713 ++++++++---------
4-build_abe-stage1/console.log | 4391 ++++++++++----------
5-build_linux/console.log | 26 +-
6-boot_linux/console.log | 336 +-
console.log | 8526 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 8504 insertions(+), 8516 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 compiler-rt.
from 09934ba54 [hwasan] Disable vfork code when building w/o interceptors.
new a80a802a6 [NFC][Sanitizer] Add new BufferedStackTrace::Unwind API
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/asan/asan_errors.cc | 2 +-
lib/asan/asan_stack.h | 12 +++---
lib/hwasan/hwasan.h | 13 +++----
lib/hwasan/hwasan_linux.cpp | 7 ++--
lib/lsan/lsan.cc | 2 +-
lib/lsan/lsan.h | 4 +-
lib/msan/msan.cc | 2 +-
lib/msan/msan.h | 25 ++++++------
lib/sanitizer_common/sanitizer_stacktrace.h | 45 +++++++++++++++-------
.../sanitizer_symbolizer_report.cc | 13 ++-----
lib/tsan/rtl/tsan_rtl.cc | 10 +----
lib/tsan/rtl/tsan_rtl_report.cc | 12 ++----
lib/ubsan/ubsan_diag_standalone.cc | 24 ++++++------
13 files changed, 83 insertions(+), 88 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 b09e83c1f8 Automatic date update in version.in
new b24cc4146e PR24272, out-of-bounds read in pex64_xdata_print_uwd_codes
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/peXXigen.c | 35 +++++++++++++++++------------------
include/coff/internal.h | 42 +++++++++++++++++++++---------------------
2 files changed, 38 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9209acd62c 0: good: llvm-linux: 17510
new afb8943e75 0: good: llvm-linux: 17519
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 (9209acd62c)
\
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:
1-reset_artifacts/console.log | 14 +-
2-build_llvm/console.log | 9295 +++++++++++++++++++------------------
3-build_linux/console.log | 241 +-
5-check_regression/console.log | 8 +-
6-update_baseline/console.log | 8 +-
console.log | 9862 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
8 files changed, 9675 insertions(+), 9763 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-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from b8ec59a100 Automatic date update in version.in
adds 9c4c331816 (gdb/sim) Move Mike Frysinger to past maintainers section
adds eed5def8d0 Prevent a buffer overrun error when attempting to parse a co [...]
adds 92137da015 Can't interrupt process without controlling terminal on Sola [...]
adds 01abb042af Testsuite: Catch gdbserver socket listen errors
adds b09e83c1f8 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++
bfd/elf.c | 12 ++++++-
bfd/version.h | 2 +-
gdb/ChangeLog | 7 ++++
gdb/procfs.c | 5 +++
gdb/testsuite/ChangeLog | 11 +++++++
...non-pgrp-leader.c => interrupt-daemon-attach.c} | 26 ++++++++++++---
...pgrp-leader.exp => interrupt-daemon-attach.exp} | 38 +++++++++++++++-------
gdb/testsuite/lib/gdbserver-support.exp | 2 +-
sim/ChangeLog | 4 +++
sim/MAINTAINERS | 2 +-
11 files changed, 94 insertions(+), 21 deletions(-)
copy gdb/testsuite/gdb.base/{attach-non-pgrp-leader.c => interrupt-daemon-attach.c} (77%)
copy gdb/testsuite/gdb.base/{attach-non-pgrp-leader.exp => interrupt-daemon-attach [...]
--
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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 62d7ea52df 0: good: binutils-gcc-linux: all
new 6a0428e64c 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 (62d7ea52df)
\
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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3140 ++---
4-build_abe-stage1/console.log | 4344 +++---
5-build_linux/console.log | 19559 +++++++++++++-------------
6-boot_linux/console.log | 2 +-
console.log | 27253 ++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 27161 insertions(+), 27167 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 759fd6ca165 [WebAssembly] Lower SIMD shifts since they are fixed in V8
new 78b4cefc3c1 [Subtarget] Remove static global constructor call from the [...]
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:
include/llvm/MC/SubtargetFeature.h | 27 +++++++++++++--
lib/MC/SubtargetFeature.cpp | 32 ++++++++----------
utils/TableGen/SubtargetEmitter.cpp | 65 +++++++++++++++++++++++++------------
3 files changed, 83 insertions(+), 41 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 clang.
from 358a36e576 [clang-format][TableGen] Don't add spaces around items in sq [...]
new 23c3c07e76 [CodeGen] Fix calling llvm.var.annotation outside of a basic block.
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/CodeGen/CGDecl.cpp | 2 +-
test/CodeGen/annotations-builtin.c | 3 +++
test/CodeGen/annotations-var.c | 11 ++++++++++-
3 files changed, 14 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.