glibc/sysdeps/unix/sysv/linux/sparc/sparc64
Ulrich Drepper b5bc52efe7 Update.
2003-08-30  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/generic/sysdep.h (cfi_window_save, CFI_WINDOW_SAVE): Define.
	* sysdeps/unix/sysv/linux/sparc/bits/setjmp.h: Allow file to be
	included multiple times.
	* sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone): Pass
	ptid, tls, ctid arguments to the kernel.
	* sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c (__getpagesize):
	Use INTERNAL_SYSCALL instead of __syscall_getpagesize.
	* sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
	(__libc_sigaction): Use INLINE_SYSCALL instead of
	__syscall_rt_sigaction.
	* sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list
	(__syscall_getgroups, __syscall_getpagesize, __syscall__llseek,
	__syscall_setfsgid, __syscall_setfsuid, __syscall_setgid,
	__syscall_setgroups, __syscall_setregid, __syscall_setreuid,
	__syscall_ipc, __syscall_setuid, __syscall_rt_sigaction,
	__syscall_rt_sigpending, __syscall_rt_sigprocmask,
	__syscall_rt_sigqueueinfo, __syscall_rt_sigsuspend,
	__syscall_rt_sigtimedwait): Remove unneeded syscall stubs.
	* sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (sysdep_routines):
	Remove rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait,
	rt_sigqueueinfo, rt_sigaction and rt_sigpending.
	* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
	(__CLONE_SYSCALL_STRING): Define.
	* sysdeps/unix/sysv/linux/sparc/sparc32/socket.S (__socket): Add
	CFI directives.
	* sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
	(__CLONE_SYSCALL_STRING): Define.
 	* sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_CLONE_SYSCALL):
	Define.
	* sysdeps/unix/sysv/linux/sparc/system.c: New file.

	* sunrpc/rpc/clnt.h: Remove a few __THROW.
	* sunrpc/Makefile (CFLAGS-auth_unix.c): Add -fexceptions.
	(CFLAGS-key_call.c): Likewise.
	(CFLAGS-pmap_rmt.c): Likewise.
	* sunrpc/rpc/auth.h: Remove serveral __THROW.

	(CFLAGS-rcmd.c): Likewise.
2003-08-31 17:24:25 +00:00
..
__longjmp.S
brk.S
bsd-_setjmp.S
bsd-setjmp.S
clone.S Update. 2001-12-19 00:21:23 +00:00
Dist Add dl-brk.S. 2002-08-29 00:44:05 +00:00
dl-brk.S Update. 2002-04-06 01:45:15 +00:00
dl-cache.h
dl-procinfo.c Update. 2003-07-22 22:28:07 +00:00
dl-procinfo.h Update. 2002-02-01 19:06:42 +00:00
fstatfs64.c
ftruncate64.c
fxstat64.c
get_clockfreq.c
getcontext.S
getdents64.c
getdents.c
getrlimit64.c
glob64.c
kernel_stat.h
longjmp.S Update. 2002-12-31 20:46:11 +00:00
lxstat64.c
makecontext.c
Makefile Update. 2003-02-21 19:11:49 +00:00
mmap64.c
msgctl.c
pause.c * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Fix a typo. 2003-03-14 23:37:15 +00:00
pipe.S Update. 2002-12-28 09:27:26 +00:00
pread64.c
profil-counter.h
pwrite64.c
readdir64_r.c
readdir64.c
readdir_r.c
readdir.c
register-dump.h
semctl.c
sendfile64.c Update. 2002-06-07 12:34:08 +00:00
setcontext.S
setjmp.S Update. 2002-12-31 20:46:11 +00:00
setrlimit64.c
shmctl.c
sigaction.c Update. 2003-01-03 01:35:14 +00:00
sigcontextinfo.h
sigjmp.S
sigpending.c
sigprocmask.c
sigsuspend.c 2003-04-01 Jakub Jelinek <jakub@redhat.com> 2003-04-02 00:06:44 +00:00
sizes.h
socket.S Update. 2002-12-28 09:27:26 +00:00
statfs64.c
swapcontext.c
syscall.S Update. 2002-12-28 09:27:26 +00:00
syscalls.list Update. 2003-08-17 00:37:19 +00:00
sysdep.h Update. 2003-08-31 17:24:25 +00:00
time.c
truncate64.c
ucontext_i.h
Versions Update. 2002-08-23 09:29:27 +00:00
wordexp.c
xstat64.c