nptl: use generic lowlevellock.h for most architectures
commit91daab6288ab3b2b0571c84ba94e029e7e7308dc
authorWaldemar Brodkorb <wbx@uclibc-ng.org>
Mon, 1 Jan 2018 12:39:41 +0000 (1 13:39 +0100)
committerWaldemar Brodkorb <wbx@uclibc-ng.org>
Mon, 15 Jan 2018 20:01:31 +0000 (15 20:01 +0000)
treed536f7dcc8844839a30d6aac0858f2d0bf42738e
parentc47a0379237ddb9260c5a72d6a2318b766b3261d
nptl: use generic lowlevellock.h for most architectures

Only mips/x86/x86_64 needs a special version of lowlevellock.h.
No regressions found.
16 files changed:
libpthread/nptl/sysdeps/generic/lowlevellock.h [deleted file]
libpthread/nptl/sysdeps/unix/sysv/linux/aarch64/lowlevellock.h [deleted file]
libpthread/nptl/sysdeps/unix/sysv/linux/alpha/lowlevellock.h [deleted file]
libpthread/nptl/sysdeps/unix/sysv/linux/arc/lowlevellock.h [deleted file]
libpthread/nptl/sysdeps/unix/sysv/linux/csky/lowlevellock.h [deleted file]
libpthread/nptl/sysdeps/unix/sysv/linux/lowlevellock.h [moved from libpthread/nptl/sysdeps/unix/sysv/linux/arm/lowlevellock.h with 99% similarity]
libpthread/nptl/sysdeps/unix/sysv/linux/m68k/lowlevellock.h [deleted file]
libpthread/nptl/sysdeps/unix/sysv/linux/metag/lowlevellock.h [deleted file]
libpthread/nptl/sysdeps/unix/sysv/linux/microblaze/lowlevellock.h [deleted file]
libpthread/nptl/sysdeps/unix/sysv/linux/nds32/lowlevellock.h [deleted file]
libpthread/nptl/sysdeps/unix/sysv/linux/nios2/lowlevellock.h [deleted file]
libpthread/nptl/sysdeps/unix/sysv/linux/or1k/lowlevellock.h [deleted file]
libpthread/nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h [deleted file]
libpthread/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h [deleted file]
libpthread/nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h [deleted file]
libpthread/nptl/sysdeps/unix/sysv/linux/xtensa/lowlevellock.h [deleted file]