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
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
ftruncate64.c
fxstat.c
fxstat64.c
getcontext.S Update. 2002-08-31 08:06:48 +00:00
getdents.c
getdents64.c
getrlimit64.c
gettimeofday.S
glob64.c
ldconfig.h Update. 2002-04-22 11:52:42 +00:00
ldd-rewrite.sed
lxstat.c
lxstat64.c
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
pread64.c
profil-counter.h
pwrite64.c
readdir.c
readdir64.c
readdir64_r.c
readdir_r.c
readelflib.c
recv.c
register-dump.h
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
sigaction.c Update. 2002-08-03 07:02:10 +00:00
sigcontextinfo.h
sigpending.c
sigprocmask.c
sigsuspend.c
statfs64.c
swapcontext.S Update. 2002-08-31 08:06:48 +00:00
syscall.S
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
ucontext_i.h Update. 2002-08-31 08:06:48 +00:00
umount.c
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
xstat.c
xstat64.c