glibc/sysdeps/alpha
Ulrich Drepper bd355af04f Update.
1997-12-14 21:33  Ulrich Drepper  <drepper@cygnus.com>

	* version.h (VERSION): Bump to 2.0.91.

	* db2/makedb.c (process_input): Fix typo in message.
	* sunrpc/rpcinfo.c (pmapdump): Unify messages.

	* elf/dynamic-link.h: Pretty print.

	* elf/rtld.c: Allow multiple preloading of a shared object.

	* include/limits.h: Prevent multiple inclusion.

	* malloc/Makefile (headers): Add mcheck.h.
	(distribute): Remove it here.
	* malloc/mcheck.h: Pretty print.
	* malloc/mtrace.c (mallenv): Make `const'.
	* malloc/mtrace.pl: Don't print table head for memory leaks if there
	are none.
	* manual/memory.texi: Update descriptor of malloc hooks.

	* posix/Makefile (routines): Add waitid.
	* posix/sys/types.h [__USE_SVID || __USE_POSIX]: Define id_t based
	on __id_t.
	* posix/sys/wait.h: Define idtype_t type.
	Add prototype for waitid.
	* signal/signal.h: Move definition of sigval_t to <bits/siginfo.h>.
	* sysdeps/generic/waitid.c: Stub for waitid.
	* sysdeps/generic/bits/siginfo.h: Define sigval_t.  Arrange to work
	the __need_siginfo_t defined.
	* sysdeps/unix/sysv/linux/bits/siginfo: Likewise.
	* sysdeps/generic/bits/types.h: Define __id_t.
	Correct definition of __FDMASK.
	* sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.

	* sysdeps/posix/waitid.c: New file.
	Provided by Zack Weinberg.

	* rt/aio_misc.c: Rename __aio_free_req to __aio_free_request.

	* sysdeps/alpha/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE):
	Add missing parameters.

	* sysdeps/generic/dl-sysdep.c: Don't call __libc_init_secure.
	* sysdeps/generic/enbl-secure.c: Don't define __libc_uid.
	* sysdeps/unix/sysv/linux/init-first.c: Define __libc_uid.
	* sysdeps/unix/sysv/linux/sigqueue.c: Make sure __libc_uid is
	initialized.

	* sysdeps/i386/dl-machine.h: Little cleanup.

	* sysdeps/i386/fpu/bits/mathinline.h: Use __signbit* inline functions.
	(__finite): Mark function as const.
	Add inline code for __ieee754_atan2.

	* sysdeps/libm-ieee754/s_cacoshf.c: Add alternate implementation
	(but don't use it now).
	* sysdeps/libm-ieee754/s_catan.c: Use __ieee754_atan2 instead of
	__atan.
	* sysdeps/libm-ieee754/s_catanf.c: Likewise.
	* sysdeps/libm-ieee754/s_catanl.c: Likewise.
	* sysdeps/libm-ieee754/s_catanh.c: Likewise.  Correct sign of
	real part.
	* sysdeps/libm-ieee754/s_catanhf.c: Likewise.
	* sysdeps/libm-ieee754/s_catanhl.c: Likewise.
	* sysdeps/libm-ieee754/s_clog10.c: Use factor to correct
	__ieee754_atan2 to base 10.
	* sysdeps/libm-ieee754/s_clog10f.c: Likewise.
	* sysdeps/libm-ieee754/s_clog10l.c: Likewise.

	* sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h: Define as
	old_kernel_sigaction.

	* sysdeps/unix/sysv/linux/net/if_slip.h: Pretty print.

	* wctype/Makefile (routines): Add wctype_l.
	* wctype/wctype.h: Add declaration of __wctype_l.
	* wctype/wctype_l.c: New file.

1997-12-10 00:38  Ulrich Drepper  <drepper@cygnus.com>

	* locale/C-ctype.c: Correct data for isw* functions.
	* locale/programs/ld-ctype.c: Write 32bit char classes in correct
	byte order.
	* wctype/test_wctype.c: Add test for isw* functions.
	* wctype/wctype.c: Return value with expected byte order.

	* sysdeps/generic/_G_config.h: Define _G_HAVE_IO_FILE_OPEN.
	* sysdeps/unix/sysv/linux/_G_config.h: Likewise.
1997-12-14 22:24:57 +00:00
..
alphaev5 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
bits Update. 1997-11-26 04:23:08 +00:00
elf Updated. 1997-06-26 22:23:01 +00:00
fpu Update. 1997-11-26 04:23:08 +00:00
Dist Update. 1997-11-18 02:50:07 +00:00
Implies * elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS. 1996-06-10 13:03:12 +00:00
Makefile Update. 1997-09-11 12:09:10 +00:00
__longjmp.S Update. 1997-12-01 17:16:22 +00:00
_mcount.S Updated. 1997-06-26 22:23:01 +00:00
add_n.s Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
addmul_1.s Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
bb_init_func.S Updated. 1997-06-26 22:23:01 +00:00
bsd-_setjmp.S Update. 1997-09-11 12:09:10 +00:00
bsd-setjmp.S Update. 1997-09-11 12:09:10 +00:00
bzero.S Update. 1997-09-16 00:42:43 +00:00
div.S Update. 1997-03-21 20:00:48 +00:00
divl.S update from main archive 961105 1996-11-06 04:24:40 +00:00
divq.S update from main archive 961105 1996-11-06 04:24:40 +00:00
divrem.h Update. 1997-06-23 21:55:26 +00:00
dl-machine.h Update. 1997-12-14 22:24:57 +00:00
ffs.S Updated. 1997-06-26 22:23:01 +00:00
gmp-mparam.h Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
htonl.S Update. 1997-07-24 01:36:01 +00:00
htons.S Update. 1997-07-24 01:36:01 +00:00
ldiv.S Update. 1997-03-21 20:00:48 +00:00
lldiv.S update from main archive 961105 1996-11-06 04:24:40 +00:00
lshift.s Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
machine-gmon.h Update. 1997-06-23 21:55:26 +00:00
memchr.S update from main arcive 961210 1996-12-11 01:40:39 +00:00
memset.S Updated. 1997-06-26 22:23:01 +00:00
mul_1.s Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
reml.S update from main archive 961105 1996-11-06 04:24:40 +00:00
remq.S update from main archive 961105 1996-11-06 04:24:40 +00:00
rshift.s Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
s_copysign.S update from main archive 961119 1996-11-20 03:45:51 +00:00
s_fabs.S Updated. 1997-06-26 22:23:01 +00:00
setjmp.S Update. 1997-12-01 17:16:22 +00:00
stpcpy.S update from main archive 961119 1996-11-20 03:45:51 +00:00
stpncpy.S update from main archive 961105 1996-11-06 04:24:40 +00:00
strcat.S update from main archive 961119 1996-11-20 03:45:51 +00:00
strchr.S update from main archive 961105 1996-11-06 04:24:40 +00:00
strcmp.S Updated. 1997-06-26 22:23:01 +00:00
strcpy.S update from main archive 961119 1996-11-20 03:45:51 +00:00
strlen.S Updated. 1997-06-26 22:23:01 +00:00
strncat.S update from main archive 961119 1996-11-20 03:45:51 +00:00
strncmp.S Updated. 1997-06-26 22:23:01 +00:00
strncpy.S Updated. 1997-06-26 22:23:01 +00:00
strrchr.S Updated. 1997-06-26 22:23:01 +00:00
stxcpy.S Updated. 1997-06-26 22:23:01 +00:00
stxncpy.S Updated. 1997-06-26 22:23:01 +00:00
sub_n.s Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
submul_1.s Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
udiv_qrnnd.S update from main archive 961105 1996-11-06 04:24:40 +00:00