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
in repository toolchain/ci/binutils-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
adds 3af607d998 Use unique_xmalloc_ptr in interp
adds ee04bfc01e Move mi_interpreter to mi-interp.h
adds b2a696a881 Use std::string for interpreter_p
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 +
gdb/interps.c | 15 ++-----
gdb/interps.h | 10 ++---
gdb/main.c | 24 ++++-------
gdb/main.h | 2 +-
gdb/mi/mi-common.h | 50 ----------------------
gdb/mi/mi-interp.h | 50 ++++++++++++++++++++++
gdb/mi/mi-main.c | 2 +-
gdb/tui/tui-interp.c | 9 ++--
ld/testsuite/ld-aarch64/aarch64-elf.exp | 9 ++++
ld/testsuite/ld-aarch64/copy-reloc-protected.d | 2 +
ld/testsuite/ld-aarch64/protected.s | 8 ++++
15 files changed, 174 insertions(+), 106 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 856579f4 0: update: binutils-gcc: 2
new 2cf52955 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 (856579f4)
\
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 1544 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2704 bytes
04-build_abe-binutils/console.log.xz | Bin 52432 -> 51752 bytes
05-build_abe-bootstrap/console.log.xz | Bin 461632 -> 461228 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 6 insertions(+), 42 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-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4de1cf2a 0: update: binutils-llvm-linux-qemu: boot
new df43f8c9 0: update: binutils-llvm-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 (4de1cf2a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 1576 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 30544 -> 30340 bytes
04-build_kernel_llvm/console.log.xz | Bin 63828 -> 64560 bytes
05-build_abe-qemu/console.log.xz | Bin 32708 -> 32624 bytes
06-build_linux/console.log.xz | Bin 3648 -> 3588 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 16 ++++++++--------
10 files changed, 13 insertions(+), 13 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_check_gcc/master-arm
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_check_gcc/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)
adds dd06af4f81 stdlib: Remove trailing whitespace from Makefile
adds 464d189b96 stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265]
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 +++++++++++++---------
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_check_gcc/master-arm
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.