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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards bc4cd5de2 4: update: binutils-llvm-linux-qemu: 21977
discards 434acbabd 3: reset: linux-595cb5e0b832a3e100cbbdefef797b0c27bf725a: 21875
discards 049badc06 2: update: binutils-llvm-qemu: 22032
new b0fc48941 2: update: binutils-llvm-linux-qemu: 22063
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 (bc4cd5de2)
\
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 1608 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 44048 -> 43372 bytes
04-build_llvm/console.log.xz | Bin 59252 -> 59044 bytes
05-build_abe-qemu/console.log.xz | Bin 30336 -> 29836 bytes
06-build_linux/console.log.xz | Bin 5492 -> 5372 bytes
08-check_regression/console.log.xz | Bin 488 -> 484 bytes
09-update_baseline/console.log | 143 ++++++++++++++++++++++++++++-------
jenkins/manifest.sh | 20 ++---
results | 2 +-
10 files changed, 125 insertions(+), 40 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_llvm_apm/llvm-master-aarch64-spec2k6-Oz
in repository toolchain/ci/glibc.
from b8a6ee43bb benchtests: Add hypotf
adds cca75bd8b5 i386: Explain why __HAVE_64B_ATOMICS has to be 0
adds f64f4ce069 elf: Assume disjointed .rela.dyn and .rela.plt for loader
adds db432f033d Use Linux 5.15 in build-many-glibcs.py
adds fdcd177fd3 regex: Unnest nested functions in regcomp.c
adds 6720d36b66 x86-64: Replace movzx with movzbl
adds 09f214528c riscv: Build with -mno-relax if linker does not support R_RI [...]
adds d3bf2f5927 elf: Do not run DSO sorting if tunables is not enabled
adds 9fea0f1a2a [powerpc] Tighten contraints for asm constant parameters
adds ff012870b2 gconv: Do not emit spurious NUL character in ISO-2022-JP-3 ( [...]
No new revisions were added by this update.
Summary of changes:
elf/Makefile | 2 +
elf/dynamic-link.h | 32 +--
iconvdata/Makefile | 5 +-
iconvdata/bug-iconv15.c | 60 +++++
iconvdata/iso-2022-jp-3.c | 28 +-
posix/regcomp.c | 464 +++++++++++++++++---------------
scripts/build-many-glibcs.py | 2 +-
sysdeps/powerpc/fpu/fenv_libc.h | 8 +-
sysdeps/powerpc/test-get_hwcap.c | 8 +-
sysdeps/powerpc/tst-tlsifunc.c | 2 +-
sysdeps/riscv/Makefile | 6 +
sysdeps/riscv/configure | 30 +++
sysdeps/riscv/configure.ac | 16 ++
sysdeps/x86/atomic-machine.h | 4 +
sysdeps/x86_64/multiarch/strcmp-sse42.S | 4 +-
sysdeps/x86_64/strcmp.S | 4 +-
16 files changed, 406 insertions(+), 269 deletions(-)
create mode 100644 iconvdata/bug-iconv15.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.