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-arm
in repository toolchain/ci/glibc.
from 2249ec60a9 s390: use LC_ALL=C for readelf call
adds dc30acf20b debug: make __read_chk a cancellation point (bug 29274)
No new revisions were added by this update.
Summary of changes:
debug/Makefile | 7 +++++
debug/read_chk.c | 10 -------
.../tst-read-chk-cancel.c | 33 +++++++++++++---------
3 files changed, 26 insertions(+), 24 deletions(-)
copy sysdeps/pthread/tst-pthread_cancel-exited.c => debug/tst-read-chk-cancel.c (57%)
--
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-arm
in repository toolchain/ci/base-artifacts.
discards d9480591 0: update: linux-78ca55889a549a9a194c6ec666836329b774ab6d: 1
new b7fa96d9 0: update: binutils-gcc-linux-glibc-gdb: 1
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 (d9480591)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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 1528 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 52716 -> 53256 bytes
04-build_abe-gcc/console.log.xz | Bin 232588 -> 232248 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 9084 -> 9204 bytes
07-build_abe-glibc/console.log.xz | Bin 230460 -> 232808 bytes
08-build_abe-gdb/console.log.xz | Bin 48420 -> 50460 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3884 -> 3812 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2384 -> 2388 bytes
11-check_regression/console.log.xz | Bin 9612 -> 5892 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 36 +-
11-check_regression/results.compare | 82 +-
11-check_regression/results.compare2 | 3997 ++++-----------------
11-check_regression/results.regressions | 82 +-
12-update_baseline/console.log | 4359 +++++-----------------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 36 +-
12-update_baseline/results.compare | 82 +-
12-update_baseline/results.compare2 | 3997 ++++-----------------
12-update_baseline/results.regressions | 82 +-
jenkins/manifest.sh | 22 +-
sumfiles/gdb.log.xz | Bin 1562624 -> 1545052 bytes
sumfiles/gdb.sum | 5966 ++++++++++++++-----------------
25 files changed, 5261 insertions(+), 13484 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-aarch64
in repository toolchain/ci/gdb.
from afc41ffb99 RISC-V: Reorder the prefixed extensions which are out of order.
adds f18acc9c4e Binutils support for split-dwarf and dwarf-5
adds 90b7a5df15 aarch64: Disallow copy relocations on protected data
No new revisions were added by this update.
Summary of changes:
bfd/elfnn-aarch64.c | 28 ++++++++++++-
binutils/ChangeLog | 13 +++++-
binutils/dwarf.c | 57 +++++++++++++++++++-------
binutils/dwarf.h | 1 +
ld/testsuite/ld-aarch64/aarch64-elf.exp | 9 ++++
ld/testsuite/ld-aarch64/copy-reloc-protected.d | 2 +
ld/testsuite/ld-aarch64/protected.s | 8 ++++
7 files changed, 102 insertions(+), 16 deletions(-)
create mode 100644 ld/testsuite/ld-aarch64/copy-reloc-protected.d
create mode 100644 ld/testsuite/ld-aarch64/protected.s
--
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-aarch64
in repository toolchain/ci/glibc.
from 2249ec60a9 s390: use LC_ALL=C for readelf call
adds dc30acf20b debug: make __read_chk a cancellation point (bug 29274)
new dd06af4f81 stdlib: Remove trailing whitespace from Makefile
new 464d189b96 stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265]
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:
debug/Makefile | 7 +++++
debug/read_chk.c | 10 -------
.../tst-read-chk-cancel.c | 33 +++++++++++++---------
stdlib/Makefile | 5 +++-
stdlib/bits/stdlib.h | 16 +++++++----
stdlib/testmb.c | 7 +++++
6 files changed, 48 insertions(+), 30 deletions(-)
copy sysdeps/pthread/tst-pthread_cancel-exited.c => debug/tst-read-chk-cancel.c (57%)
--
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-aarch64
in repository toolchain/ci/linux.
from ca1fdab7fd27 Merge tag 'efi-urgent-for-v5.19-1' of git://git.kernel.org [...]
adds beca774fc51a 9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl
adds e5690f263208 9p: fix fid refcount leak in v9fs_vfs_get_link
adds 2a3dcbccd64b 9p: Fix refcounting during full path walks for fid lookups
adds b0017602fdf6 9p: fix EBADF errors in cached mode
adds 3abc3ae553c7 Merge tag '9p-for-5.19-rc4' of https://github.com/martinetd/linux
No new revisions were added by this update.
Summary of changes:
fs/9p/fid.c | 22 +++++++++-------------
fs/9p/vfs_addr.c | 13 +++++++++++++
fs/9p/vfs_inode.c | 8 ++++----
fs/9p/vfs_inode_dotl.c | 3 +++
4 files changed, 29 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.