glibc/sysdeps/sparc/sparc32
Ulrich Drepper d57a3f0e02 Update.
2003-08-11  Carlos O'Donell  <carlos@baldric.uwo.ca>

	* dlfcn/default.c (main): Cast dlsym loaded value to same type as main.
	Address passed to test_in_mod1 and test_in_mod2 without casting.
	* dlfcn/defaultmod1.c: Change prototype of test_in_mod1.
	(test_in_mod1): Cast dlsym loaded value to same type as mainp.
	* dlfcn/defaultmod2.c: Change prototype of test_in_mod2.
	(test_in_mod2): Cast dlsym loaded value to same type as mainp.

2003-08-15  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/sparc/sparc32/elf/configure.in (libc_cv_sparc32_tls):
	Change quotes before using [].

	* sysdeps/unix/sysv/linux/sparc/sys/user.h: New file.

	* sysdeps/sparc/sparc32/bits/atomic.h (__sparc32_atomic_lock):
	Renamed to...
	(__sparc32_atomic_locks): ...this.  Change into 64-byte array.
	(__sparc32_atomic_do_lock, __sparc32_atomic_do_unlock): Add addr
	argument.  Select one of 64 locks from address bits.
	(atomic_compare_and_exchange_val_acq,
	atomic_compare_and_exchange_bool_acq): Pass memory address to
	__sparc32_atomic_do_{,un}lock.
2003-08-15 03:58:56 +00:00
..
bits Update. 2003-08-15 03:58:56 +00:00
elf Update. 2003-08-15 03:58:56 +00:00
fpu * sysdeps/alpha/fpu/libm-test-ulps: Update. 2003-03-23 00:52:23 +00:00
soft-fp Update. 2002-10-03 00:24:35 +00:00
sparcv8 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
sparcv9 Remove files not actually removed in 2003-03-31 change 2003-08-15 00:23:43 +00:00
sparcv9b Update. 2001-04-06 22:47:29 +00:00
__longjmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
add_n.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
addmul_1.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
alloca.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bcopy.c Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
bsd-_setjmp.S Update. 1997-08-24 10:55:18 +00:00
bsd-setjmp.S Update. 1997-08-24 10:55:18 +00:00
bzero.c Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
Dist Update. 2000-10-09 00:42:20 +00:00
divrem.m4 Update. 1997-08-24 10:55:18 +00:00
dl-machine.h * elf/dynamic-link.h (elf_machine_rel, elf_machine_rela, elf_machine_rel_relative, elf_machine_rela_relative): Don't assume reloc_addr is aligned. * sysdeps/alpha/dl-machine.h (elf_machine_rela, elf_machine_rela_relative): Adjust. * sysdeps/arm/dl-machine.h (elf_machine_rel, elf_machine_rela, elf_machine_rel_relative, elf_machine_rela_relative): Adjust. * sysdeps/cris/dl-machine.h (elf_machine_rela, elf_machine_rela_relative): Adjust. * sysdeps/hppa/dl-machine.h (elf_machine_rela, elf_machine_rela_relative): Adjust. * sysdeps/i386/dl-machine.h (elf_machine_rel, elf_machine_rela, elf_machine_rel_relative, elf_machine_rela_relative): Adjust. * sysdeps/ia64/dl-machine.h (elf_machine_rela, elf_machine_rela_relative): Adjust. * sysdeps/m68k/dl-machine.h (elf_machine_rela, elf_machine_rela_relative): Adjust. * sysdeps/mips/dl-machine.h (elf_machine_rela, elf_machine_rela_relative): Adjust. * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela, elf_machine_rela_relative): Adjust. * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela_relative, elf_machine_rela): Adjust. * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela, elf_machine_rela_relative): Adjust. * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela, elf_machine_rela_relative): * sysdeps/sh/dl-machine.h (elf_machine_rela, elf_machine_rela_relative): Adjust. * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela, elf_machine_rela_relative): Adjust. * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela, elf_machine_rela_relative): Adjust. * sysdeps/x86_64/dl-machine.h (elf_machine_rela, elf_machine_rela_relative): Adjust. 2003-07-31 06:33:53 +00:00
dotmul.S Update. 1997-08-24 10:55:18 +00:00
e_sqrt.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ieee754.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Implies Update. 2000-09-05 15:05:15 +00:00
lshift.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
Makefile Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memchr.S Update. 2003-04-29 22:49:58 +00:00
memcopy.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memcpy.S Update. 2003-04-29 22:49:58 +00:00
memmove.c Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
memset.S Update. 2003-04-29 22:49:58 +00:00
mul_1.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
rem.S Update. 1997-08-24 10:55:18 +00:00
rshift.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
sdiv.S Update. 1997-08-24 10:55:18 +00:00
setjmp.S Update. 2002-12-31 20:46:11 +00:00
stpcpy.S (__stpcpy): Add libc_hidden_def. 2002-08-04 01:22:11 +00:00
strcat.S Update. 2003-04-29 22:49:58 +00:00
strchr.S Update. 2003-04-29 22:49:58 +00:00
strcmp.S Update. 2003-04-29 22:49:58 +00:00
strcpy.S Update. 2003-04-29 22:49:58 +00:00
strlen.S Update. 2003-04-29 22:49:58 +00:00
strrchr.c Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
sub_n.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
submul_1.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
udiv_qrnnd.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
udiv.S Update. 1997-08-24 10:55:18 +00:00
umul.S Update. 1997-08-24 10:55:18 +00:00
urem.S Update. 1997-08-24 10:55:18 +00:00
Versions Update. 1999-05-19 15:35:26 +00:00