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-master-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 80bdd4a7 0: update: binutils-llvm-linux-qemu: boot
new 7bcb18b1 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 (80bdd4a7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 1676 -> 1644 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30884 -> 30416 bytes
04-build_kernel_llvm/console.log.xz | Bin 64952 -> 64852 bytes
05-build_abe-qemu/console.log.xz | Bin 32780 -> 33060 bytes
06-build_linux/console.log.xz | Bin 4032 -> 4060 bytes
07-boot_linux/console.log.xz | Bin 6144 -> 6156 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 11 insertions(+), 11 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_bmk_gnu_fx/gnu-master-aarch64-spec2k6-O3
in repository toolchain/ci/glibc.
from f4fe72a4f7 stdlib: Tests for mbrtoc8, c8rtomb, and the char8_t typedef.
adds eedf7886ed x86-64: Don't mark symbols as hidden in strcmp-XXX.S
adds 2a5b4f7a71 elf: Rename tst-audit26 to tst-audit28
No new revisions were added by this update.
Summary of changes:
elf/Makefile | 10 +++++-----
elf/{tst-audit26.c => tst-audit28.c} | 0
elf/{tst-auditmod26.c => tst-auditmod28.c} | 0
sysdeps/x86_64/multiarch/strcmp-avx2.S | 1 -
sysdeps/x86_64/multiarch/strcmp-evex.S | 1 -
sysdeps/x86_64/multiarch/strcmp-sse42.S | 1 -
6 files changed, 5 insertions(+), 8 deletions(-)
rename elf/{tst-audit26.c => tst-audit28.c} (100%)
rename elf/{tst-auditmod26.c => tst-auditmod28.c} (100%)
--
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_build/master-arm
in repository toolchain/ci/gdb.
from eb6dce11fc gas: tc-tic54x.c hash tables
adds e5c0531cfe Automatic date update in version.in
adds 3eba483364 gdbserver: LoongArch: Simplify code with register number macros
adds 74baa6cd1c gdbserver: LoongArch: Add orig_a0 processing
new 0556ff7376 Fix include guard naming for arch/aarch64-mte-linux.h
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:
bfd/version.h | 2 +-
gdb/arch/aarch64-mte-linux.h | 6 +++---
gdb/arch/loongarch.h | 16 ++++++++++++++++
gdb/loongarch-linux-nat.c | 4 ++--
gdb/loongarch-tdep.h | 16 ----------------
gdbserver/linux-loongarch-low.cc | 26 +++++++++++---------------
6 files changed, 33 insertions(+), 37 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_build/master-arm
in repository toolchain/ci/linux.
from e5524c2a1fc4 Merge tag 'fscache-fixes-20220708' of git://git.kernel.org [...]
adds 887502826549 powerpc/powernv: delay rng platform device creation until [...]
adds d9cdc3b12525 Merge tag 'powerpc-5.19-5' of git://git.kernel.org/pub/scm [...]
adds 8ad59b397f86 i2c: piix4: Fix a memory leak in the EFCH MMIO support
adds 3501f0c66306 i2c: cadence: Unregister the clk notifier in error path
adds b1c428b6c368 Merge tag 'i2c-for-5.19-rc6' of git://git.kernel.org/pub/s [...]
adds 96e8fc581868 x86/xen: Use clear_bss() for Xen PV guests
adds 38fa5479b413 x86: Clear .brk area at early boot
adds 7e09ac27f43b x86: Fix .brk attribute in linker script
adds b57feed2cc26 x86/compressed/64: Add identity mappings for setup_data entries
adds 38e0e4d04d41 x86/ibt, objtool: Don't discard text references from trace [...]
adds cb8a4beac39b x86/boot: Fix the setup data types max limit
adds 74a0032b8524 Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.o [...]
adds 4deb96e35c5c irqchip/gicv3: Handle resource request failure consistently
adds fd31000d58f4 irqchip/xilinx: Add explicit dependency on OF_ADDRESS
adds 1357d2a65601 irqchip/apple-aic: Make symbol 'use_fast_ipi' static
adds 80f2a248a2f9 Merge tag 'irqchip-fixes-5.19-2' of git://git.kernel.org/p [...]
adds 2b9b31cedb70 Merge tag 'irq_urgent_for_v5.19_rc6' of git://git.kernel.o [...]
adds a4ab14e1d8fe gen_compile_commands: handle multiple lines per .mod file
adds f5a4618587fb kbuild: remove unused cmd_none in scripts/Makefile.modinst
adds 2fbd36dfae40 Merge tag 'kbuild-fixes-v5.19-3' of git://git.kernel.org/p [...]
adds d785a773bed9 io_uring: check that we have a file table when allocating [...]
adds d9919d43cbf6 Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.d [...]
adds 19e506b31749 eeprom: at25: Rework buggy read splitting
adds eb7f8e284203 misc: rtsx_usb: fix use of dma mapped buffer for usb bulk [...]
adds 3776c7855985 misc: rtsx_usb: use separate command and response buffers
adds 2cd37c2e7244 misc: rtsx_usb: set return value in rsp_buf alloc err path
adds b41362fdf267 Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub [...]
adds ee6c6e734247 staging/wlan-ng: get the correct struct hfa384x in work callback
adds 5867f3b88bb5 Merge tag 'staging-5.19-rc6' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes:
arch/powerpc/platforms/powernv/rng.c | 16 ++++++-----
arch/x86/boot/compressed/ident_map_64.c | 13 +++++++++
arch/x86/include/asm/setup.h | 3 +++
arch/x86/include/uapi/asm/bootparam.h | 2 +-
arch/x86/kernel/head64.c | 4 ++-
arch/x86/kernel/vmlinux.lds.S | 2 +-
arch/x86/xen/enlighten_pv.c | 8 ++++--
arch/x86/xen/xen-head.S | 10 +------
drivers/i2c/busses/i2c-cadence.c | 1 +
drivers/i2c/busses/i2c-piix4.c | 16 +++++------
drivers/irqchip/Kconfig | 2 +-
drivers/irqchip/irq-apple-aic.c | 2 +-
drivers/irqchip/irq-gic-v3.c | 41 ++++++++++++++++++++++-------
drivers/misc/cardreader/rtsx_usb.c | 27 +++++++++++++------
drivers/misc/eeprom/at25.c | 26 +++++++++---------
drivers/staging/wlan-ng/hfa384x_usb.c | 2 +-
fs/io_uring.c | 3 +++
include/linux/rtsx_usb.h | 2 --
scripts/Makefile.modinst | 3 ---
scripts/clang-tools/gen_compile_commands.py | 6 ++---
tools/objtool/check.c | 3 +--
21 files changed, 118 insertions(+), 74 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_build/master-arm
in repository toolchain/ci/binutils-gdb.
from eb6dce11fc gas: tc-tic54x.c hash tables
adds e5c0531cfe Automatic date update in version.in
adds 3eba483364 gdbserver: LoongArch: Simplify code with register number macros
adds 74baa6cd1c gdbserver: LoongArch: Add orig_a0 processing
adds 0556ff7376 Fix include guard naming for arch/aarch64-mte-linux.h
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/arch/aarch64-mte-linux.h | 6 +++---
gdb/arch/loongarch.h | 16 ++++++++++++++++
gdb/loongarch-linux-nat.c | 4 ++--
gdb/loongarch-tdep.h | 16 ----------------
gdbserver/linux-loongarch-low.cc | 26 +++++++++++---------------
6 files changed, 33 insertions(+), 37 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_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 179c099d 0: update: binutils-gcc-linux-glibc-gdb: 6
new e0c4491e 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (179c099d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1608 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 53000 -> 51216 bytes
05-build_abe-gcc/console.log.xz | Bin 232416 -> 232036 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 9132 -> 8800 bytes
08-build_abe-glibc/console.log.xz | Bin 232136 -> 232164 bytes
09-build_abe-gdb/console.log.xz | Bin 50428 -> 50308 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 20 ++++++++++----------
11 files changed, 18 insertions(+), 18 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/gnu-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 477ef539 6: update: binutils-gcc-linux-qemu: 33
new 45ea5a81 6: update: binutils-gcc-linux-qemu: 33
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 (477ef539)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 1656 -> 1644 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 31260 -> 30100 bytes
04-build_abe-stage1/console.log.xz | Bin 90592 -> 91556 bytes
05-build_abe-qemu/console.log.xz | Bin 31920 -> 32604 bytes
06-build_linux/console.log.xz | Bin 5216 -> 4868 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 20 ++++++++++----------
9 files changed, 18 insertions(+), 18 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_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from 74baa6cd1c gdbserver: LoongArch: Add orig_a0 processing
adds 0556ff7376 Fix include guard naming for arch/aarch64-mte-linux.h
No new revisions were added by this update.
Summary of changes:
gdb/arch/aarch64-mte-linux.h | 6 +++---
1 file changed, 3 insertions(+), 3 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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 14887ccc 0: update: binutils-gcc: 1
new 6c7aab8a 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 (14887ccc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (6c7aab8a)
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 1592 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 51516 -> 52068 bytes
04-build_abe-gcc/console.log.xz | Bin 233176 -> 232264 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3880 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2492 -> 2392 bytes
07-check_regression/console.log.xz | Bin 3044 -> 2388 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 7 -
07-check_regression/results.compare | 40 +-
07-check_regression/results.compare2 | 49 +-
07-check_regression/results.regressions | 41 -
08-update_baseline/console.log | 485 ++-
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 7 -
08-update_baseline/results.compare | 40 +-
08-update_baseline/results.compare2 | 49 +-
08-update_baseline/results.regressions | 41 -
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 2771524 -> 2793864 bytes
sumfiles/g++.sum | 110 +-
sumfiles/gcc.log.xz | Bin 2396540 -> 2343148 bytes
sumfiles/gcc.sum | 4858 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 906440 -> 907492 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2168 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 201820 -> 202264 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2536 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 458512 -> 459236 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2766 insertions(+), 3049 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-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_kernel/llvm-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4d17f400 0: update: binutils-llvm-linux-qemu: all
new df3756c2 0: update: binutils-llvm-linux-qemu: all
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 (4d17f400)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 1640 -> 1684 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30692 -> 30220 bytes
04-build_kernel_llvm/console.log.xz | Bin 63612 -> 62844 bytes
05-build_abe-qemu/console.log.xz | Bin 32240 -> 32604 bytes
06-build_linux/console.log.xz | Bin 3976 -> 3944 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 11 insertions(+), 11 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_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from eb6dce11fc gas: tc-tic54x.c hash tables
adds e5c0531cfe Automatic date update in version.in
adds 3eba483364 gdbserver: LoongArch: Simplify code with register number macros
adds 74baa6cd1c gdbserver: LoongArch: Add orig_a0 processing
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/arch/loongarch.h | 16 ++++++++++++++++
gdb/loongarch-linux-nat.c | 4 ++--
gdb/loongarch-tdep.h | 16 ----------------
gdbserver/linux-loongarch-low.cc | 26 +++++++++++---------------
5 files changed, 30 insertions(+), 34 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.