glibc/sysdeps/x86/bits
Vineet Gupta 1270fbaaee semaphore: consolidate arch headers into a generic one
This consolidates the copy-pasted arch specific semaphore header into
single version (based on s390) which suffices 32-bit and and 64-bit
arch/ABI based on the canonical WORDSIZE.

For now I've left out arches which use alternate defines to choose for
32 vs 64-bit builds (aarch64, mips) which in theory can also use the same
header.

Passes build-many for
  aarch64-linux-gnu arm-linux-gnueabi arm-linux-gnueabihf
  riscv64-linux-gnu-rv64imac-lp64 riscv64-linux-gnu-rv64imafdc-lp64
  x86_64-linux-gnu microblaze-linux-gnu nios2-linux-gnu

Suggested-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
2020-05-06 13:07:12 -07:00
..
endianness.h Split up endian.h to minimize exposure of BYTE_ORDER. 2019-10-01 14:54:46 -07:00
floatn.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
flt-eval-method.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fp-logb.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
indirect-return.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
link.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setjmp.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
wordsize.h Define wordsize.h macros everywhere 2016-11-04 09:37:44 -07:00