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_gdb/master-arm
in repository toolchain/ci/glibc.
from 8d6c44ee7d Update kernel version to 5.18 in header constant tests
adds 9c66efb86f x86_64: Implement evex512 version of strlen, strnlen, wcslen [...]
adds f8587a6189 x86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOT
No new revisions were added by this update.
Summary of changes:
sysdeps/x86_64/dl-machine.h | 6 +-
sysdeps/x86_64/multiarch/Makefile | 4 +
sysdeps/x86_64/multiarch/ifunc-impl-list.c | 20 ++
sysdeps/x86_64/multiarch/strlen-evex-base.S | 302 ++++++++++++++++++++++++++++
sysdeps/x86_64/multiarch/strlen-evex512.S | 7 +
sysdeps/x86_64/multiarch/strnlen-evex512.S | 4 +
sysdeps/x86_64/multiarch/wcslen-evex512.S | 4 +
sysdeps/x86_64/multiarch/wcsnlen-evex512.S | 5 +
8 files changed, 350 insertions(+), 2 deletions(-)
create mode 100644 sysdeps/x86_64/multiarch/strlen-evex-base.S
create mode 100644 sysdeps/x86_64/multiarch/strlen-evex512.S
create mode 100644 sysdeps/x86_64/multiarch/strnlen-evex512.S
create mode 100644 sysdeps/x86_64/multiarch/wcslen-evex512.S
create mode 100644 sysdeps/x86_64/multiarch/wcsnlen-evex512.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_gdb/master-arm
in repository toolchain/ci/base-artifacts.
discards 2a6e1044 0: update: binutils-gcc-linux-glibc-gdb: 1
new 8b75abb7 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 (2a6e1044)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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 1544 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 53832 -> 52888 bytes
04-build_abe-gcc/console.log.xz | Bin 230048 -> 231200 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 10712 -> 9664 bytes
07-build_abe-glibc/console.log.xz | Bin 230992 -> 230776 bytes
08-build_abe-gdb/console.log.xz | Bin 50620 -> 49916 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3808 bytes
10-build_abe-check_gdb/console.log.xz | Bin 3004 -> 2264 bytes
11-check_regression/console.log.xz | Bin 18876 -> 8068 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 45 +-
11-check_regression/results.compare | 143 +-
11-check_regression/results.compare2 | 5753 +++++++++---------------
11-check_regression/results.regressions | 112 +-
12-update_baseline/console.log | 5991 +++++++++----------------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 45 +-
12-update_baseline/results.compare | 143 +-
12-update_baseline/results.compare2 | 5753 +++++++++---------------
12-update_baseline/results.regressions | 112 +-
jenkins/manifest.sh | 24 +-
sumfiles/gdb.log.xz | Bin 1590788 -> 1591196 bytes
sumfiles/gdb.sum | 7288 ++++++++++++-------------------
25 files changed, 9225 insertions(+), 16188 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.