glibc/sysdeps/unix/sysv/linux/i386
H.J. Lu b994fd7937 Remove i386/epoll_pwait.S
Only i386 implements epoll_pwait in assembly code withot cancellation
support.  All other architectures implement epoll_pwait in epoll_pwait.c
with

int epoll_pwait (int epfd, struct epoll_event *events,
		 int maxevents, int timeout,
		 const sigset_t *set)
{
  return SYSCALL_CANCEL (epoll_pwait, epfd, events, maxevents,
			 timeout, set, _NSIG / 8);
}

Although there is no test for epoll_pwait in glibc, since SYSCALL_CANCEL
works on i386 and epoll_pwait.c works for other architectures, it is
safe to assume that epoll_pwait.c with SYSCALL_CANCEL also works on
i386.

	[BZ #19137]
	* sysdeps/unix/sysv/linux/i386/Makefile (CFLAGS-epoll_pwait.c):
	Add -fomit-frame-pointer.
	* sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Remove file.
2015-10-15 06:26:50 -07:00
..
i686 Move sysdeps/unix/sysv/linux/i386/i486/*.? to i386 2015-09-30 10:12:44 -07:00
i786
____longjmp_chk.S
_exit.S PLT avoidance for _exit in rtld. 2015-07-09 15:25:47 -07:00
alphasort64.c
arch-fork.h
brk.c Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUE 2015-10-14 03:45:46 -07:00
c++-types.data
clone.S Add INLINE_SYSCALL_ERROR_RETURN_VALUE 2015-10-13 11:59:15 -07:00
configure
configure.ac
dl-librecon.h
dl-procinfo.h
dl-sysdep.h
fcntl.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
fxstat.c Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUE 2015-10-14 03:45:46 -07:00
fxstatat.c Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUE 2015-10-14 03:45:46 -07:00
get_clockfreq.c
getcontext.S
getdents64.c
getmsg.c
getrlimit64.c
gettimeofday.c x86: Remove vsyscall usage 2015-06-09 18:10:19 -03:00
glob64.c
Implies
init-first.c Consolidate vDSO macros and usage 2015-05-26 10:10:36 -03:00
kernel-features.h
ld.abilist
ldconfig.h
libanl.abilist
libBrokenLocale.abilist
libc-do-syscall.S Optimize i386 syscall inlining for GCC 5 2015-10-15 05:23:58 -07:00
libc-lowlevellock.S Move sysdeps/unix/sysv/linux/i386/i486/*.? to i386 2015-09-30 10:12:44 -07:00
libc.abilist libio: fmemopen rewrite to POSIX compliance 2015-07-08 12:07:21 -03:00
libcrypt.abilist
libdl.abilist
libm.abilist
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
lll_timedlock_wait.c Move sysdeps/unix/sysv/linux/i386/i486/*.? to i386 2015-09-30 10:12:44 -07:00
lll_timedwait_tid.c Move sysdeps/unix/sysv/linux/i386/i486/*.? to i386 2015-09-30 10:12:44 -07:00
localplt.data Support PLT and GOT references in local PIC check 2015-10-14 06:00:02 -07:00
lockf64.c Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUE 2015-10-14 03:45:46 -07:00
lowlevellock.h Clean up BUSY_WAIT_NOP and atomic_delay. 2015-06-30 15:57:15 +02:00
lowlevellock.S Move sysdeps/unix/sysv/linux/i386/i486/*.? to i386 2015-09-30 10:12:44 -07:00
lowlevelrobustlock.S Move sysdeps/unix/sysv/linux/i386/i486/*.? to i386 2015-09-30 10:12:44 -07:00
lxstat.c Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUE 2015-10-14 03:45:46 -07:00
makecontext.S Call __setcontext with HIDDEN_JUMPTARGET 2015-08-19 04:41:01 -07:00
Makefile Remove i386/epoll_pwait.S 2015-10-15 06:26:50 -07:00
mmap.c i386: Remove syscall assembly codes with 6 arguments 2015-10-15 05:03:24 -07:00
olddirent.h
oldgetrlimit64.c
posix_fadvise64.S
profil-counter.h
pthread_barrier_wait.S Move sysdeps/unix/sysv/linux/i386/i486/*.? to i386 2015-09-30 10:12:44 -07:00
pthread_cond_broadcast.S Move sysdeps/unix/sysv/linux/i386/i486/*.? to i386 2015-09-30 10:12:44 -07:00
pthread_cond_signal.S Move sysdeps/unix/sysv/linux/i386/i486/*.? to i386 2015-09-30 10:12:44 -07:00
pthread_cond_timedwait.S Move sysdeps/unix/sysv/linux/i386/i486/*.? to i386 2015-09-30 10:12:44 -07:00
pthread_cond_wait.S Move sysdeps/unix/sysv/linux/i386/i486/*.? to i386 2015-09-30 10:12:44 -07:00
putmsg.c
readdir64_r.c
readdir64.c
readelflib.c
register-dump.h
scandir64.c Refactor scandir/scandirat to use common tail. 2015-05-13 12:34:11 -07:00
setcontext.S Call __setcontext with HIDDEN_JUMPTARGET 2015-08-19 04:41:01 -07:00
setegid.c Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUE 2015-10-14 03:45:46 -07:00
seteuid.c Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUE 2015-10-14 03:45:46 -07:00
setgid.c
setgroups.c
setregid.c
setresgid.c
setresuid.c
setreuid.c
setuid.c
shlib-versions
sigaction.c Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUE 2015-10-14 03:45:46 -07:00
sigcontextinfo.h
smp.h
swapcontext.S
syscall.S
syscalls.list
sysdep-cancel.h
sysdep.c Add INLINE_SYSCALL_ERROR_RETURN_VALUE 2015-10-13 11:59:15 -07:00
sysdep.h Optimize i386 syscall inlining for GCC 5 2015-10-15 05:23:58 -07:00
time.c x86: Remove vsyscall usage 2015-06-09 18:10:19 -03:00
ucontext_i.sym
Versions
versionsort64.c
vfork.S
xstat.c Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUE 2015-10-14 03:45:46 -07:00