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-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards f4e43148f 2: update: binutils-gcc: 0
discards 3b38fa566 1: reset: binutils-bb368aad297fe3ad40cf397e6fc85aa471429a28: 0
discards 1b9fbb375 0: update: gcc-eb5edcf3f3ae008a1c55c88f08a886a5f350a759: 2
new 49c2cf746 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 (f4e43148f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1572 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 26048 -> 37948 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 0 -> 503760 bytes
06-check_regression/console.log.xz | Bin 428 -> 416 bytes
07-update_baseline/console.log | 97 ++++++++++++-------------
07-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 11 +--
results | 4 +
9 files changed, 56 insertions(+), 58 deletions(-)
create mode 100644 05-build_abe-bootstrap_profiled/console.log.xz
delete mode 100644 07-update_baseline/results.regressions
--
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-aarch64
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
adds eff158b75d hurd spawni: Fix reauthenticating closed fds
No new revisions were added by this update.
Summary of changes:
manual/getopt.texi | 3 ++-
sysdeps/mach/hurd/spawni.c | 2 +-
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 +++++++-------
9 files changed, 35 insertions(+), 40 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_native_check_gdb/master-aarch64
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.
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-aarch64
in repository toolchain/ci/base-artifacts.
discards 028c8cca5 0: update: linux-107c948d1d3e61d10aee9d0f7c3d81bbee9842af: 1
new 2b9ceb1a4 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 (028c8cca5)
\
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 1496 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 36980 -> 37812 bytes
04-build_abe-gcc/console.log.xz | Bin 210520 -> 209036 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8700 -> 9040 bytes
07-build_abe-glibc/console.log.xz | Bin 235904 -> 237352 bytes
08-build_abe-gdb/console.log.xz | Bin 34368 -> 37328 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3844 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2016 -> 2104 bytes
11-check_regression/console.log.xz | Bin 6232 -> 9772 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 67 +-
11-check_regression/results.compare | 93 +-
11-check_regression/results.compare2 | 1339 +++++-
11-check_regression/results.regressions | 92 +-
12-update_baseline/console.log | 1669 +++++++-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 67 +-
12-update_baseline/results.compare | 93 +-
12-update_baseline/results.compare2 | 1339 +++++-
12-update_baseline/results.regressions | 92 +-
jenkins/manifest.sh | 22 +-
sumfiles/gdb.log.xz | Bin 1747544 -> 1745676 bytes
sumfiles/gdb.sum | 7141 +++++++++++++++++++++----------
25 files changed, 9415 insertions(+), 2603 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.