glibc/sysdeps/alpha
Ulrich Drepper 1f64ac13c0 update from main archive 961011
Fri Oct 11 19:13:34 1996  Ulrich Drepper  <drepper@cygnus.com>

	* locale/Makefile (CPPFLAGS): Set CHARMAP_PATH to
 	"$(i18ndir)/charmaps".

Fri Oct 11 22:12:41 1996  NIIBE Yutaka  <gniibe@mri.co.jp>

	* sysdeps/unix/sysv/linux/sys/procfs.h: Include <asm/user.h>
	to get definition of FPU description struct.

	* sysdeps/unix/sysv/linux/Makefile [$(subdir)=socket] (subdir_headers):
	Add net/if.h, net/if_ppp.h, net/ppp-comp.h, net/ppp_defs.h,
 	net/if_arp.h, and net/route.h.
	* sysdeps/unix/sysv/linux/net/if_arp.h: New file.
	* sysdeps/unix/sysv/linux/net/route.h: New file.

Fri Oct 11 14:49:13 1996  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/stub/readdir_r.c: New file.  We need a stub version.
	* sysdeps/stub/e_acosl.c: Likewise.
	* sysdeps/stub/e_asinl.c: Likewise.
	* sysdeps/stub/e_atan2l.c: Likewise.
	* sysdeps/stub/e_expl.c: Likewise.
	* sysdeps/stub/e_fmodl.c: Likewise.
	* sysdeps/stub/e_log10l.c: Likewise.
	* sysdeps/stub/e_logl.c: Likewise.
	* sysdeps/stub/e_sqrtl.c: Likewise.
	* sysdeps/stub/s_atanl.c: Likewise.
	* sysdeps/stub/s_log1pl.c: Likewise.

	* Makefile (distribute): Add nsswitch.h and netgroup.h.

	* nss/Makefile (generated): db-netgrp.c is not generated.

	* sysdeps/alpha/Dist: Add stxcpy.S and stxncpy.S.

	* Make-dist (+out): Add $(dont_distribute).

Fri Oct 11 00:27:18 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* stdio-common/Makefile (routines): Add tmpnam_r.

Fri Oct 11 05:32:51 1996  Ulrich Drepper  <drepper@cygnus.com>

	* version.h: Bump version to 1.96.

Fri Oct 11 18:13:47 1996  Andreas Jaeger  <aj@arthur.pfalz.de>

	* stdio-common/tst-printf.c: Some more cleanups.

Fri Oct 11 02:48:02 1996  Ulrich Drepper  <drepper@cygnus.com>

	* resolv/arpa/nameser.h: Update from bind-4.9.5-T6B.
	* resolv/resolv.h: Likewise.
	* resolv/gethnamaddr.c: Likewise.
	* resolv/res_comp.c: Likewise.
	* resolv/res_debug.c: Likewise.
	* resolv/res_init.c: Likewise.
	* resolv/res_send.c: Likewise.
	* resolv/Banner: Update version number.

	* nss/nss_dns/dns-host.c: Update according to change in
	resolv/gethnamaddr.c.

Fri Oct 10 20:52:28 1996  Ralph Loader  <loader@maths.ox.ac.uk>

	* crypt/md5.c (md5_stream): When reading the block in several
	pieces append to instead of replace previously read data.

Thu Oct 10 15:53:17 1996  Richard Henderson  <rth@tamu.edu>

	* sysdeps/alpha/stxcpy.S ($unaligned): In single word copy, correct
	last-byte-written bit for source word misalignment.
	* sysdeps/alpha/strchr.c: Removed.  There is now an assembler
 	version.

Thu Oct 10 17:17:23 1996  Ulrich Drepper  <drepper@cygnus.com>

	* sunrpc/Makefile (rpcsvc): Remove yp.x.  The corrected version
	comes with glibc-nis.
	* sunrpc/rpcsvc/yp.x: Removed.

	* nss/nss_files/files-netgr.c (_nss_netgroup_parseline): Test
	for *CURSOR to be NULL and dump a core if yes.

Thu Oct  9 20:09:53 1996  Matthew Jacob  <mjacob@feral.com>

	* sysdeps/unix/sysv/linux/alpha/brk.S: Define _ERRNO_H before
	including <errnos.h> to get error numbers.

Thu Oct 10 14:00:01 1996  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/i386/sigcontext.h: Moved file...
	* sysdeps/unix/sysv/linux/sigcontext.h: ...to here.  So the
	Alpha people find a correct file.
	* sysdeps/libm-ieee754/w_cabs.c: We cannot make __cabsl simply
	an alias of __cabs since the structures have different names.
	* sysdeps/libm-ieee754/w_log10.c: Fix typo in weak_alias.
	Reported by Matthew Jacob <mjacob@feral.com>.

	simply a wrapper around the <linux/elfcore.h> file since the
1996-10-12 00:56:05 +00:00
..
alphaev5 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
elf update from main archive 960906 1996-09-07 04:10:57 +00:00
fpu * hurd/Makefile (routines): Add get-host, set-host. 1996-06-16 03:49:40 +00:00
DEFS.h initial import 1995-02-18 01:27:10 +00:00
Dist update from main archive 961011 1996-10-12 00:56:05 +00:00
Implies * elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS. 1996-06-10 13:03:12 +00:00
Makefile update from main archive 961005 1996-10-06 02:05:11 +00:00
__longjmp.c Tue Mar 19 14:18:42 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-03-19 20:21:54 +00:00
__math.h Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-05-23 05:33:49 +00:00
_mcount.S Update. 1996-08-09 02:46:09 +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 Update. 1996-08-09 02:46:09 +00:00
bsd-_setjmp.S Update. 1996-08-09 02:46:09 +00:00
bsd-setjmp.S Update. 1996-08-09 02:46:09 +00:00
bytesex.h initial import 1995-02-18 01:27:10 +00:00
bzero.S update from main archive 961005 1996-10-06 02:05:11 +00:00
divl.S Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-05-23 05:33:49 +00:00
divlu.S Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-05-23 05:33:49 +00:00
divq.S Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-05-23 05:33:49 +00:00
divqu.S Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-05-23 05:33:49 +00:00
divrem.h Last minute change. 1996-08-12 02:44:03 +00:00
dl-machine.h update from main archive 960904 1996-09-05 02:49:18 +00:00
ffs.S Update. 1996-08-09 02:46:09 +00:00
gmp-mparam.h Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
htonl.S Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-02 18:50:07 +00:00
htons.S Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-02 18:50:07 +00:00
jmp_buf.h initial import 1995-02-18 01:27:10 +00:00
lshift.s Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
machine-gmon.h update from main archive 961001 1996-10-02 01:40:17 +00:00
memchr.S Update. 1996-08-09 02:46:09 +00:00
memset.S update from main archive 961005 1996-10-06 02:05:11 +00:00
mul_1.s Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
ntohl.s Tue Mar 19 14:18:42 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-03-19 20:21:54 +00:00
ntohs.s Tue Mar 19 14:18:42 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-03-19 20:21:54 +00:00
reml.S Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-05-23 05:33:49 +00:00
remlu.S Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-05-23 05:33:49 +00:00
remq.S Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-05-23 05:33:49 +00:00
remqu.S Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-05-23 05:33:49 +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 960909 1996-09-10 02:00:15 +00:00
s_fabs.S update from main archive 960909 1996-09-10 02:00:15 +00:00
setjmp.S Update. 1996-08-09 02:46:09 +00:00
setjmp_aux.c Tue Mar 19 14:18:42 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-03-19 20:21:54 +00:00
stpcpy.S update from main archive 961005 1996-10-06 02:05:11 +00:00
stpncpy.S update from main archive 961005 1996-10-06 02:05:11 +00:00
strcat.S update from main archive 961005 1996-10-06 02:05:11 +00:00
strchr.S update from main archive 961005 1996-10-06 02:05:11 +00:00
strcpy.S update from main archive 961005 1996-10-06 02:05:11 +00:00
strlen.S Update. 1996-08-09 02:46:09 +00:00
strncat.S update from main archive 961005 1996-10-06 02:05:11 +00:00
strncpy.S update from main archive 961005 1996-10-06 02:05:11 +00:00
strrchr.S update from main archive 961005 1996-10-06 02:05:11 +00:00
stxcpy.S update from main archive 961011 1996-10-12 00:56:05 +00:00
stxncpy.S update from main archive 961005 1996-10-06 02:05:11 +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 Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-05-23 05:33:49 +00:00