libc-vdso.h place consolidation
commit7bf8fb104226407b75103b95525364c4667c869f
authorAdhemerval Zanella <adhemerval.zanella@linaro.com>
Mon, 13 Apr 2015 19:38:16 +0000 (13 16:38 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.com>
Mon, 20 Apr 2015 11:51:17 +0000 (20 08:51 -0300)
tree6503be7002192c1d1f4b47fdb850d82ce7bc5c37
parent03c1e456b079929a8290aeb4aadb05c0df73bfd2
libc-vdso.h place consolidation

This patch moves the libc-vdso.h internal header from bits folder to
default architecture one and also corrects the remaning includes in
the files.
22 files changed:
ChangeLog
nptl/pthread_cond_timedwait.c
sysdeps/powerpc/powerpc32/backtrace.c
sysdeps/powerpc/powerpc64/backtrace.c
sysdeps/unix/sysv/linux/aarch64/gettimeofday.c
sysdeps/unix/sysv/linux/aarch64/init-first.c
sysdeps/unix/sysv/linux/aarch64/libc-vdso.h [moved from sysdeps/unix/sysv/linux/aarch64/bits/libc-vdso.h with 100% similarity]
sysdeps/unix/sysv/linux/clock_getres.c
sysdeps/unix/sysv/linux/clock_gettime.c
sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
sysdeps/unix/sysv/linux/powerpc/init-first.c
sysdeps/unix/sysv/linux/powerpc/libc-vdso.h [moved from sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c
sysdeps/unix/sysv/linux/powerpc/time.c
sysdeps/unix/sysv/linux/s390/gettimeofday.c
sysdeps/unix/sysv/linux/s390/init-first.c
sysdeps/unix/sysv/linux/s390/libc-vdso.h [moved from sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h with 100% similarity]
sysdeps/unix/sysv/linux/tile/gettimeofday.c
sysdeps/unix/sysv/linux/tile/init-first.c
sysdeps/unix/sysv/linux/tile/libc-vdso.h [moved from sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h with 100% similarity]
sysdeps/unix/sysv/linux/timespec_get.c