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/gnu-master-arm-spec2k6-Os in repository toolchain/ci/glibc.
omits a92ac9f494 ldbl-128ibm: make ieee754.h work with IEEE 128 long double omits bb05281822 ldbl-128ibm-compat: fixup subdir location of several funcs omits 74f614b70a ldbl-128ibm-compat: enforce correct abi flags on internal file omits 218dad29e8 ldbl-128ibm-compat: Provide ieee128 symbols to narrow functions omits 77ad97356c Undefine redirections after long double definition on __LDBL [...] omits b790c8c2ed nios2: Fix Linux kABI for syscall return omits ddc650e9b3 Fix use-after-free in glob when expanding ~user (bug 25414) omits f2323817dd nptl: Move pthread_setschedparam implementation into libc omits d5074b30fe nptl: Move pthread_getschedparam implementation into libc omits c1080713ad Add hidden prototypes for __sched_getparam, __sched_getscheduler omits ad96df2cd9 nptl: Move pthread_cond_init implementation into libc omits dc6cfdc934 nptl: Move pthread_cond_destroy implementation into libc omits 7da5c345a5 nptl: Move pthread_condattr_init implementation into libc omits 249afce2e7 nptl: Move pthread_condattr_destroy implementation into libc omits dc260acd38 nptl: Move pthread_attr_setscope implementation into libc omits ed0a69b675 nptl: Move pthread_attr_getscope implementation into libc omits f0929a227b nptl: Move pthread_attr_setschedpolicy implementation into libc omits ce197a6e0a nptl: Move pthread_attr_getschedpolicy implementation into libc omits 8923b9962c nptl: Sort routines list in Makefile alphabetically omits 7e56088050 nptl: Use .NOTPARALLEL in Makefile only if actually running tests omits 27d83441a2 Block all signals on timer_create thread (BZ#10815) omits 8d42bf859a Fix tst-pkey expectations on pkey_get [BZ #23202] omits 7455b70027 y2038: linux: Provide __gettimeofday64 implementation omits a492b1e5ef Linux: Work around kernel bugs in chmod on /proc/self/fd pat [...] omits f4349837d9 Introduce <elf-initfini.h> and ELF_INITFINI for all architectures omits 6e05978f0c mips: Fix bracktrace result for signal frames omits 631cf64bc1 Move implementation of <file_change_detection.h> into a C file omits fa185f0d45 <fd_to_filename.h>: Add type safety and port to Hurd omits e4a3999213 Prepare redirections for IEEE long double on powerpc64le omits 1f1c65e232 conform/conformtest.py: Extend tokenizer to cover character [...] omits ab3df8154f stdlib: Reduce namespace pollution in <inttypes.h> omits fe49a73316 x86: Avoid single-argument _Static_assert in <tls.h> omits f1bdee6179 x86 tls: Use _Static_assert for TLS access size assertion omits edba4e5f91 htl: Link internal htl tests against libpthread omits 0cbc855acb pthread: Fix building tst-robust8 with nptl omits a25077a431 pthread: Move robust mutex tests from nptl to sysdeps/pthread omits f640c4231d htl: Remove stub warning for pthread_mutexattr_setpshared omits 6c43d94a96 htl: Add missing functions and defines for robust mutexes omits ca843defbc htl: Only check pthread_self coherency when DEBUG is set omits b65a82e4e7 hurd: Add THREAD_GET/SETMEM/_NC omits fe66db99f4 hurd tls: update comment about fields at the end of tcbhead omits 3a0ecccb59 ld.so: Do not export free/calloc/malloc/realloc functions [B [...] omits 2efa52c880 Remove weak declaration of free from <inline-hashtab.h> omits c76147afe9 elf: Extract _dl_sym_post, _dl_sym_find_caller_map from elf/ [...] omits abcc039d2e elf: Introduce the rtld-stubbed-symbols makefile variable omits 9c7a58347b arm: fix use of INTERNAL_SYSCALL_CALL
This update removed existing revisions from the reference, leaving the reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-spec2k6-Os (b [...] \ O -- O -- O (a92ac9f494)
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes: argp/argp.h | 3 +- conform/conformtest.py | 11 +- csu/elf-init.c | 7 +- csu/gmon-start.c | 8 -- debug/backtrace.c | 5 - elf/Makefile | 26 ++--- elf/Versions | 3 + elf/dl-fini.c | 5 +- elf/dl-init.c | 8 +- elf/dl-lookup.c | 4 +- elf/dl-minimal.c | 97 +++-------------- elf/dl-sym-post.h | 106 ------------------ elf/dl-sym.c | 86 ++++++++++++++- elf/rtld.c | 12 --- htl/Makefile | 2 +- htl/Versions | 5 - hurd/hurd/signal.h | 11 +- include/file_change_detection.h | 110 +++++++++++++++---- include/inline-hashtab.h | 15 ++- include/libc-symbols.h | 9 +- include/malloc.h | 2 - include/rtld-malloc.h | 85 --------------- include/sched.h | 2 - include/stdlib.h | 2 - include/time.h | 4 - io/Makefile | 2 +- io/Versions | 4 - io/file_change_detection.c | 118 --------------------- io/tst-file_change_detection.c | 57 +++++----- io/tst-lchmod.c | 80 ++++++++++---- libio/bits/stdio-ldbl.h | 46 +++----- libio/freopen.c | 4 +- libio/freopen64.c | 4 +- libio/stdio.h | 16 +-- math/complex.h | 10 +- math/math-narrow.h | 15 ++- math/math.h | 18 +--- misc/Makefile | 6 +- misc/bits/syslog-ldbl.h | 4 +- misc/err.h | 3 +- misc/error.h | 6 +- misc/fd_to_filename.c | 38 ------- misc/sys/cdefs.h | 38 +------ misc/sys/syslog.h | 4 +- misc/tst-fd_to_filename.c | 101 ------------------ nptl/Makefile | 63 ++++------- nptl/Versions | 12 ++- nptl/forward.c | 43 ++++++++ nptl/nptl-init.c | 12 +++ nptl/old_pthread_cond_destroy.c | 4 +- nptl/old_pthread_cond_init.c | 4 +- nptl/pt-crti.S | 13 +-- nptl/pthreadP.h | 4 - nptl/pthread_cond_destroy.c | 3 +- nptl/pthread_cond_init.c | 3 +- nptl/tst-cancel28.c | 79 -------------- {sysdeps/pthread => nptl}/tst-robust1.c | 0 {sysdeps/pthread => nptl}/tst-robust10.c | 0 {sysdeps/pthread => nptl}/tst-robust2.c | 0 {sysdeps/pthread => nptl}/tst-robust3.c | 0 {sysdeps/pthread => nptl}/tst-robust4.c | 0 {sysdeps/pthread => nptl}/tst-robust5.c | 0 {sysdeps/pthread => nptl}/tst-robust6.c | 0 {sysdeps/pthread => nptl}/tst-robust7.c | 0 {sysdeps/pthread => nptl}/tst-robust8.c | 3 - {sysdeps/pthread => nptl}/tst-robust9.c | 0 posix/glob.c | 25 +++-- posix/sched_getp.c | 1 - posix/sched_gets.c | 1 - resolv/res_init.c | 2 +- resolv/resolv_conf.c | 6 +- rt/Makefile | 7 +- rt/tst-timer-sigmask.c | 78 -------------- stdio-common/printf.h | 3 +- stdlib/bits/stdlib-ldbl.h | 22 ---- stdlib/inttypes.h | 48 ++++----- stdlib/monetary.h | 3 +- stdlib/stdlib.h | 4 +- sysdeps/aarch64/elf-initfini.h | 20 ---- sysdeps/alpha/elf-initfini.h | 20 ---- sysdeps/arm/elf-initfini.h | 20 ---- sysdeps/csky/Implies | 1 + sysdeps/generic/arch-fd_to_filename.h | 19 ---- sysdeps/generic/elf-initfini.h | 24 ----- sysdeps/generic/fd_to_filename.h | 26 ++--- sysdeps/generic/localplt.data | 6 ++ sysdeps/generic/math-narrow-alias-float128.h | 32 ------ sysdeps/generic/unwind-arch.h | 30 ------ sysdeps/hppa/elf-initfini.h | 20 ---- sysdeps/htl/pthread.h | 1 - sysdeps/htl/pthreadP.h | 2 - sysdeps/i386/nptl/tls.h | 50 ++++----- sysdeps/ia64/elf-initfini.h | 20 ---- sysdeps/ieee754/ldbl-128ibm-compat/Makefile | 43 +++----- sysdeps/ieee754/ldbl-128ibm-compat/Versions | 8 -- .../math-narrow-alias-float128.h | 34 ------ sysdeps/ieee754/ldbl-128ibm-compat/math_ldbl.h | 30 ------ sysdeps/ieee754/ldbl-128ibm/ieee754.h | 68 +----------- sysdeps/ieee754/ldbl-opt/Makefile | 4 +- .../ieee754/ldbl-opt/test-redirection-ldbl-64.c | 87 --------------- sysdeps/{generic => init_array}/crti.S | 12 +-- sysdeps/{generic => init_array}/crtn.S | 6 -- .../init_array/elf-init.c | 17 +-- .../init_array/gmon-start.c | 21 ++-- .../init_array/pt-crti.S | 11 +- sysdeps/m68k/elf-initfini.h | 20 ---- sysdeps/mach/hurd/arch-fd_to_filename.h | 19 ---- sysdeps/mach/hurd/htl/pt-mutexattr-setpshared.c | 1 + sysdeps/mach/hurd/htl/pt-sysdep.h | 4 - sysdeps/mach/hurd/i386/Makefile | 16 +-- sysdeps/mach/hurd/i386/ld.abilist | 4 + sysdeps/mach/hurd/i386/libpthread.abilist | 6 -- sysdeps/mach/hurd/i386/localplt.data | 6 ++ sysdeps/mach/hurd/i386/tls.h | 110 +------------------ sysdeps/microblaze/elf-initfini.h | 20 ---- sysdeps/mips/elf-initfini.h | 20 ---- sysdeps/nios2/elf-initfini.h | 20 ---- sysdeps/nptl/pthread-functions.h | 15 +++ sysdeps/powerpc/elf-initfini.h | 20 ---- sysdeps/pthread/Makefile | 4 - sysdeps/riscv/Implies | 2 + sysdeps/s390/elf-initfini.h | 20 ---- sysdeps/sh/elf-initfini.h | 20 ---- sysdeps/sparc/elf-initfini.h | 20 ---- sysdeps/unix/sysv/linux/aarch64/ld.abilist | 4 + sysdeps/unix/sysv/linux/aarch64/libpthread.abilist | 10 ++ sysdeps/unix/sysv/linux/aarch64/localplt.data | 6 ++ sysdeps/unix/sysv/linux/alpha/ld.abilist | 4 + sysdeps/unix/sysv/linux/alpha/libpthread.abilist | 12 +++ sysdeps/unix/sysv/linux/alpha/localplt.data | 6 ++ sysdeps/unix/sysv/linux/arch-fd_to_filename.h | 19 ---- sysdeps/unix/sysv/linux/arm/be/ld.abilist | 4 + sysdeps/unix/sysv/linux/arm/be/libpthread.abilist | 10 ++ sysdeps/unix/sysv/linux/arm/le/ld.abilist | 4 + sysdeps/unix/sysv/linux/arm/le/libpthread.abilist | 10 ++ sysdeps/unix/sysv/linux/arm/localplt.data | 6 ++ sysdeps/unix/sysv/linux/arm/tls.h | 2 +- sysdeps/unix/sysv/linux/csky/ld.abilist | 4 + sysdeps/unix/sysv/linux/csky/libpthread.abilist | 10 ++ sysdeps/unix/sysv/linux/csky/localplt.data | 6 ++ sysdeps/unix/sysv/linux/fchmodat.c | 28 +---- .../sysv/linux/fd_to_filename.h} | 36 +++---- sysdeps/unix/sysv/linux/gettimeofday.c | 40 +------ sysdeps/unix/sysv/linux/hppa/ld.abilist | 4 + sysdeps/unix/sysv/linux/hppa/libpthread.abilist | 12 +++ sysdeps/unix/sysv/linux/hppa/localplt.data | 6 ++ sysdeps/unix/sysv/linux/i386/ld.abilist | 4 + sysdeps/unix/sysv/linux/i386/libpthread.abilist | 12 +++ sysdeps/unix/sysv/linux/i386/localplt.data | 6 ++ sysdeps/unix/sysv/linux/ia64/ld.abilist | 4 + sysdeps/unix/sysv/linux/ia64/libpthread.abilist | 12 +++ sysdeps/unix/sysv/linux/ia64/localplt.data | 6 ++ sysdeps/unix/sysv/linux/internal-signals.h | 21 ---- sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist | 4 + .../sysv/linux/m68k/coldfire/libpthread.abilist | 10 ++ .../unix/sysv/linux/m68k/coldfire/localplt.data | 6 ++ sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist | 4 + .../unix/sysv/linux/m68k/m680x0/libpthread.abilist | 12 +++ sysdeps/unix/sysv/linux/m68k/m680x0/localplt.data | 6 ++ .../sysv/linux/microblaze/be/libpthread.abilist | 10 ++ sysdeps/unix/sysv/linux/microblaze/ld.abilist | 4 + .../sysv/linux/microblaze/le/libpthread.abilist | 10 ++ sysdeps/unix/sysv/linux/microblaze/localplt.data | 6 ++ sysdeps/unix/sysv/linux/mips/mips32/ld.abilist | 4 + .../unix/sysv/linux/mips/mips32/libpthread.abilist | 12 +++ .../unix/sysv/linux/mips/mips64/libpthread.abilist | 12 +++ sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist | 4 + sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist | 4 + sysdeps/unix/sysv/linux/mips/unwind-arch.h | 67 ------------ sysdeps/unix/sysv/linux/nios2/ld.abilist | 4 + sysdeps/unix/sysv/linux/nios2/libpthread.abilist | 10 ++ sysdeps/unix/sysv/linux/nios2/localplt.data | 6 ++ sysdeps/unix/sysv/linux/nios2/sysdep.h | 2 +- sysdeps/unix/sysv/linux/powerpc/gettimeofday.c | 4 +- .../sysv/linux/powerpc/powerpc32/fpu/localplt.data | 6 ++ .../unix/sysv/linux/powerpc/powerpc32/ld.abilist | 4 + .../linux/powerpc/powerpc32/libpthread.abilist | 12 +++ .../linux/powerpc/powerpc32/nofpu/localplt.data | 6 ++ .../sysv/linux/powerpc/powerpc64/be/ld.abilist | 4 + .../linux/powerpc/powerpc64/be/libpthread.abilist | 12 +++ .../sysv/linux/powerpc/powerpc64/le/ld.abilist | 4 + .../linux/powerpc/powerpc64/le/libpthread.abilist | 10 ++ .../sysv/linux/powerpc/powerpc64/localplt.data | 6 ++ sysdeps/unix/sysv/linux/riscv/localplt.data | 6 ++ sysdeps/unix/sysv/linux/riscv/rv64/ld.abilist | 4 + .../unix/sysv/linux/riscv/rv64/libpthread.abilist | 10 ++ sysdeps/unix/sysv/linux/s390/localplt.data | 6 ++ sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist | 4 + .../sysv/linux/s390/s390-32/libpthread.abilist | 12 +++ sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist | 4 + .../sysv/linux/s390/s390-64/libpthread.abilist | 12 +++ sysdeps/unix/sysv/linux/sh/be/ld.abilist | 4 + sysdeps/unix/sysv/linux/sh/be/libpthread.abilist | 12 +++ sysdeps/unix/sysv/linux/sh/le/ld.abilist | 4 + sysdeps/unix/sysv/linux/sh/le/libpthread.abilist | 12 +++ sysdeps/unix/sysv/linux/sh/localplt.data | 6 ++ sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist | 4 + .../sysv/linux/sparc/sparc32/libpthread.abilist | 12 +++ .../unix/sysv/linux/sparc/sparc32/localplt.data | 6 ++ sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist | 4 + .../sysv/linux/sparc/sparc64/libpthread.abilist | 12 +++ .../unix/sysv/linux/sparc/sparc64/localplt.data | 6 ++ sysdeps/unix/sysv/linux/timer_routines.c | 94 ++++++++++------ sysdeps/unix/sysv/linux/tst-pkey.c | 10 +- sysdeps/unix/sysv/linux/x86/gettimeofday.c | 4 +- sysdeps/unix/sysv/linux/x86_64/64/ld.abilist | 4 + .../unix/sysv/linux/x86_64/64/libpthread.abilist | 12 +++ sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist | 4 + .../unix/sysv/linux/x86_64/x32/libpthread.abilist | 10 ++ sysdeps/x86/elf-initfini.h | 20 ---- sysdeps/x86_64/localplt.data | 6 ++ sysdeps/x86_64/nptl/tls.h | 50 ++++----- wcsmbs/bits/wchar-ldbl.h | 36 ++----- wcsmbs/wchar.h | 14 +-- 214 files changed, 1285 insertions(+), 2316 deletions(-) delete mode 100644 elf/dl-sym-post.h delete mode 100644 include/rtld-malloc.h delete mode 100644 io/file_change_detection.c delete mode 100644 misc/fd_to_filename.c delete mode 100644 misc/tst-fd_to_filename.c delete mode 100644 nptl/tst-cancel28.c rename {sysdeps/pthread => nptl}/tst-robust1.c (100%) rename {sysdeps/pthread => nptl}/tst-robust10.c (100%) rename {sysdeps/pthread => nptl}/tst-robust2.c (100%) rename {sysdeps/pthread => nptl}/tst-robust3.c (100%) rename {sysdeps/pthread => nptl}/tst-robust4.c (100%) rename {sysdeps/pthread => nptl}/tst-robust5.c (100%) rename {sysdeps/pthread => nptl}/tst-robust6.c (100%) rename {sysdeps/pthread => nptl}/tst-robust7.c (100%) rename {sysdeps/pthread => nptl}/tst-robust8.c (99%) rename {sysdeps/pthread => nptl}/tst-robust9.c (100%) delete mode 100644 rt/tst-timer-sigmask.c delete mode 100644 sysdeps/aarch64/elf-initfini.h delete mode 100644 sysdeps/alpha/elf-initfini.h delete mode 100644 sysdeps/arm/elf-initfini.h delete mode 100644 sysdeps/generic/arch-fd_to_filename.h delete mode 100644 sysdeps/generic/elf-initfini.h delete mode 100644 sysdeps/generic/math-narrow-alias-float128.h delete mode 100644 sysdeps/generic/unwind-arch.h delete mode 100644 sysdeps/hppa/elf-initfini.h delete mode 100644 sysdeps/ia64/elf-initfini.h delete mode 100644 sysdeps/ieee754/ldbl-128ibm-compat/math-narrow-alias-float128.h delete mode 100644 sysdeps/ieee754/ldbl-128ibm-compat/math_ldbl.h delete mode 100644 sysdeps/ieee754/ldbl-opt/test-redirection-ldbl-64.c rename sysdeps/{generic => init_array}/crti.S (80%) rename sysdeps/{generic => init_array}/crtn.S (82%) copy stdlib/at_quick_exit.c => sysdeps/init_array/elf-init.c (84%) copy stdlib/at_quick_exit.c => sysdeps/init_array/gmon-start.c (76%) copy dirent/scandir64-tail.c => sysdeps/init_array/pt-crti.S (76%) delete mode 100644 sysdeps/m68k/elf-initfini.h delete mode 100644 sysdeps/mach/hurd/arch-fd_to_filename.h delete mode 100644 sysdeps/microblaze/elf-initfini.h delete mode 100644 sysdeps/mips/elf-initfini.h delete mode 100644 sysdeps/nios2/elf-initfini.h delete mode 100644 sysdeps/powerpc/elf-initfini.h delete mode 100644 sysdeps/s390/elf-initfini.h delete mode 100644 sysdeps/sh/elf-initfini.h delete mode 100644 sysdeps/sparc/elf-initfini.h delete mode 100644 sysdeps/unix/sysv/linux/arch-fd_to_filename.h copy sysdeps/{posix/shm_unlink.c => unix/sysv/linux/fd_to_filename.h} (59%) delete mode 100644 sysdeps/unix/sysv/linux/mips/unwind-arch.h delete mode 100644 sysdeps/x86/elf-initfini.h