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 7e50d532 0: update: binutils-gcc-linux-glibc-gdb: 6
new 43b49087 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 (7e50d532)
\
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 1632 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 51912 -> 50572 bytes
05-build_abe-gcc/console.log.xz | Bin 234668 -> 233072 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 8960 -> 8896 bytes
08-build_abe-glibc/console.log.xz | Bin 234140 -> 232308 bytes
09-build_abe-gdb/console.log.xz | Bin 49876 -> 49644 bytes
10-check_regression/console.log.xz | Bin 420 -> 416 bytes
11-update_baseline/console.log | 77 ++++-------------------------------
jenkins/manifest.sh | 20 ++++-----
11 files changed, 18 insertions(+), 79 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-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
from 610b92ae 1: reset: linux-651ff8d8cedf95e992cbb4147dbc96965fd2e948: 600
new 1bc122df 2: update: linux-a3fd3ca134d9485a0f9a7bdcffd7f8bae27f79d3: 624
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 1616 -> 1692 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 29964 -> 29712 bytes
04-build_abe-stage1/console.log.xz | Bin 70056 -> 69764 bytes
05-build_abe-qemu/console.log.xz | Bin 33056 -> 32288 bytes
06-build_linux/console.log.xz | Bin 4244 -> 3668 bytes
08-check_regression/console.log.xz | Bin 1356 -> 476 bytes
08-check_regression/jira-body.txt | 2 -
08-check_regression/mail-body.txt | 36 -----------------
08-check_regression/mail-subject.txt | 1 -
08-check_regression/results.regressions | 6 ---
08-check_regression/trigger-bisect | 2 -
09-update_baseline/console.log | 66 +++++++++++++++++++++++++++-----
jenkins/manifest.sh | 10 ++---
mail/jira-body.txt | 6 ---
mail/mail-body.txt | 40 -------------------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 8 +---
19 files changed, 63 insertions(+), 115 deletions(-)
delete mode 100644 08-check_regression/jira-body.txt
delete mode 100644 08-check_regression/mail-body.txt
delete mode 100644 08-check_regression/mail-subject.txt
delete mode 100644 08-check_regression/results.regressions
delete mode 100644 08-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
delete mode 100644 reset-baseline
--
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 linux.
from 70664fc10c0d7 Merge tag 'riscv-for-linus-5.19-rc8' of git://git.kernel. [...]
new 4ceaa684459d4 spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer [...]
new e1502ba416997 spi: spi-cadence: Fix SPI NO Slave Select macro definition
new b620aa3a7be34 spi: spi-rspi: Fix PIO fallback on RZ platforms
new 301c8949322fe Merge tag 'spi-fix-v5.19-rc7' of git://git.kernel.org/pub [...]
new 450a563924ae9 KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean stats
new e923b0537d28e KVM: selftests: Fix target thread to be migrated in rseq_test
new dc951e22a1a2a tools headers UAPI: Sync linux/kvm.h with the kernel sources
new cf5029d5dd7cb KVM: x86: Protect the unused bits in MSR exiting flags
new 515f71412bb73 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/vir [...]
The 9 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:
Documentation/virt/kvm/api.rst | 2 +-
arch/x86/kvm/x86.c | 8 ++++++++
drivers/spi/spi-bcm2835.c | 12 ++++++++----
drivers/spi/spi-cadence.c | 2 +-
drivers/spi/spi-rspi.c | 4 ++++
include/uapi/linux/kvm.h | 2 +-
tools/include/uapi/linux/kvm.h | 2 +-
tools/testing/selftests/kvm/rseq_test.c | 8 +++++---
8 files changed, 29 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_native_check_gcc/release-aarch64
in repository toolchain/ci/gdb.
from 28b7a50c23 Automatic date update in version.in
adds f9b0582219 Automatic date update in version.in
adds 7491e9665e Automatic date update in version.in
adds 56958fe98b 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.
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_gcc/release-aarch64
in repository toolchain/ci/glibc.
from d56c7e0965 Apply asm redirections in stdio.h before first use [BZ #27087]
adds dc2d843045 Update syscall-names.list for Linux 5.18
adds 0e5b239f45 malloc: Simplify implementation of __malloc_assert
No new revisions were added by this update.
Summary of changes:
malloc/malloc.c | 15 +++++----------
sysdeps/unix/sysv/linux/syscall-names.list | 4 ++--
2 files changed, 7 insertions(+), 12 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_gcc/release-aarch64
in repository toolchain/ci/binutils-gdb.
from 28b7a50c23 Automatic date update in version.in
adds f9b0582219 Automatic date update in version.in
adds 7491e9665e Automatic date update in version.in
adds 56958fe98b 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.
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_gcc/release-aarch64
in repository toolchain/ci/base-artifacts.
discards 83e34f3d 0: update: binutils-gcc-linux-glibc-gdb: 1
new 0730cd88 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 (83e34f3d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/rel [...]
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 1620 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 38620 -> 38608 bytes
04-build_abe-gcc/console.log.xz | Bin 200096 -> 200260 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8848 -> 8868 bytes
07-build_abe-glibc/console.log.xz | Bin 238324 -> 238300 bytes
08-build_abe-gdb/console.log.xz | Bin 36816 -> 36984 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3840 -> 3876 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2376 -> 2372 bytes
11-check_regression/console.log.xz | Bin 3964 -> 4080 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 30 +-
11-check_regression/results.compare | 65 +-
11-check_regression/results.compare2 | 231 +-
11-check_regression/results.regressions | 65 +-
12-update_baseline/console.log | 744 +++---
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 30 +-
12-update_baseline/results.compare | 65 +-
12-update_baseline/results.compare2 | 231 +-
12-update_baseline/results.regressions | 65 +-
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 3654100 -> 3655936 bytes
sumfiles/g++.sum | 206 +-
sumfiles/gcc.log.xz | Bin 3187976 -> 3193024 bytes
sumfiles/gcc.sum | 4412 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1068308 -> 1063636 bytes
sumfiles/gfortran.sum | 111 +-
sumfiles/libatomic.log.xz | Bin 2272 -> 2272 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 209964 -> 210216 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2672 -> 2668 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 437708 -> 434844 bytes
sumfiles/libstdc++.sum | 16 +-
37 files changed, 3203 insertions(+), 3124 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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6dfe1c38 0: update: binutils-gcc-linux-qemu: boot
new 826d02dd 0: update: binutils-gcc-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 (6dfe1c38)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1636 -> 1644 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30776 -> 30244 bytes
04-build_abe-stage1/console.log.xz | Bin 73304 -> 73912 bytes
05-build_abe-qemu/console.log.xz | Bin 31608 -> 30660 bytes
06-build_linux/console.log.xz | Bin 4392 -> 4404 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 4 ++--
jenkins/manifest.sh | 22 +++++++++++-----------
results | 2 +-
11 files changed, 14 insertions(+), 14 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_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards f231ff80 0: update: binutils-gcc: 2
new a1909ea4 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 (f231ff80)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1604 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 50876 -> 50972 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 532004 -> 533672 bytes
06-check_regression/console.log.xz | Bin 432 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards b21ab9da 0: update: binutils-gcc: 1
new b4609ec3 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 (b21ab9da)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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 1688 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 38104 -> 37728 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 275012 -> 275348 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3840 -> 3820 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2472 -> 3404 bytes
07-check_regression/console.log.xz | Bin 6868 -> 3284 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 6 -
07-check_regression/results.compare | 335 +-
07-check_regression/results.compare2 | 602 +---
07-check_regression/results.regressions | 101 -
08-update_baseline/console.log | 1197 ++-----
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 6 -
08-update_baseline/results.compare | 335 +-
08-update_baseline/results.compare2 | 602 +---
08-update_baseline/results.regressions | 101 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3632160 -> 3638628 bytes
sumfiles/g++.sum | 64 +-
sumfiles/gcc.log.xz | Bin 3176000 -> 3177232 bytes
sumfiles/gcc.sum | 4064 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 1080100 -> 1080076 bytes
sumfiles/gfortran.sum | 6 +-
sumfiles/libatomic.log.xz | Bin 2348 -> 2356 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 211040 -> 211012 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2732 -> 2728 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 461296 -> 460680 bytes
sumfiles/libstdc++.sum | 2 +-
33 files changed, 2624 insertions(+), 4817 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.