This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from fdb5b467f9 Automatic date update in version.in
adds 772f4c2e98 gdb/testsuite: add missing skip_python_tests call in py-doc- [...]
adds faec7017f0 [gdb] Fix maint selftest -v print_one_insn
adds 4ab19f4c9b [gdb] Enable some more print_one_insn selftests
adds 38015f6710 [gdb] Name arch selftests more clearly
adds c2ebdf6a7d Remove "-break-insert -r" tests
adds a80f2680db Simplify varobj "change" logic
adds 691ade38bc Consolidate "Python API" sections in NEWS
adds f3cdb43624 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/NEWS | 12 ++---
gdb/disasm-selftests.c | 28 +++++++----
gdb/doc/gdb.texinfo | 6 ---
gdb/selftest-arch.c | 27 +++++++++--
gdb/testsuite/gdb.mi/mi-break.exp | 70 ----------------------------
gdb/testsuite/gdb.python/py-doc-reformat.exp | 4 ++
gdb/varobj.c | 7 +--
8 files changed, 54 insertions(+), 102 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_gcc_bootstrap/master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 0d51fd358 0: update: binutils-gcc: 2
new 2040016b1 0: update: binutils-gcc: 2
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 (0d51fd358)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1536 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 51856 -> 52068 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 467972 -> 468084 bytes
06-check_regression/console.log.xz | Bin 420 -> 420 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 15 insertions(+), 15 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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from db802012a3 Automatic date update in version.in
adds aef4bdb2ed Automatic date update in version.in
adds 724f6468fb Automatic date update in version.in
adds c86fbb1d88 Automatic date update in version.in
adds d61f79dc47 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/llvm-release-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8a211d591 2: update: binutils-llvm-linux-qemu: 22262
new 6dbd39c2d 2: update: binutils-llvm-linux-qemu: 22262
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 (8a211d591)
\
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.xz | Bin 1592 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 29980 -> 29956 bytes
04-build_kernel_llvm/console.log.xz | Bin 61832 -> 59972 bytes
05-build_abe-qemu/console.log.xz | Bin 31432 -> 32096 bytes
06-build_linux/console.log.xz | Bin 5204 -> 5472 bytes
08-check_regression/console.log.xz | Bin 476 -> 480 bytes
09-update_baseline/console.log | 208 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +--
9 files changed, 113 insertions(+), 113 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_gnu_native_check_gdb/master-aarch64
in repository toolchain/ci/gdb.
from fdb5b467f9 Automatic date update in version.in
adds 772f4c2e98 gdb/testsuite: add missing skip_python_tests call in py-doc- [...]
adds faec7017f0 [gdb] Fix maint selftest -v print_one_insn
adds 4ab19f4c9b [gdb] Enable some more print_one_insn selftests
adds 38015f6710 [gdb] Name arch selftests more clearly
adds c2ebdf6a7d Remove "-break-insert -r" tests
adds a80f2680db Simplify varobj "change" logic
adds 691ade38bc Consolidate "Python API" sections in NEWS
adds f3cdb43624 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/NEWS | 12 ++---
gdb/disasm-selftests.c | 28 +++++++----
gdb/doc/gdb.texinfo | 6 ---
gdb/selftest-arch.c | 27 +++++++++--
gdb/testsuite/gdb.mi/mi-break.exp | 70 ----------------------------
gdb/testsuite/gdb.python/py-doc-reformat.exp | 4 ++
gdb/varobj.c | 7 +--
8 files changed, 54 insertions(+), 102 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_gnu_native_check_gdb/master-aarch64
in repository toolchain/ci/glibc.
from 7df596a58c grep: egrep -> grep -E, fgrep -> grep -F
adds 603e5c8ba7 Add PT_AARCH64_MEMTAG_MTE from Linux 5.18 to elf.h
adds 828c72519f Declare timegm for ISO C2X
adds 999835533b socket: Fix mistyped define statement in socket/sys/socket.h [...]
adds 8521001731 scripts/glibcelf.py: Add PT_AARCH64_MEMTAG_MTE constant
new 5082a287d5 x86_64: Add strstr function with 512-bit EVEX
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:
elf/elf.h | 3 +
scripts/glibcelf.py | 4 +
socket/sys/socket.h | 2 +-
sysdeps/x86_64/multiarch/Makefile | 2 +
sysdeps/x86_64/multiarch/ifunc-impl-list.c | 6 +
sysdeps/x86_64/multiarch/strstr-avx512.c | 214 +++++++++++++++++++++++++++++
sysdeps/x86_64/multiarch/strstr.c | 24 +++-
time/time.h | 19 ++-
8 files changed, 264 insertions(+), 10 deletions(-)
create mode 100644 sysdeps/x86_64/multiarch/strstr-avx512.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-aarch64
in repository toolchain/ci/linux.
from f2906aa86338 Linux 5.19-rc1
adds e19f8fa6ce1c dma-debug: make things less spammy under memory pressure
adds e15db62bc564 swiotlb: fix setting ->force_bounce
adds e71e60cd74df Merge tag 'dma-mapping-5.19-2022-06-06' of git://git.infra [...]
No new revisions were added by this update.
Summary of changes:
kernel/dma/debug.c | 2 +-
kernel/dma/swiotlb.c | 14 ++++++--------
2 files changed, 7 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.