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-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from fb4d148004 IBM zSystems: Add support for z16 as CPU name.
adds e733374350 Automatic date update in version.in
adds 8aaab697e3 Automatic date update in version.in
adds 1ca6ee886f Automatic date update in version.in
adds c210342d7f 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards bbd185ef 0: update: binutils-gcc-linux-qemu: boot
new 04c80a16 0: update: binutils-gcc-linux-qemu: 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 (bbd185ef)
\
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.xz | Bin 1612 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 30376 -> 30288 bytes
04-build_abe-stage1/console.log.xz | Bin 67716 -> 67892 bytes
05-build_abe-qemu/console.log.xz | Bin 30456 -> 31864 bytes
06-build_linux/console.log.xz | Bin 3508 -> 3684 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 416 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 17 insertions(+), 17 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_binutils/master-arm
in repository toolchain/ci/gdb.
from f190d13c78 Automatic date update in version.in
adds 2a722c6460 Automatic date update in version.in
adds e7be729233 [gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp for m32 pie
adds 04f4c17c7a [gdb/testsuite] Fix gdb.base/annota1.exp with pie
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.base/annota1.exp | 2 ++
gdb/testsuite/gdb.dwarf2/dw2-lines.exp | 2 +-
3 files changed, 4 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_gnu_native_check_binutils/master-arm
in repository toolchain/ci/glibc.
from c0efbf8920 string: Replace outdated comments in strlen().
adds 30afd8c44d linux: Constify rfv variable in dl_vdso_vsym
adds d6efcc118e powerpc64: Use medium model toc accesses throughout
adds 31a9bc8c55 powerpc64: Set up thread register for _dl_relocate_static_pie
adds 1a85970f41 powerpc: Relocate stinfo->main
No new revisions were added by this update.
Summary of changes:
sysdeps/powerpc/hwcapinfo.c | 8 +++----
sysdeps/powerpc/hwcapinfo.h | 3 +--
sysdeps/powerpc/nptl/tls.h | 8 +++----
sysdeps/powerpc/powerpc64/__longjmp-common.S | 8 ++++---
sysdeps/powerpc/powerpc64/dl-machine.h | 33 ++++++++++++++++++++++++----
sysdeps/powerpc/powerpc64/dl-trampoline.S | 8 +++++--
sysdeps/powerpc/powerpc64/setjmp-common.S | 8 ++++---
sysdeps/powerpc/powerpc64/start.S | 3 ++-
sysdeps/powerpc/powerpc64/sysdep.h | 6 +++--
sysdeps/powerpc/tst-tlsifunc-static.c | 1 +
sysdeps/powerpc/tst-tlsifunc.c | 3 +++
sysdeps/unix/sysv/linux/dl-vdso.h | 2 +-
sysdeps/unix/sysv/linux/powerpc/Makefile | 6 +++++
sysdeps/unix/sysv/linux/powerpc/libc-start.c | 15 +++++++++++--
14 files changed, 83 insertions(+), 29 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_cross_build/release-arm
in repository toolchain/ci/qemu.
from 95a3fcc748 Update version for v7.0.0-rc3 release
adds 9569f5cb5b display/qxl-render: fix race condition in qxl_cursor (CVE-20 [...]
adds fa892e9abb ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)
adds dde8689d1f Merge tag 'fixes-20220408-pull-request' of git://git.kraxel. [...]
adds 4bf58c7213 virtio-iommu: use-after-free fix
No new revisions were added by this update.
Summary of changes:
hw/display/qxl-render.c | 9 ++++++++-
hw/display/vmware_vga.c | 2 ++
hw/virtio/virtio-iommu.c | 1 +
ui/cursor.c | 8 +++++++-
4 files changed, 18 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_gnu_cross_build/release-arm
in repository toolchain/ci/gdb.
from 425dce78ce Automatic date update in version.in
adds 9b9775125d Automatic date update in version.in
adds c350d62db7 Automatic date update in version.in
adds 8a36e3ad9d 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_gnu_native_check_binutils/master-arm
in repository toolchain/ci/binutils-gdb.
from f190d13c78 Automatic date update in version.in
adds 2a722c6460 Automatic date update in version.in
adds e7be729233 [gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp for m32 pie
adds 04f4c17c7a [gdb/testsuite] Fix gdb.base/annota1.exp with pie
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.base/annota1.exp | 2 ++
gdb/testsuite/gdb.dwarf2/dw2-lines.exp | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.