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-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from b54509b844 PR28307, segfault in ppc64_elf_toc64_reloc
adds 5d2deb81fa [gdb/testsuite] Handle internal-error in gdb_unload
adds 3f1a2892e1 Fix illegal memory access triggered by an attempt to disasse [...]
adds 540bf37b25 gdb/python: new function to add values into GDB's history
adds 9dc2f26777 Fix an illegal memory access triggered by an atempt to disas [...]
adds 611841bb1a gdb: make thread_info::executing private
new 90f4cc60f1 gdb: use bool instead of int in struct internal_problem
new 64dbf74d42 Revert: [AArch64] MTE corefile support
new 747656685b gdb: make use of std::string in utils.c
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:
bfd/ChangeLog | 19 ++++++++
bfd/elf.c | 19 --------
bfd/elf32-xtensa.c | 2 +
bfd/elfxx-riscv.c | 7 +++
bfd/xtensa-isa.c | 1 -
binutils/ChangeLog | 8 ++++
binutils/readelf.c | 2 -
gdb/NEWS | 7 +++
gdb/breakpoint.c | 4 +-
gdb/doc/python.texi | 14 ++++++
gdb/frame.c | 2 +-
gdb/gdbthread.h | 20 ++++++---
gdb/infcmd.c | 4 +-
gdb/inflow.c | 2 +-
gdb/infrun.c | 26 +++++------
gdb/linux-nat.c | 2 +-
gdb/linux-thread-db.c | 2 +-
gdb/python/py-value.c | 27 ++++++++++++
gdb/python/python-internal.h | 1 +
gdb/python/python.c | 2 +
gdb/record-btrace.c | 2 +-
gdb/target.c | 2 +-
gdb/testsuite/gdb.python/py-value.exp | 26 +++++++++++
gdb/testsuite/lib/gdb.exp | 5 +++
gdb/thread.c | 37 +++++++---------
gdb/utils.c | 83 +++++++++++++++++++----------------
include/ChangeLog | 9 ++++
include/elf/common.h | 6 ---
28 files changed, 228 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards e558b3fc6 0: update: binutils-gcc: 2
new 7578b2d01 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 (e558b3fc6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1532 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 51932 -> 52784 bytes
05-build_abe-bootstrap/console.log.xz | Bin 259076 -> 262152 bytes
06-check_regression/console.log.xz | Bin 400 -> 396 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
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_gnu_cross_build/master-arm
in repository toolchain/ci/qemu.
from 935efca6c2 Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull [...]
adds 118d527f2e qemu-sockets: fix unix socket path copy (again)
adds a61c30b8c8 Merge remote-tracking branch 'remotes/mjt/tags/patch-fetch' [...]
No new revisions were added by this update.
Summary of changes:
util/qemu-sockets.c | 13 +++++--------
1 file changed, 5 insertions(+), 8 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/master-arm
in repository toolchain/ci/glibc.
from b8c6166b1b locale: Add missing second argument to _Static_assert in C-c [...]
new 4e04a47208 Use Linux 5.14 in build-many-glibcs.py
new 66016ec8ae MIPS: Setup errno for {f,l,}xstat
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:
scripts/build-many-glibcs.py | 2 +-
sysdeps/unix/sysv/linux/mips/fxstat.c | 4 +++-
sysdeps/unix/sysv/linux/mips/lxstat.c | 4 +++-
sysdeps/unix/sysv/linux/mips/xstat.c | 4 +++-
4 files changed, 10 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.