This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_apm/gnu-master-aarch64-spec2k6-Os in repository toolchain/ci/glibc.
from 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 [...] adds a586fe9c80 Configure GCC with --enable-initfini-array [BZ #27945] adds 2856829ee7 Revert "benchtests: Add acosf function to bench-math"
No new revisions were added by this update.
Summary of changes: benchtests/Makefile | 1 - benchtests/acosf-inputs | 2709 -------------------------------------- elf/Makefile | 2 + elf/dl-load.c | 22 +- iconvdata/Makefile | 5 +- iconvdata/bug-iconv15.c | 60 + iconvdata/iso-2022-jp-3.c | 28 +- scripts/build-many-glibcs.py | 1 + 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 + 14 files changed, 160 insertions(+), 2738 deletions(-) delete mode 100644 benchtests/acosf-inputs create mode 100644 iconvdata/bug-iconv15.c