This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-release-arm-spec2k6-O2 in repository toolchain/ci/glibc.
from d3cb8f6222 aarch64: fix static PIE start code for BTI [BZ #27068] adds 760e1d2878 gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256) adds 1d45265691 nscd: Fix double free in netgroupcache [BZ #27462] adds 44b3959329 powerpc64: Workaround sigtramp vdso return call adds 778b8d3786 S390: Also check vector support in memmove ifunc-selector [B [...]
No new revisions were added by this update.
Summary of changes: iconvdata/Makefile | 4 +- iconvdata/bug-iconv14.c | 127 +++++++++++++++++++++++++++++++ iconvdata/iso-2022-jp-3.c | 67 +++++++++++----- nscd/netgroupcache.c | 4 +- sysdeps/powerpc/powerpc64/backtrace.c | 13 +++- sysdeps/s390/configure | 8 +- sysdeps/s390/configure.ac | 8 +- sysdeps/s390/memmove.c | 2 +- sysdeps/s390/multiarch/ifunc-impl-list.c | 3 +- 9 files changed, 207 insertions(+), 29 deletions(-) create mode 100644 iconvdata/bug-iconv14.c