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-aarch64
in repository toolchain/ci/glibc.
from dbb0f06cc0 Makerules: Remove no-op -Wl,-d when linking libc_pic.os
adds 227afaa672 x86: Align entry for memrchr to 64-bytes.
adds afc6e4328f x86: Put wcs{n}len-sse4.1 in the sse4.1 text section
adds d1e931125b x86: Remove unused file wmemcmp-sse4
adds d912127bde x86: Rename strstr_sse2 to strstr_generic as it uses string/ [...]
adds 4fc321dc58 x86: Fix backwards Prefer_No_VZEROUPPER check in ifunc-evex.h
adds f56c497d2b x86: Move CPU_FEATURE{S}_{USABLE|ARCH}_P to isa-level.h
adds cfdc4df66c x86-64: Only define used SSE/AVX/AVX512 run-time resolvers
new 5e89ed42fd elf: Fix compile error with -Werror and -DNDEBUG
new c1ada668a3 elf: Fix -DNDEBUG warning in _dl_start_args_adjust
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:
elf/cache.c | 3 +-
elf/rtld.c | 2 +-
sysdeps/x86/isa-ifunc-macros.h | 11 -----
sysdeps/x86/isa-level.h | 54 ++++++++++++++--------
sysdeps/x86_64/dl-machine.h | 12 +++--
sysdeps/x86_64/dl-trampoline.S | 59 +++++++++++++-----------
sysdeps/x86_64/multiarch/ifunc-evex.h | 4 +-
sysdeps/x86_64/multiarch/ifunc-impl-list.c | 2 +-
sysdeps/x86_64/multiarch/memrchr-avx2.S | 2 +-
sysdeps/x86_64/multiarch/strlen-vec.S | 6 ++-
sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S | 2 +-
sysdeps/x86_64/multiarch/strstr.c | 8 ++--
sysdeps/x86_64/multiarch/wcslen-sse4_1.S | 1 +
sysdeps/x86_64/multiarch/wcsnlen-sse4_1.S | 1 +
sysdeps/x86_64/multiarch/wmemcmp-sse4.S | 4 --
15 files changed, 95 insertions(+), 76 deletions(-)
delete mode 100644 sysdeps/x86_64/multiarch/wmemcmp-sse4.S
--
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-aarch64
in repository toolchain/ci/base-artifacts.
discards 0060f636 0: update: binutils-gcc-linux-glibc-gdb: 1
new b6412d9d 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 (0060f636)
\
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 1556 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 38588 -> 38500 bytes
04-build_abe-gcc/console.log.xz | Bin 212244 -> 212500 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8512 -> 8972 bytes
07-build_abe-glibc/console.log.xz | Bin 238852 -> 239760 bytes
08-build_abe-gdb/console.log.xz | Bin 38080 -> 37556 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3848 -> 3828 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2320 -> 2184 bytes
11-check_regression/console.log.xz | Bin 2276 -> 2280 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 268 +++++++++++------------
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 24 +--
sumfiles/binutils.log.xz | Bin 56224 -> 56064 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 81024 -> 81028 bytes
sumfiles/gas.sum | 269 ++++++++++++-----------
sumfiles/ld.log.xz | Bin 121032 -> 121004 bytes
sumfiles/ld.sum | 335 ++++++++++++++---------------
23 files changed, 490 insertions(+), 492 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.