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-aarch64-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 5a9e3421a8 Automatic date update in version.in
adds 038f80914f Automatic date update in version.in
adds 2e8e5a93a1 PR28156, rename.c doesn't compile with MinGW
adds 0c966828ce IBM Z: Remove lpswey parameter
adds d2cb9c60a5 IBM Z: Add another arch14 instruction
adds 28392428d0 Automatic date update in version.in
adds 1e6a1c8306 Automatic date update in version.in
adds 96327e297b Automatic date update in version.in
adds d86cf1b0d5 PR28186, SEGV elf.c:7991:30 in _bfd_elf_fixup_group_sections
adds 9cb577deaa Automatic date update in version.in
adds e096899095 Automatic date update in version.in
adds d6b3a3af89 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/elf.c | 2 +-
bfd/version.h | 2 +-
binutils/rename.c | 2 ++
gas/testsuite/gas/s390/zarch-arch14.d | 3 ++-
gas/testsuite/gas/s390/zarch-arch14.s | 3 ++-
opcodes/s390-opc.c | 2 ++
opcodes/s390-opc.txt | 4 +++-
7 files changed, 13 insertions(+), 5 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-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c4b81628 0: update: binutils-llvm-linux-qemu: boot
new 83d5d56a 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 (c4b81628)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 70 +-
02-prepare_abe/console.log | 141 +-
03-build_abe-binutils/console.log | 11031 ++++++------
04-build_llvm/console.log | 14396 ++++++++--------
05-build_abe-qemu/console.log | 7030 ++++----
06-build_linux/console.log | 688 +-
07-boot_linux/console.log | 19 +-
08-check_regression/console.log | 18 +-
09-update_baseline/console.log | 12 +-
console.log | 33405 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
11 files changed, 32869 insertions(+), 33963 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.
unknown user pushed a change to branch users/ARM/morello-binutils-gdb-master
in repository binutils-gdb.
from 2d99dff6654 Apply changes to allow compiling with -ansi
new e1d0fbae437 gas: Allow MORELLO branch relocations to addresses with LSB set
new 507f1e7e276 gas: Remove requirement of getting a target symbol
new 855a447058e gas: ADR_LO21_PCREL accounts for LSB in symbol
new 98624224553 gas: Add whitespace in morello-capinit test output regexp
The 4 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:
gas/config/tc-aarch64.c | 47 ++++++++--------------
gas/testsuite/gas/aarch64/morello-capinit.d | 17 +++++---
gas/testsuite/gas/aarch64/morello-capinit.s | 17 ++++++++
gas/testsuite/gas/aarch64/morello-chericap.d | 11 +++++-
gas/testsuite/gas/aarch64/morello-chericap.s | 13 +++++++
gas/testsuite/gas/aarch64/morello-lsb-relocs.d | 52 +++++++++++++++++++++++++
gas/testsuite/gas/aarch64/morello-lsb-relocs.s | 37 ++++++++++++++++++
gas/testsuite/gas/aarch64/morello-lsb-relocs2.d | 30 ++++++++++++++
8 files changed, 187 insertions(+), 37 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/morello-lsb-relocs.d
create mode 100644 gas/testsuite/gas/aarch64/morello-lsb-relocs.s
create mode 100644 gas/testsuite/gas/aarch64/morello-lsb-relocs2.d
--
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 60b4dd2579 powerpc64: Add checks for Altivec and VSX in ifunc selection
adds b805aebd42 librt: fix NULL pointer dereference (bug 28213)
adds 98149b16d6 Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.h
adds 1d7b32ee61 Use binutils 2.37 branch in build-many-glibcs.py
No new revisions were added by this update.
Summary of changes:
scripts/build-many-glibcs.py | 2 +-
sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h | 7 ++++++-
sysdeps/unix/sysv/linux/arm/sys/ptrace.h | 6 +++++-
sysdeps/unix/sysv/linux/bits/ptrace-shared.h | 10 ++++++++++
sysdeps/unix/sysv/linux/ia64/sys/ptrace.h | 6 +++++-
sysdeps/unix/sysv/linux/mq_notify.c | 2 +-
sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h | 7 ++++++-
sysdeps/unix/sysv/linux/s390/sys/ptrace.h | 5 +++++
sysdeps/unix/sysv/linux/sparc/sys/ptrace.h | 6 +++++-
sysdeps/unix/sysv/linux/sys/ptrace.h | 6 +++++-
sysdeps/unix/sysv/linux/x86/sys/ptrace.h | 6 +++++-
11 files changed, 54 insertions(+), 9 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/linux.
from 36a21d51725a Linux 5.14-rc5
adds c3df5fb57fe8 cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_sync
adds 9a73fa375d58 Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/ [...]
No new revisions were added by this update.
Summary of changes:
block/blk-cgroup.c | 14 ++++++++------
kernel/cgroup/rstat.c | 19 +++++++++++--------
2 files changed, 19 insertions(+), 14 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/binutils-gdb.
from b18bfc0946 Automatic date update in version.in
adds 3417bfca67 GAS: DWARF-5: Ensure that the 0'th entry in the directory ta [...]
adds d2a2c939f1 Automatic date update in version.in
adds c173cc8a66 guile: fix smob exports
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 12 +++++++
gas/dwarf2dbg.c | 38 +++++++++++++++++-----
gas/testsuite/gas/elf/dwarf-5-dir0.d | 20 ++++++++++++
.../gas/elf/{dwarf-5-file0.s => dwarf-5-dir0.s} | 6 +---
gas/testsuite/gas/elf/dwarf-5-file0.d | 15 +++++----
gas/testsuite/gas/elf/elf.exp | 1 +
gas/testsuite/gas/i386/dwarf5-line-1.d | 2 +-
gas/testsuite/gas/i386/dwarf5-line-2.d | 2 +-
gdb/guile/scm-gsmob.c | 29 ++++++++++++++++-
gdb/testsuite/gdb.guile/scm-gsmob.exp | 28 ++++++++++++++++
11 files changed, 130 insertions(+), 25 deletions(-)
create mode 100644 gas/testsuite/gas/elf/dwarf-5-dir0.d
copy gas/testsuite/gas/elf/{dwarf-5-file0.s => dwarf-5-dir0.s} (77%)
--
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/base-artifacts.
discards 2bd3bbc2 4: update: binutils-gcc-linux-glibc-gdb: 1
new 15cc7a5c 4: 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 (2bd3bbc2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 | 246 +-
02-prepare_abe/console.log | 262 +-
03-build_abe-binutils/console.log | 18617 +--
04-build_abe-stage1/console.log | 83043 ++++++------
05-clean_sysroot/console.log | 4 +-
06-build_abe-linux/console.log | 1751 +-
07-build_abe-glibc/console.log | 35392 ++---
08-build_abe-stage2/console.log | 40941 +++---
09-build_abe-gdb/console.log | 14377 +-
10-build_abe-dejagnu/console.log | 394 +-
11-build_abe-check_binutils/console.log | 8582 +-
12-check_regression/console.log | 151 +-
12-check_regression/results.compare1 | 20 +-
12-check_regression/results.compare2 | 10 +-
13-update_baseline/console.log | 953 +-
13-update_baseline/results.compare1 | 16 +-
13-update_baseline/results.compare2 | 10 +-
13-update_baseline/results.regressions | 10 +-
console.log | 204831 +++++++++++++++--------------
jenkins/manifest.sh | 26 +-
sumfiles/binutils.log.xz | Bin 39948 -> 40376 bytes
sumfiles/binutils.sum | 56 +-
sumfiles/gas.log.xz | Bin 95896 -> 96028 bytes
sumfiles/gas.sum | 271 +-
sumfiles/ld.log.xz | Bin 122256 -> 122264 bytes
sumfiles/ld.sum | 328 +-
sumfiles/libctf.log.xz | Bin 3340 -> 3340 bytes
sumfiles/libctf.sum | 40 +-
28 files changed, 205708 insertions(+), 204623 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.