This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-build_cross in repository toolchain/ci/glibc.
from 9acda61d94 Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #1 [...] adds 1d64e962ab i386: Update ulps adds 52c512bc56 ia64: Fix build after 9acda61d94ac adds edb0ba79a1 ia64: Update ulps new 69499bb6ee aarch64: free tlsdesc data on dlclose [BZ #27403] new 395be7c218 elf: Fix data race in _dl_name_match_p [BZ #21349] new ebde2baeb5 Update sv_SE to treate 'W' as a distinct character (Bug 25036) new 5f6ff07dbf m68: Fix build after 9acda61d94ac
The 4 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/dl-load.c | 18 ++++- elf/dl-misc.c | 4 +- localedata/locales/sv_SE | 26 +++---- localedata/sv_SE.ISO-8859-1.in | 4 +- localedata/sv_SE.UTF-8.in | 4 +- sysdeps/{arm => aarch64}/dl-lookupcfg.h | 0 sysdeps/i386/fpu/libm-test-ulps | 40 +++++------ sysdeps/i386/i686/fpu/multiarch/libm-test-ulps | 34 ++++----- sysdeps/ia64/fpu/libm-test-ulps | 97 +++++++++++++------------- sysdeps/ia64/fpu/s_roundf.S | 6 +- sysdeps/ia64/fpu/s_sincosf_data.c | 1 - sysdeps/m68k/m680x0/fpu/s_sincosf_data.c | 1 - 12 files changed, 122 insertions(+), 113 deletions(-) copy sysdeps/{arm => aarch64}/dl-lookupcfg.h (100%) delete mode 100644 sysdeps/ia64/fpu/s_sincosf_data.c delete mode 100644 sysdeps/m68k/m680x0/fpu/s_sincosf_data.c