glibc/sysdeps/unix/sysv/linux/x86_64
Andreas Jaeger c816e07413 Update.
2002-08-31  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_routines): Add
	__start_context.

	* sysdeps/unix/sysv/linux/x86_64/__start_context.S: New file.

	* sysdeps/unix/sysv/linux/x86_64/makecontext.c: New file.

	* sysdeps/unix/sysv/linux/x86_64/ucontext_i.h: Add defines for
	registers used for passing args.

	* sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Save and restore
	all needed registers.

	* sysdeps/unix/sysv/linux/x86_64/setcontext.S: Restore all
	registers.

	* sysdeps/unix/sysv/linux/x86_64/getcontext.S: Save all needed
	registers.
2002-08-31 08:06:48 +00:00
..
bits Update. 2002-08-23 22:33:32 +00:00
sys Update. 2002-05-09 08:07:59 +00:00
__start_context.S Update. 2002-08-31 08:06:48 +00:00
brk.c Update. 2001-09-19 10:37:31 +00:00
clone.S 2002-08-03 Roland McGrath <roland@redhat.com> 2002-08-04 01:28:11 +00:00
Dist Update. 2002-08-27 16:11:54 +00:00
dl-cache.h Update. 2002-04-22 11:52:42 +00:00
fstatfs64.c Update. 2001-09-19 10:37:31 +00:00
ftruncate64.c Update. 2001-09-19 10:37:31 +00:00
fxstat64.c Update. 2001-09-19 10:37:31 +00:00
fxstat.c Update. 2001-09-19 10:37:31 +00:00
getcontext.S Update. 2002-08-31 08:06:48 +00:00
getdents64.c Update. 2001-09-19 10:37:31 +00:00
getdents.c Update. 2001-09-19 10:37:31 +00:00
getrlimit64.c Update. 2001-09-19 10:37:31 +00:00
gettimeofday.S Update. 2002-04-14 09:14:45 +00:00
glob64.c Update. 2001-09-19 10:37:31 +00:00
ldconfig.h Update. 2002-04-22 11:52:42 +00:00
ldd-rewrite.sed Fix rewrite rule. 2002-04-08 11:14:01 +00:00
lxstat64.c Update. 2001-09-19 10:37:31 +00:00
lxstat.c Update. 2001-09-19 10:37:31 +00:00
makecontext.c Linux/x86-64 makecontext implementation. 2002-08-31 08:04:45 +00:00
Makefile Update. 2002-08-31 08:06:48 +00:00
mmap64.c Update. 2001-09-19 10:37:31 +00:00
pread64.c Update. 2001-09-19 10:37:31 +00:00
profil-counter.h Update. 2001-09-19 10:37:31 +00:00
pwrite64.c Update. 2001-09-19 10:37:31 +00:00
readdir64_r.c Update. 2001-09-19 10:37:31 +00:00
readdir64.c Update. 2001-09-19 10:37:31 +00:00
readdir_r.c Update. 2001-09-19 10:37:31 +00:00
readdir.c Update. 2001-09-19 10:37:31 +00:00
readelflib.c * sysdeps/unix/sysv/linux/x86_64/readelflib.c: New. 2002-03-04 13:46:11 +00:00
recv.c Update. 2001-09-19 10:37:31 +00:00
register-dump.h Update. 2002-03-27 11:08:02 +00:00
send.c Update. 2002-08-03 07:02:10 +00:00
sendfile64.c Update. 2002-06-07 12:34:08 +00:00
setcontext.S Update. 2002-08-31 08:06:48 +00:00
setrlimit64.c Update. 2001-09-19 10:37:31 +00:00
sigaction.c Update. 2002-08-03 07:02:10 +00:00
sigcontextinfo.h Update. 2002-03-27 11:08:02 +00:00
sigpending.c Update. 2001-09-19 10:37:31 +00:00
sigprocmask.c Update. 2001-09-19 10:37:31 +00:00
sigsuspend.c Update. 2001-09-19 10:37:31 +00:00
statfs64.c Update. 2001-09-19 10:37:31 +00:00
swapcontext.S Update. 2002-08-31 08:06:48 +00:00
syscall.S Update. 2001-09-19 10:37:31 +00:00
syscalls.list Fix arguments of shmat. 2002-08-22 11:06:53 +00:00
sysdep.h * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
sysdep.S Update. 2002-08-25 04:51:08 +00:00
time.S * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__]. 2002-08-03 12:09:37 +00:00
truncate64.c Update. 2001-09-19 10:37:31 +00:00
ucontext_i.h Update. 2002-08-31 08:06:48 +00:00
umount.c Update. 2001-09-19 10:37:31 +00:00
Versions Update. 2002-08-23 09:29:27 +00:00
vfork.S Use %rdi as temp register instead of destroying %rbx. 2002-04-22 05:58:12 +00:00
xstat64.c Update. 2001-09-19 10:37:31 +00:00
xstat.c Update. 2001-09-19 10:37:31 +00:00