glibc/sysdeps/sparc/sparc32
Ulrich Drepper 9771695416 Update.
2003-09-24  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/ia64/dl-machine.h (RTLD_START): Remove setting of
	__libc_stack_end.  Patch by David Mosberger.

2003-09-24  Jakub Jelinek  <jakub@redhat.com>

	* elf/Versions (ld): Export __libc_stack_end@GLIBC_2.1 instead of
	__libc_stack_end@GLIBC_PRIVATE.

	* sysdeps/generic/dl-sysdep.c (DL_STACK_END): Define if not defined.
	(_dl_sysdep_start): Set __libc_stack_end here.
	* sysdeps/alpha/dl-machine.h (RTLD_START): Remove setting of
	__libc_stack_end.
	* sysdeps/arm/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/cris/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/i386/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/m68k/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/s390/s390-32/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/s390/s390-64/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/sh/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/ia64/dl-machine.h (DL_STACK_END): Define.
	* sysdeps/sparc/sparc32/dl-machine.h (DL_STACK_END): Define.
	(RTLD_START): Remove setting of __libc_stack_end.
	* sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Define.
	(RTLD_START): Remove setting of __libc_stack_end.

2003-09-24  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/sys/sysmacros.h: Add gnu_dev_ prefix to
	function definitions.  Adjust macro expansions accordingly.
	* sysdeps/unix/sysv/linux/Versions: Add gnu_dev_ prefix to major,
	minor, makedev name.
	* sysdeps/unix/sysv/linux/makedev.c: Likewise.

2003-09-24  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/sys/sysmacros.h (major, minor, makedev):
	Add __THROW.
2003-09-24 21:13:55 +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
Dist Update. 2000-10-09 00:42:20 +00:00
Implies Update. 2000-09-05 15:05:15 +00:00
Makefile Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Versions Update. 1999-05-19 15:35:26 +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
divrem.m4 Update. 1997-08-24 10:55:18 +00:00
dl-machine.h Update. 2003-09-24 21:13:55 +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
lshift.S Put under LGPL v2.1. 2001-07-07 10:13:33 +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.S Update. 1997-08-24 10:55:18 +00:00
udiv_qrnnd.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
umul.S Update. 1997-08-24 10:55:18 +00:00
urem.S Update. 1997-08-24 10:55:18 +00:00