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_profiled_lto
in repository toolchain/ci/base-artifacts.
discards 1a125195b 0: update: binutils-gcc: 2
new 770a01b1a 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 (1a125195b)
\
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 1632 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 50820 -> 51484 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 953036 -> 953256 bytes
06-check_regression/console.log.xz | Bin 416 -> 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_kernel/gnu-release-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3f6a36373 0: update: binutils-gcc-linux-qemu: boot
new fe64225d8 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 (3f6a36373)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 1936 -> 1648 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 30708 -> 30720 bytes
04-build_abe-stage1/console.log.xz | Bin 68352 -> 68848 bytes
05-build_abe-qemu/console.log.xz | Bin 30896 -> 31164 bytes
06-build_linux/console.log.xz | Bin 3816 -> 3556 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 | 10 +++++-----
jenkins/manifest.sh | 18 +++++++++---------
10 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.
"Diana Picus pushed a change to branch master
in repository toolchain/llvm/linaro-scripts.
from e09bd91 llvmbot monitor: Remove the 3 normal SVE bots
new 6ad62a3 monitor: Move full bot to silent
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:
monitor/linaro.json | 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.
"Diana Picus pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 278e2de6 tcwg_bmk-build.sh: Pass -fdump-tree-vect-details to gather da [...]
new 7718235a tcwg-update-llvmbot-containers.sh: Move full bot to silent
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:
tcwg-update-llvmbot-containers.sh | 4 +++-
1 file changed, 3 insertions(+), 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_binutils/master-arm
in repository toolchain/ci/glibc.
from 9c443ac455 socket: Check lengths before advancing pointer in CMSG_NXTHDR
adds a3393b3380 Use Linux 5.19 in build-many-glibcs.py
adds fccadcdf5b Update syscall lists for Linux 5.19
new cca9684f2d stdio: Clean up __libc_message after unconditional abort
new 68e036f27f nptl: Remove uses of assert_perror
new 9001cb1102 assert: Do not use stderr in libc-internal assert
The 3 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:
assert/Makefile | 7 +++-
.../__libc_assert_fail.c | 27 ++++++-------
assert/assert.c | 1 -
debug/fortify_fail.c | 4 +-
elf/Makefile | 1 +
include/assert.h | 12 ++++--
include/stdio.h | 9 +----
malloc/malloc.c | 19 +--------
scripts/build-many-glibcs.py | 2 +-
stdlib/tst-bz20544.c | 2 +-
sysdeps/nptl/gai_misc.h | 11 ++---
sysdeps/posix/libc_fatal.c | 47 ++++++++++------------
sysdeps/unix/sysv/linux/riscv/rv32/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/syscall-names.list | 4 +-
15 files changed, 62 insertions(+), 86 deletions(-)
copy stdio-common/errlist-data-gen.c => assert/__libc_assert_fail.c (62%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.