This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-arm in repository toolchain/ci/glibc.
from a8f62164b1 benchtests: Improve benchtests for strstr, memmem, and memchr new 1e4fb2e1ab alpha: Remove _dl_skip_args usage new 49d877a80b arm: Remove _dl_skip_args usage new f20464e9e4 arc: Remove _dl_skip_args usage new 00477963c6 csky: Remove _dl_skip_args usage new 6242602273 hppa: Remove _dl_skip_args usage (BZ# 29165) new 1b7f05d11e i686: Remove _dl_skip_args usage new 57bb1e5b9f ia64: Remove _dl_skip_args usage new ee39fafa98 m68k: Remove _dl_skip_args usage new 90cf8e6f0a microblaze: Remove _dl_skip_args usage new 44fc092c0d mips: Remove _dl_skip_args usage new 4868ba5d25 nios2: Remove _dl_skip_args usage (BZ# 29187) new d62123c1ed riscv: Remove _dl_skip_args usage new 22d8935d1d s390: Remove _dl_skip_args usage new 4dc1f6530e sh: Remove _dl_skip_args usage new b6712b137f sparc: Remove _dl_skip_args usage new ec7bc492b6 x86_64: Remove _dl_skip_args usage new 81e7fdd7cc elf: Remove _dl_skip_args
The 17 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/rtld.c | 2 -- sysdeps/alpha/dl-machine.h | 41 ---------------------- sysdeps/arc/dl-machine.h | 17 ++------- sysdeps/arm/dl-machine.h | 39 --------------------- sysdeps/csky/dl-machine.h | 19 +---------- sysdeps/generic/ldsodefs.h | 4 --- sysdeps/hppa/dl-machine.h | 36 ++++++++------------ sysdeps/i386/dl-machine.h | 13 ++----- sysdeps/ia64/dl-machine.h | 70 ++++++++------------------------------ sysdeps/m68k/dl-machine.h | 7 ---- sysdeps/mach/hurd/dl-sysdep.c | 1 - sysdeps/microblaze/dl-machine.h | 5 --- sysdeps/mips/dl-machine.h | 31 ++--------------- sysdeps/nios2/dl-machine.h | 50 ++++++--------------------- sysdeps/riscv/dl-machine.h | 12 +------ sysdeps/s390/s390-32/dl-machine.h | 46 ------------------------- sysdeps/s390/s390-64/dl-machine.h | 16 --------- sysdeps/sh/dl-machine.h | 16 +-------- sysdeps/sparc/sparc32/dl-machine.h | 43 ++--------------------- sysdeps/sparc/sparc64/dl-machine.h | 40 ++-------------------- sysdeps/x86_64/dl-machine.h | 13 ++----- sysdeps/x86_64/x32/dl-machine.h | 12 +------ 22 files changed, 54 insertions(+), 479 deletions(-)