This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 65e4a99a26 RISC-V: Support rvv extension with released version 1.0.
adds c9dcc18f8d elfedit: Add --output-abiversion option to update ABIVERSION
adds 1aed145ad6 Expose the BTI BTYPE more explicitly in the registers
adds 0df670bbe0 [gdb/build, s390x] Fix build after gdbarch_tdep changes
adds ee9e412f14 Fix the linker script parser so that it will recognise the P [...]
adds ef6379e16d Set the default DLL chracteristics to 0 for Cygwin based targets.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 +++
bfd/elf.c | 11 +++--
binutils/NEWS | 2 +
binutils/doc/binutils.texi | 12 +++++
binutils/elfedit.c | 56 ++++++++++++++++++++--
.../binutils-all/{elfedit-3.d => elfedit-6.d} | 6 +--
binutils/testsuite/binutils-all/elfedit.exp | 1 +
gdb/features/aarch64-core.c | 1 +
gdb/features/aarch64-core.xml | 3 ++
gdb/s390-linux-nat.c | 2 +-
ld/ChangeLog | 12 +++++
ld/emultempl/pe.em | 13 ++++-
ld/emultempl/pep.em | 7 ++-
ld/ldgram.y | 4 ++
14 files changed, 123 insertions(+), 13 deletions(-)
copy binutils/testsuite/binutils-all/{elfedit-3.d => elfedit-6.d} (69%)
--
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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 47768275e 0: update: binutils-gcc: 1
new 1b768f80c 0: update: binutils-gcc: 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 (47768275e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1520 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 53976 -> 54064 bytes
04-build_abe-gcc/console.log.xz | Bin 203400 -> 202948 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3872 -> 3840 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2696 -> 2440 bytes
07-check_regression/console.log.xz | Bin 3124 -> 4040 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 8 +-
07-check_regression/results.compare | 32 +-
07-check_regression/results.compare2 | 233 +-
07-check_regression/results.regressions | 32 +-
08-update_baseline/console.log | 601 ++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 8 +-
08-update_baseline/results.compare | 32 +-
08-update_baseline/results.compare2 | 233 +-
08-update_baseline/results.regressions | 32 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3417196 -> 3417236 bytes
sumfiles/g++.sum | 146 +-
sumfiles/gcc.log.xz | Bin 2908964 -> 2922912 bytes
sumfiles/gcc.sum | 4721 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 883364 -> 870772 bytes
sumfiles/gfortran.sum | 94 +-
sumfiles/libatomic.log.xz | Bin 2160 -> 2176 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 171648 -> 171528 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 430952 -> 428532 bytes
sumfiles/libstdc++.sum | 14 +-
33 files changed, 3470 insertions(+), 2758 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/qemu.
from 52cebbfc13 Merge tag 'pull-riscv-to-apply-20211117-1' of github.com:ali [...]
adds fe644e8ebb target/s390x/cpu.h: Remove unused SIGP_MODE defines
adds 0c8c45140c docs: rSTify the "TrivialPatches" wiki
adds 0ff0dcf6b5 docs: rSTify the "SubmitAPullRequest" wiki
adds 9f73de8df0 docs: rSTify the "SubmitAPatch" wiki
adds 418ce0201f Revert "device-crash-test: Ignore errors about a bus not bei [...]
adds d06f3bf922 gitlab-ci/cirrus: Increase timeout to 80 minutes
adds 3bb87484e7 Merge tag 'pull-request-2021-11-17' of https://gitlab.com/th [...]
No new revisions were added by this update.
Summary of changes:
.gitlab-ci.d/cirrus.yml | 1 +
docs/devel/index.rst | 3 +
docs/devel/submitting-a-patch.rst | 456 +++++++++++++++++++++++++++++++
docs/devel/submitting-a-pull-request.rst | 76 ++++++
docs/devel/trivial-patches.rst | 50 ++++
scripts/device-crash-test | 1 -
target/s390x/cpu.h | 5 -
7 files changed, 586 insertions(+), 6 deletions(-)
create mode 100644 docs/devel/submitting-a-patch.rst
create mode 100644 docs/devel/submitting-a-pull-request.rst
create mode 100644 docs/devel/trivial-patches.rst
--
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 65e4a99a26 RISC-V: Support rvv extension with released version 1.0.
adds c9dcc18f8d elfedit: Add --output-abiversion option to update ABIVERSION
adds 1aed145ad6 Expose the BTI BTYPE more explicitly in the registers
adds 0df670bbe0 [gdb/build, s390x] Fix build after gdbarch_tdep changes
adds ee9e412f14 Fix the linker script parser so that it will recognise the P [...]
adds ef6379e16d Set the default DLL chracteristics to 0 for Cygwin based targets.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 +++
bfd/elf.c | 11 +++--
binutils/NEWS | 2 +
binutils/doc/binutils.texi | 12 +++++
binutils/elfedit.c | 56 ++++++++++++++++++++--
.../binutils-all/{elfedit-3.d => elfedit-6.d} | 6 +--
binutils/testsuite/binutils-all/elfedit.exp | 1 +
gdb/features/aarch64-core.c | 1 +
gdb/features/aarch64-core.xml | 3 ++
gdb/s390-linux-nat.c | 2 +-
ld/ChangeLog | 12 +++++
ld/emultempl/pe.em | 13 ++++-
ld/emultempl/pep.em | 7 ++-
ld/ldgram.y | 4 ++
14 files changed, 123 insertions(+), 13 deletions(-)
copy binutils/testsuite/binutils-all/{elfedit-3.d => elfedit-6.d} (69%)
--
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 f1bcfde3a7 malloc: Fix malloc debug for 2.35 onwards
adds bdeb7a8fa9 Add PF_MCTP, AF_MCTP from Linux 5.15 to bits/socket.h
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/bits/socket.h | 4 +++-
1 file changed, 3 insertions(+), 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_cross_build/master-aarch64
in repository toolchain/ci/linux.
from 8ab774587903 Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/ [...]
adds c0019b7db1d7 NFSD: Fix exposure in nfsd4_decode_bitmap()
adds ef1d8dda23e7 Merge tag 'nfsd-5.16-1' of git://linux-nfs.org/~bfields/linux
adds 8a7eb2d476c6 Drivers: hv: balloon: Use VMBUS_RING_SIZE() wrapper for dm [...]
adds daf972118c51 x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyp [...]
adds f3e613e72f66 x86/hyperv: Move required MSRs check to initial platform probing
adds ee1703cda8dc Merge tag 'hyperv-fixes-signed-20211117' of git://git.kern [...]
No new revisions were added by this update.
Summary of changes:
arch/x86/hyperv/hv_init.c | 12 ++++--------
arch/x86/kernel/cpu/mshyperv.c | 20 +++++++++++++++-----
drivers/hv/hv_balloon.c | 2 +-
fs/nfsd/nfs4xdr.c | 7 ++-----
4 files changed, 22 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.