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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c8b951566 6: update: binutils-llvm-linux-qemu: 40
new c9d710a79 6: update: binutils-llvm-linux-qemu: 40
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 (c8b951566)
\
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.xz | Bin 1560 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30284 -> 30336 bytes
04-build_llvm/console.log.xz | Bin 58956 -> 58828 bytes
05-build_abe-qemu/console.log.xz | Bin 31520 -> 32380 bytes
06-build_linux/console.log.xz | Bin 3712 -> 3948 bytes
08-check_regression/console.log.xz | Bin 500 -> 472 bytes
09-update_baseline/console.log | 210 +++++++++++++++++------------------
jenkins/manifest.sh | 16 +--
9 files changed, 113 insertions(+), 113 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 000f4480005 testsuite/105486 - adjust testcase to avoid misaligned accesses
new c2a0d2e6f63 rewrite undefined overflow to defined in ifcombine
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:
gcc/tree-ssa-ifcombine.cc | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
--
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/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
adds c99d782d9c PowerPC64 check_relocs
adds 40ae4abe44 cris bfd config
adds da422fa49d LTO: Handle __real_SYM reference in IR
adds 4a947dc62f Automatic date update in version.in
adds 18e60f7c8a bfd: Check NULL pointer before setting ref_real
adds c54a62119a IBM zSystems: mgrk, mg first operand requires register pair
adds 83c5f3aea9 loongarch: Don't check ABI flags if no code section
new e4e883c09b Don't define ARCH_cris for BFD64
new 8e1ada9e0b Move TILE-Gx files to TARGET64_LIBOPCODES_CFILES
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:
bfd/config.bfd | 2 -
bfd/elf64-ppc.c | 39 ++++----------
bfd/elfnn-loongarch.c | 21 ++++++++
bfd/linker.c | 2 +
bfd/version.h | 2 +-
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/bfdlink.h | 3 ++
include/diagnostics.h | 7 +++
ld/plugin.c | 7 ++-
ld/testsuite/ld-plugin/lto.exp | 8 +++
ld/testsuite/ld-plugin/pr29086.c | 19 +++++++
opcodes/Makefile.am | 6 +--
opcodes/Makefile.in | 6 +--
opcodes/disassemble.c | 2 +-
opcodes/s390-opc.c | 2 +
opcodes/s390-opc.txt | 4 +-
21 files changed, 203 insertions(+), 97 deletions(-)
create mode 100644 ld/testsuite/ld-plugin/pr29086.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_native_check_binutils/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
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_binutils/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.
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 bcd0fc941 0: update: binutils-gcc-linux-glibc-gdb: 1
new 9dc7e3207 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 (bcd0fc941)
\
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.xz | Bin 1544 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 51156 -> 50664 bytes
04-build_abe-gcc/console.log.xz | Bin 229708 -> 229772 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8712 -> 9084 bytes
07-build_abe-glibc/console.log.xz | Bin 230340 -> 230408 bytes
08-build_abe-gdb/console.log.xz | Bin 49576 -> 49688 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3812 -> 3812 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2176 -> 2140 bytes
11-check_regression/console.log.xz | Bin 2764 -> 2388 bytes
11-check_regression/extra-bisect-params | 1 -
11-check_regression/fails.sum | 6 -
11-check_regression/results.compare | 17 +-
11-check_regression/results.compare2 | 37 ++--
11-check_regression/results.regressions | 18 --
12-update_baseline/console.log | 255 +++++++++-------------
12-update_baseline/extra-bisect-params | 1 -
12-update_baseline/fails.sum | 6 -
12-update_baseline/results.compare | 17 +-
12-update_baseline/results.compare2 | 37 ++--
12-update_baseline/results.regressions | 18 --
jenkins/manifest.sh | 24 +-
sumfiles/binutils.log.xz | Bin 55452 -> 55316 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 97580 -> 97592 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 130576 -> 130568 bytes
sumfiles/ld.sum | 337 +++++++++++++++--------------
29 files changed, 487 insertions(+), 615 deletions(-)
delete mode 100644 11-check_regression/extra-bisect-params
delete mode 100644 11-check_regression/fails.sum
delete mode 100644 11-check_regression/results.regressions
delete mode 100644 12-update_baseline/extra-bisect-params
delete mode 100644 12-update_baseline/fails.sum
delete mode 100644 12-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_cross_build/release-arm
in repository toolchain/ci/gdb.
from 27b720cb6a Automatic date update in version.in
adds 6f6d84a485 Automatic date update in version.in
adds 56ba05dfac Automatic date update in version.in
adds 6538875ddd Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.