glibc/sysdeps/unix/sysv/linux/ia64
Ulrich Drepper aeba9785a6 Update.
2001-03-16  David Mosberger  <davidm@hpl.hp.com>

	* sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h (struct sigcontext):
	Drop hack that was needed for 2.1.1 kernel headers.

	* sysdeps/unix/sysv/linux/ia64/ucontext_i.h: New file.

	* sysdeps/unix/sysv/linux/ia64/sys/ucontext.h: Rewrite to make it
	overlay with kernel's "struct sigcontext".

	* sysdeps/unix/sysv/linux/ia64/Makefile (sysdep_headers): Add
	sys/rse.h for "misc" subdir.
	(sysdep_routines): Add __start_context for "stdlib" subdir.

	* sysdeps/unix/sysv/linux/ia64/sys/rse.h: New file (based on
	kernel file of the same name).

	* stdlib/Makefile (tests): Add tst-setcontext.
	* stdlib/tst-setcontext.c: New file (based on a sample program by
	Uli Drepper).

	* sysdeps/unix/sysv/linux/ia64/setcontext.S: New file.
	* sysdeps/unix/sysv/linux/ia64/getcontext.S: New file.
	* sysdeps/unix/sysv/linux/ia64/__start_context.S: New file.
	* sysdeps/unix/sysv/linux/ia64/makecontext.c: New file.

	* sysdeps/unix/sysv/linux/ia64/__longjmp.S (__longjmp): Use extr.u
	instead of shift & and.
2001-03-16 21:07:22 +00:00
..
bits Update. 2001-03-16 21:07:22 +00:00
net Update. 2000-09-12 23:11:49 +00:00
sys Update. 2001-03-16 21:07:22 +00:00
__longjmp.S Update. 2001-03-16 21:07:22 +00:00
__start_context.S Update. 2001-03-16 21:07:22 +00:00
brk.S Update. 2000-06-10 00:10:30 +00:00
bsd-_setjmp.S Update. 2000-06-10 00:14:45 +00:00
bsd-setjmp.S Update. 2000-06-10 00:14:45 +00:00
clone2.S Update. 2001-02-19 18:55:39 +00:00
clone.S Update. 2000-10-07 22:28:05 +00:00
Dist Update. 2001-01-11 17:50:24 +00:00
dl-cache.h Update. 2000-09-29 22:53:14 +00:00
dl-static.c Update. 2001-01-11 19:42:21 +00:00
fork.S Update. 2000-09-26 19:13:37 +00:00
fstatfs64.c Update. 2000-06-29 19:33:05 +00:00
ftruncate64.c Update. 2000-06-29 19:33:05 +00:00
fxstat64.c Update. 2000-06-12 22:13:56 +00:00
fxstat.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
getclktck.c Update. 2000-11-01 08:10:10 +00:00
getcontext.S Update. 2001-03-16 21:07:22 +00:00
getdents64.c Update. 2000-08-12 05:14:52 +00:00
getdents.c Update. 2000-08-12 05:14:52 +00:00
getpagesize.c Update. 2001-01-08 22:30:44 +00:00
getrlimit64.c Update. 2000-06-29 19:33:05 +00:00
glob64.c Update. 2000-06-29 19:33:05 +00:00
glob.c Update. 2000-06-29 19:33:05 +00:00
ioperm.c Update. 2001-03-10 16:40:59 +00:00
ldconfig.h Update. 2001-03-10 16:40:59 +00:00
ldsodefs.h Update. 2001-01-11 19:42:21 +00:00
lxstat64.c Update. 2000-06-12 22:13:56 +00:00
lxstat.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
makecontext.c Update. 2001-03-16 21:07:22 +00:00
Makefile Update. 2001-03-16 21:07:22 +00:00
mmap64.c Update. 2000-06-20 01:36:28 +00:00
pipe.S Update. 2000-06-10 00:10:30 +00:00
pread64.c Update. 2000-06-29 19:33:05 +00:00
profil-counter.h Update. 2000-10-25 20:29:30 +00:00
pwrite64.c Update. 2000-06-29 19:33:05 +00:00
readdir64_r.c Update. 2000-06-29 19:33:05 +00:00
readdir64.c Update. 2000-06-29 19:33:05 +00:00
readdir_r.c Update. 2000-08-19 16:58:09 +00:00
readdir.c Update. 2000-08-19 16:58:09 +00:00
readelflib.c Update. 2001-03-16 07:40:05 +00:00
setcontext.S Update. 2001-03-16 21:07:22 +00:00
setjmp.S * sysdeps/alpha/setjmp.S: Remove __setjmp entry point. * sysdeps/arm/setjmp.S: Likewise. * sysdeps/arm/fpu/setjmp.S: Likewise. * sysdeps/i386/setjmp.S: Likewise. * sysdeps/i386/elf/setjmp.S: Likewise. * sysdeps/s390/setjmp.S: Likewise. * sysdeps/s390/elf/setjmp.S: Likewise. * sysdeps/sh/sh3/setjmp.S: Likewise. * sysdeps/sh/sh4/setjmp.S: Likewise. * sysdeps/sparc/sparc32/setjmp.S: Likewise. * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S: Likewise. * sysdeps/unix/sysv/linux/m68k/setjmp.c: Removed. 2000-11-21 20:55:38 +00:00
setrlimit64.c Update. 2000-06-29 19:33:05 +00:00
sigaction.c Update. 2000-08-17 07:38:02 +00:00
sigpending.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
sigprocmask.c Update. 2000-08-17 07:38:02 +00:00
sigsuspend.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
statfs64.c Update. 2000-06-29 19:33:05 +00:00
syscall.S Update 2000-06-10 21:04:36 +00:00
syscalls.list Update. 2001-02-14 05:31:12 +00:00
sysdep.h Update. 2000-09-29 16:45:44 +00:00
sysdep.S Update. 2000-09-29 16:45:44 +00:00
truncate64.c Update. 2000-06-29 19:33:05 +00:00
ucontext_i.h Update. 2001-03-16 21:07:22 +00:00
Versions Update. 2001-01-26 02:17:50 +00:00
vfork.S Update. 2000-09-26 19:13:37 +00:00
wordexp.c Update. 2001-01-26 02:17:50 +00:00
xstat64.c Update. 2000-06-12 22:13:56 +00:00
xstat.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00