glibc/sysdeps/sparc/sparc64
Ulrich Drepper 9bab980687 Update.
2001-04-18  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.
	* sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc64/swapcontext.c: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc64/setcontext.S (__setcontext):
	Copy first word of uc_sigmask into __uc_sigmask.
	* sysdeps/unix/sysv/linux/sparc/sparc64/getcontext.S (__getcontext):
	Save uc_link around trap. Copy __uc_sigmask into first word of
	uc_sigmask, clear the rest. Make sure setcontext to the created
	context doesn't do this though.
	* sysdeps/unix/sysv/linux/sparc/sparc64/ucontext_i.h: New file.
	* sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (ucontext_t): Add
	uc_stack and uc_sigmask, rename old uc_sigmask to __uc_sigmask in the
	64bit version, make uc_sigmask __sigset_t in the 32bit version.

	* rt/Makefile (otherlibs): Added for static NSS.
	* glibcbug.in (BUGGLIBC): Send to new alias.
2001-04-19 16:31:12 +00:00
..
bits Update. 2000-09-26 19:13:37 +00:00
elf
fpu Update. 2001-04-19 16:31:12 +00:00
soft-fp Update. 2001-01-03 19:59:47 +00:00
sparcv9b Update. 2001-04-06 22:47:29 +00:00
add_n.S
addmul_1.S
atomicity.h
bcopy.c
bzero.c
Dist Update. 2001-04-10 04:47:50 +00:00
dl-machine.h Update. 2001-04-12 23:03:41 +00:00
hp-timing.c Update. 2001-04-10 00:15:08 +00:00
hp-timing.h Update. 2001-04-10 00:15:08 +00:00
Implies Update. 2000-09-16 23:00:38 +00:00
lshift.S
Makefile Update. 2001-04-10 00:15:08 +00:00
memchr.S update 2000-07-26 18:21:25 +00:00
memcmp.S
memcpy.S
memmove.c
memset.S
mul_1.S
rawmemchr.S
rshift.S
stpcpy.S
stpncpy.S
strcat.S
strchr.S
strcmp.S
strcpy.S
strcspn.S
strlen.S
strncmp.S
strncpy.S
strpbrk.S
strrchr.c
strspn.S
sub_n.S
submul_1.S
Versions