nptl: Add default pthread-offsets.h
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 14 Nov 2017 21:10:38 +0000 (19:10 -0200)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 26 Nov 2019 13:53:36 +0000 (13:53 +0000)
commit7ddac7f265d3db6888c68b04b86e265d15859ce5
tree2e43201ade07f3ff4afdb3e92007415e649b0d5b
parent94a62cc55a3175fd375081d9b4366479371ed2ab
nptl: Add default pthread-offsets.h

This patch adds a default pthread-offsets.h based on default
thread definitions from struct_mutex.h and struct_rwlock.h.
The idea is to simplify new ports inclusion.

Checked with a build on affected abis.

Change-Id: I7785a9581e651feb80d1413b9e03b5ac0452668a
12 files changed:
sysdeps/aarch64/nptl/pthread-offsets.h [deleted file]
sysdeps/alpha/nptl/pthread-offsets.h [deleted file]
sysdeps/arm/nptl/pthread-offsets.h [deleted file]
sysdeps/csky/nptl/pthread-offsets.h [deleted file]
sysdeps/ia64/nptl/pthread-offsets.h [deleted file]
sysdeps/m68k/nptl/pthread-offsets.h [deleted file]
sysdeps/microblaze/nptl/pthread-offsets.h [deleted file]
sysdeps/nios2/nptl/pthread-offsets.h [deleted file]
sysdeps/nptl/pthread-offsets.h [new file with mode: 0644]
sysdeps/riscv/nptl/pthread-offsets.h [deleted file]
sysdeps/sh/nptl/pthread-offsets.h [deleted file]
sysdeps/sparc/nptl/pthread-offsets.h [deleted file]