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-master-arm-spec2k6-Os_LTO in repository toolchain/ci/glibc.
from c7e4b684e7 locale/C-translit.h.in: Cyrillic -> ASCII transliteration [B [...] adds dcf36bcad3 Add NEWS entry about the new AArch64 IFUNC resolver call ABI adds 95da14dac0 test-container: Avoid copying unintended system libraries adds 35e038c1d2 test-container: Install with $(all-subdirs) [BZ #24794] new 7854ebf8ed Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ [...] new 82c664ed75 build-many-glibcs.py: Use Linux 5.2 by default
The 2 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: ChangeLog | 40 +++++++++ Makefile | 7 +- NEWS | 4 + scripts/build-many-glibcs.py | 2 +- sysdeps/unix/sysv/linux/Makefile | 14 +++- .../unix/sysv/linux/alpha/bits/socket-constants.h | 24 ++++-- .../unix/sysv/linux/bits/socket-constants.h | 24 ++++-- sysdeps/unix/sysv/linux/bits/socket.h | 98 ++-------------------- .../unix/sysv/linux/hppa/bits/socket-constants.h | 24 ++++-- .../unix/sysv/linux/mips/bits/socket-constants.h | 24 ++++-- .../sysv/linux/powerpc/bits/socket-constants.h | 24 ++++-- .../unix/sysv/linux/sparc/bits/socket-constants.h | 24 ++++-- sysdeps/unix/sysv/linux/tst-socket-consts.py | 65 ++++++++++++++ 13 files changed, 246 insertions(+), 128 deletions(-) copy argp/bits/argp-ldbl.h => sysdeps/unix/sysv/linux/alpha/bits/socket-constants.h (58%) copy misc/bits/error-ldbl.h => sysdeps/unix/sysv/linux/bits/socket-constants.h (60%) copy argp/bits/argp-ldbl.h => sysdeps/unix/sysv/linux/hppa/bits/socket-constants.h (58%) copy argp/bits/argp-ldbl.h => sysdeps/unix/sysv/linux/mips/bits/socket-constants.h (58%) copy misc/bits/error-ldbl.h => sysdeps/unix/sysv/linux/powerpc/bits/socket-constan [...] copy argp/bits/argp-ldbl.h => sysdeps/unix/sysv/linux/sparc/bits/socket-constants.h (58%) create mode 100644 sysdeps/unix/sysv/linux/tst-socket-consts.py