This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f6a3b5c82 2: update: binutils-gcc-linux-qemu: 22530
new 4110910c1 2: update: binutils-gcc-linux-qemu: 22545
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 (f6a3b5c82)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 1708 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 30296 -> 30304 bytes
04-build_abe-stage1/console.log.xz | Bin 91056 -> 90088 bytes
05-build_abe-qemu/console.log.xz | Bin 31760 -> 31476 bytes
06-build_linux/console.log.xz | Bin 17064 -> 16980 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 138 +++++++++++++++++------------------
jenkins/manifest.sh | 22 +++---
results | 2 +-
10 files changed, 81 insertions(+), 81 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 master
in repository gcc.
from c2e846b539b c++: use %D more
new c8df7208864 c++: optimize reshape_init
new a733dea9e7c c++: wrong parse with functors [PR64679]
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:
gcc/cp/decl.cc | 8 +++++++-
gcc/cp/parser.cc | 25 ++++++++++++++++++++++++-
gcc/testsuite/g++.dg/parse/functor1.C | 22 ++++++++++++++++++++++
3 files changed, 53 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/parse/functor1.C
--
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 2e3408b3cc Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau [...]
adds 59e35c7b65 qga/commands-posix: Use getifaddrs when available
adds aec0730ea9 qga/commands-posix: Fix iface hw address detection
adds 70335c4644 qga/commands-posix: Fix listing ifaces for Solaris
adds a539dc8a2c qga/commands-posix: Log all net stats failures
adds c8ec041d00 qga/commands-posix: 'guest-shutdown' for Solaris
adds d48f61c8ea qga: Introduce NVMe disk bus type
adds 22668881f3 qga: Introduce disk smart
adds 9cf289af47 Merge tag 'qga-pull-request' of gitlab.com:marcandre.lureau/ [...]
No new revisions were added by this update.
Summary of changes:
meson.build | 1 +
qga/commands-posix.c | 591 +++++++++++++++++++++++++++++++--------------------
qga/qapi-schema.json | 56 ++++-
3 files changed, 413 insertions(+), 235 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/gdb.
from 3569f4ab7e Dwarf: rename yet another instance of "index"
adds 06c7226ea1 gdb/remote: iterate on pspace inferiors in remote_new_objfile
adds 901e4e8d5c gdb/remote: send qSymbol to all inferiors on startup
adds 5890af36e5 Fix GDBserver Aarch64 Linux regression
adds 716e54731f gdb: Workaround stringop-overread warning in debuginfod-supp [...]
adds d8a7353308 Fix build failure for aarch64 gdbserver
adds 758ffab46b Fix crash when creating index from index
No new revisions were added by this update.
Summary of changes:
gdb/debuginfod-support.c | 11 +++++
gdb/dwarf2/cooked-index.h | 5 ++
gdb/dwarf2/index-write.c | 27 ++++-------
gdb/dwarf2/mapped-index.h | 14 +++++-
gdb/remote.c | 107 +++++++++++++++++++++++++++++------------
gdbserver/linux-aarch64-low.cc | 6 +--
include/diagnostics.h | 7 +++
7 files changed, 123 insertions(+), 54 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 8e28aa3a51 elf: Remove fallback to the start of DT_STRTAB for dladdr
adds db1efe02c9 manual: Clarify that abbreviations of long options are allowed
adds 6e5c7a1e26 i386: Remove OPTIMIZE_FOR_GCC_5 from Linux libc-do-syscall.S
adds 60f0f2130d i386: Honor I386_USE_SYSENTER for 6-argument Linux system calls
adds c1b68685d4 Linux: Define MMAP_CALL_INTERNAL
No new revisions were added by this update.
Summary of changes:
manual/getopt.texi | 3 ++-
sysdeps/unix/sysv/linux/i386/Makefile | 2 +-
.../unix/sysv/linux/i386/libc-do-syscall-int80.S | 16 ++++++----------
sysdeps/unix/sysv/linux/i386/libc-do-syscall.S | 3 ---
sysdeps/unix/sysv/linux/i386/sysdep.h | 13 +++++++++++--
.../unix/sysv/linux/mmap_call.h | 16 ++++++----------
sysdeps/unix/sysv/linux/mmap_internal.h | 6 +-----
.../sysv/linux/s390/{mmap_internal.h => mmap_call.h} | 14 +++++++-------
8 files changed, 34 insertions(+), 39 deletions(-)
copy elf/tst-auditmod24.h => sysdeps/unix/sysv/linux/i386/libc-do-syscall-int80.S (77%)
copy support/xpthread_barrierattr_setpshared.c => sysdeps/unix/sysv/linux/mmap_cal [...]
rename sysdeps/unix/sysv/linux/s390/{mmap_internal.h => mmap_call.h} (78%)
--
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/linux.
from 107c948d1d3e Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/ [...]
adds 3d092ef09303 ipmi: When handling send message responses, don't process [...]
adds 9cc3aac42566 ipmi:ipmi_ipmb: Fix null-ptr-deref in ipmi_unregister_smi()
adds 3118d7ab3f01 Merge tag 'for-linus-5.17-2' of https://github.com/cminyar [...]
adds 59bf3557cf2f iommu/vt-d: Calculate mask for non-aligned flushes
adds da8669ff41fa iommu/vt-d: Drop stop marker messages
adds 95d4782c34a6 iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_inv [...]
adds 4a25f2ea0e03 iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu
adds e6f48bed2cbe Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm [...]
adds a15932f43770 iommu/dart: check return value after calling platform_get_ [...]
adds 2ac2fab52917 iommu/dart: Add missing module owner to ops structure
adds 392bf51946c2 iommu: Make sysfs robust for non-API groups
adds a7391ad35724 Merge tag 'iomm-fixes-v5.18-rc5' of git://git.kernel.org/p [...]
No new revisions were added by this update.
Summary of changes:
drivers/char/ipmi/ipmi_msghandler.c | 7 +++++-
drivers/char/ipmi/ipmi_si_intf.c | 5 +----
drivers/iommu/apple-dart.c | 10 ++++-----
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.c | 9 +++++++-
drivers/iommu/arm/arm-smmu/arm-smmu-nvidia.c | 30 +++++++++++++++++++++++++
drivers/iommu/intel/iommu.c | 27 +++++++++++++++++++---
drivers/iommu/intel/svm.c | 4 ++++
drivers/iommu/iommu.c | 9 +++++++-
8 files changed, 86 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.