Move x86_64 code out of nptl/ subdirectory.
commit14642b8511ed1d6ecfd326de8688853118308082
authorRoland McGrath <roland@hack.frob.com>
Thu, 12 Jun 2014 04:33:32 +0000 (11 21:33 -0700)
committerRoland McGrath <roland@hack.frob.com>
Thu, 12 Jun 2014 04:33:32 +0000 (11 21:33 -0700)
treed07bc0da0c2a988b094dbe73b6b1df5e1296447a
parent31c44fea314ea227356b72c3ec29616b9692e39d
Move x86_64 code out of nptl/ subdirectory.
14 files changed:
ChangeLog
sysdeps/x86_64/64/nptl/shlib-versions [moved from nptl/sysdeps/x86_64/64/shlib-versions with 100% similarity]
sysdeps/x86_64/nptl/Makefile [moved from nptl/sysdeps/x86_64/Makefile with 100% similarity]
sysdeps/x86_64/nptl/configure [moved from nptl/sysdeps/x86_64/configure with 100% similarity]
sysdeps/x86_64/nptl/configure.ac [moved from nptl/sysdeps/x86_64/configure.ac with 100% similarity]
sysdeps/x86_64/nptl/pthread_spin_init.c [moved from nptl/sysdeps/x86_64/pthread_spin_init.c with 100% similarity]
sysdeps/x86_64/nptl/pthread_spin_lock.S [moved from nptl/sysdeps/x86_64/pthread_spin_lock.S with 100% similarity]
sysdeps/x86_64/nptl/pthread_spin_trylock.S [moved from nptl/sysdeps/x86_64/pthread_spin_trylock.S with 100% similarity]
sysdeps/x86_64/nptl/pthread_spin_unlock.S [moved from nptl/sysdeps/x86_64/pthread_spin_unlock.S with 100% similarity]
sysdeps/x86_64/nptl/pthreaddef.h [moved from nptl/sysdeps/x86_64/pthreaddef.h with 100% similarity]
sysdeps/x86_64/nptl/tcb-offsets.sym [moved from nptl/sysdeps/x86_64/tcb-offsets.sym with 100% similarity]
sysdeps/x86_64/nptl/tls.h [moved from nptl/sysdeps/x86_64/tls.h with 100% similarity]
sysdeps/x86_64/x32/nptl/shlib-versions [moved from nptl/sysdeps/x86_64/x32/shlib-versions with 100% similarity]
sysdeps/x86_64/x32/nptl/tls.h [moved from nptl/sysdeps/x86_64/x32/tls.h with 98% similarity]