glibc/sysdeps/alpha
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
..
alphaev5
alphaev6 Update. 2003-04-29 22:49:58 +00:00
alphaev67 Update. 2003-04-29 22:49:58 +00:00
bits * sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_bool_*_int): Invert the sense of the return value. (__arch_exchange_16_int): Fix paste-o. (__arch_exchange_{32,64}_int): Fix think-o. 2003-06-30 23:21:38 +00:00
elf * sysdeps/alpha/elf/initfini.c: Avoid .ent/.end. * sysdeps/alpha/elf/pt-initfini.c: Avoid .ent/.end. 2003-07-05 22:56:39 +00:00
fpu * sysdeps/alpha/fpu/bits/mathinline.h: Honor __LIBC_INTERNAL_MATH_INLINES. Implement __signbitf, __signbit. 2003-06-24 16:33:49 +00:00
soft-fp
Dist
Implies
Makefile
Versions
__longjmp.S
_mcount.S
add_n.s
addmul_1.s
atomicity.h
bb_init_func.S
bsd-_setjmp.S
bsd-setjmp.S
bzero.S
div.S
divl.S
divq.S
divrem.h
dl-machine.h Update. 2003-09-24 21:13:55 +00:00
dl-tls.h * configure.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove test. 2002-11-08 02:20:41 +00:00
ffs.S
ffsll.S
gccframe.h
hp-timing.h
htonl.S
htons.S
ldiv.S
libc-tls.c Update. 2003-01-17 19:57:05 +00:00
lldiv.S
lshift.s
machine-gmon.h
memchr.S Update. 2003-04-29 22:49:58 +00:00
memset.S Update. 2003-04-29 22:49:58 +00:00
memusage.h
mul_1.s
nscd-types.h
rawmemchr.S
reml.S
remq.S
rshift.s
s_copysign.S
s_fabs.S
setjmp.S * sysdeps/alpha/setjmp.S (_setjmp, setjmp): Mark .prologue. 2003-06-24 16:29:21 +00:00
stackinfo.h
stpcpy.S
stpncpy.S
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
strncat.S
strncmp.S Update. 2003-04-29 22:49:58 +00:00
strncpy.S Update. 2003-04-29 22:49:58 +00:00
strrchr.S Update. 2003-04-29 22:49:58 +00:00
stxcpy.S
stxncpy.S Update. 2002-10-03 09:15:22 +00:00
sub_n.s
submul_1.s
udiv_qrnnd.S