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-arm-spec2k6-Os in repository toolchain/ci/glibc.
from 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 ( [...] adds ea32ec354c elf: Earlier missing dynamic segment check in _dl_map_object [...]
No new revisions were added by this update.
Summary of changes: elf/Makefile | 2 ++ elf/dl-load.c | 22 ++++++------ iconvdata/Makefile | 5 ++- iconvdata/bug-iconv15.c | 60 +++++++++++++++++++++++++++++++++ iconvdata/iso-2022-jp-3.c | 28 ++++++++++----- 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_64/multiarch/strcmp-sse42.S | 4 +-- sysdeps/x86_64/strcmp.S | 4 +-- 13 files changed, 163 insertions(+), 32 deletions(-) create mode 100644 iconvdata/bug-iconv15.c