glibc/sysdeps/unix/sysv/linux/arm
Joseph Myers 2272ffc116 Remove ARM __ASSUME_SIGFRAME_V2.
This patch removes ARM __ASSUME_SIGFRAME_V2 now that the
2.6.18-and-later signal frame layout can be assumed, renaming the
affected functions accordingly now only one version of them is needed
in glibc.  (sigrestorer.S did not in fact include <kernel-features.h>
and it appears that, unlike other such cases, it didn't get the header
indirectly, so the v1 functions would have been compiled in even when
sigaction.c didn't reference them.)

(alpha and hppa also have architecture-specific __ASSUME_* macros that
should now be removed: __ASSUME_FDATASYNC and __ASSUME_LWS_CAS
respectively.  I don't have any plans to do anything on that myself.)

Tested on ARM.

	* sysdeps/unix/sysv/linux/arm/kernel-features.h
	(__ASSUME_SIGFRAME_V2): Remove macro.
	* sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
	[!__ASSUME_SIGFRAME_V2]: Remove conditional code.
	(__default_sa_restorer_v2): Rename to __default_sa_restorer.
	(__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
	* sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
	Declare as function.  Remove conditional macro definitions.
	(__default_rt_sa_restorer): Likewise.
	(__default_sa_restorer_v1): Remove declaration.
	(__default_sa_restorer_v2): Likewise.
	(__default_rt_sa_restorer_v1): Likewise.
	(__default_rt_sa_restorer_v2): Likewise.
	* sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
	__default_sa_restorer_v1, __default_rt_sa_restorer_v1,
	__default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
2014-06-21 00:58:56 +00:00
..
bits Update ARM HWCAP data. 2014-02-20 03:29:34 +00:00
sys
Makefile Consolidate NPTL configury for ARM/Linux. 2014-05-13 10:04:05 -07:00
Versions Remove ARM __ASSUME_SIGFRAME_V2. 2014-06-21 00:58:56 +00:00
____longjmp_chk.S
aeabi_read_tp.S
alphasort64.c
arch-fork.h ARM: Convert fork.c to arch-fork.h 2014-05-16 12:51:39 -07:00
arm-features.h
brk.c
c++-types.data Verbatim NPTL file moves for ARM/Linux. 2014-05-13 10:04:20 -07:00
clone.S Consolidate NPTL vs non clone.S for ARM. 2014-05-13 10:03:45 -07:00
configure Consolidate NPTL configury for ARM/Linux. 2014-05-13 10:04:05 -07:00
configure.ac Consolidate NPTL configury for ARM/Linux. 2014-05-13 10:04:05 -07:00
dl-cache.h
dl-machine.h
dl-procinfo.c Update ARM HWCAP data. 2014-02-20 03:29:34 +00:00
dl-procinfo.h Update ARM HWCAP data. 2014-02-20 03:29:34 +00:00
fchown.c
fcntl.c
ftruncate64.c
fxstat.c
fxstatat.c
getcontext.S
getdents64.c
getegid.c
geteuid.c
getgid.c
getgroups.c
getresgid.c
getresuid.c
getrlimit64.c
getuid.c
glob64.c
internal_accept4.S
internal_recvmmsg.S
internal_sendmmsg.S
ioperm.c
kernel-features.h Remove ARM __ASSUME_SIGFRAME_V2. 2014-06-21 00:58:56 +00:00
lchown.c
ld.abilist Verbatim NPTL file moves for ARM/Linux. 2014-05-13 10:04:20 -07:00
ldconfig.h
ldsodefs.h
libBrokenLocale.abilist Verbatim NPTL file moves for ARM/Linux. 2014-05-13 10:04:20 -07:00
libanl.abilist Verbatim NPTL file moves for ARM/Linux. 2014-05-13 10:04:20 -07:00
libc-aeabi_read_tp.S
libc-do-syscall.S
libc.abilist Verbatim NPTL file moves for ARM/Linux. 2014-05-13 10:04:20 -07:00
libcrypt.abilist Verbatim NPTL file moves for ARM/Linux. 2014-05-13 10:04:20 -07:00
libdl.abilist Verbatim NPTL file moves for ARM/Linux. 2014-05-13 10:04:20 -07:00
libm.abilist Verbatim NPTL file moves for ARM/Linux. 2014-05-13 10:04:20 -07:00
libnsl.abilist Verbatim NPTL file moves for ARM/Linux. 2014-05-13 10:04:20 -07:00
libpthread.abilist Verbatim NPTL file moves for ARM/Linux. 2014-05-13 10:04:20 -07:00
libresolv.abilist Verbatim NPTL file moves for ARM/Linux. 2014-05-13 10:04:20 -07:00
librt.abilist Verbatim NPTL file moves for ARM/Linux. 2014-05-13 10:04:20 -07:00
libthread_db.abilist Verbatim NPTL file moves for ARM/Linux. 2014-05-13 10:04:20 -07:00
libutil.abilist Verbatim NPTL file moves for ARM/Linux. 2014-05-13 10:04:20 -07:00
localplt.data Verbatim NPTL file moves for ARM/Linux. 2014-05-13 10:04:20 -07:00
lockf64.c
lowlevellock.h Verbatim NPTL file moves for ARM/Linux. 2014-05-13 10:04:20 -07:00
lxstat.c
makecontext.c
mmap.S
mmap64.S
msgctl.c
nptl-aeabi_unwind_cpp_pr1.c Consolidate NPTL configury for ARM/Linux. 2014-05-13 10:04:05 -07:00
oldgetrlimit.c
oldgetrlimit64.c
oldsetrlimit.c
posix_fadvise.c
posix_fadvise64.c Clean up ARM old-ABI symbol versioning relics. 2014-05-14 00:41:20 +00:00
pread.c
pread64.c
profil-counter.h
pwrite.c
pwrite64.c
readahead.c
readdir64.c
readdir64_r.c
readelflib.c
register-dump.h
rt-aeabi_unwind_cpp_pr1.c Consolidate NPTL configury for ARM/Linux. 2014-05-13 10:04:05 -07:00
scandir64.c
semctl.c
setcontext.S
setegid.c
seteuid.c
setfsgid.c
setfsuid.c
setgid.c
setgroups.c
setregid.c
setresgid.c
setresuid.c
setreuid.c
setrlimit.c
setuid.c
shmctl.c
sigaction.c Remove ARM __ASSUME_SIGFRAME_V2. 2014-06-21 00:58:56 +00:00
sigcontextinfo.h
sigrestorer.S Remove ARM __ASSUME_SIGFRAME_V2. 2014-06-21 00:58:56 +00:00
swapcontext.S
syscall.S
syscalls.list
sysdep-cancel.h arm,aarch64: Remove SINGLE_THREAD_P_PIC 2014-05-25 12:50:41 -04:00
sysdep.S
sysdep.h
truncate64.c
ucontext_i.sym
umount.c
unwind-forcedunwind.c Fix ARM build with GCC trunk. 2014-05-20 21:27:13 +00:00
unwind-resume.c Fix ARM build with GCC trunk. 2014-05-20 21:27:13 +00:00
versionsort64.c
vfork.S ARM: Consolidate NPTL/non versions of vfork 2014-05-14 09:44:24 -07:00
xstat.c