glibc/sysdeps/alpha
Ulrich Drepper 5ae9d168f6 Update.
1997-03-21 20:55  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/generic/machine-gmon.h: Update copyright.

	* sysdeps/i386/Makefile [$(subdir)=gmon] (sysdep_routines): Add
	i386-mcount.
	* sysdeps/i386/dl-machine.h [PROF] (_dl_runtime_resolve): Don't
	use regparam mechanism for call of `fixup' call.
	* sysdeps/i386/Dist: New file.
	* sysdeps/i386/i386-mcount.S: New file.  `mcount' entry point.
	* sysdeps/i386/machine-gmon.h: New file.  i386 specific version
	of gmon definitions.

1997-03-20 13:39  Andreas Jaeger  <aj@arthur.pfalz.de>

	* stdlib/tst-strtol.c (main): Save the value of errno since printf
	may modify it, use the saved errno everywhere.
	* stdlib/tst-strtod.c (main): Likewise.

1997-03-21 05:54  Ulrich Drepper  <drepper@cygnus.com>

	* posix/glob.c (glob): Fix completely broken handling of
	GLOB_BRACE and partly broken handling of GLOB_TILDE.
	Reported by Dennis Henriksen <opus@flamingo.osrl.dk>.

1997-03-20 20:22  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/readv.c: Don't emulate readv with small
	UIO_FASTIOV value by multiple readv calls since we need atomicity.
	* sysdeps/unix/sysv/linux/writev.c: Likewise.
	Reported by Matthis Urlichs.

1997-03-20 04:34  Roland McGrath  <roland@baalperazim.frob.com>

	* sysdeps/unix/sysv/linux/i386/sysdep.S (CALL_MCOUNT): Clear this
	macro so ENTRY(__syscall_error) doesn't insert a call to _mcount,
	which clobbers %eax.

	* Makeconfig [$(elf)=yes] (+prector, +postctor): New variables for
	crtbegin.o/crtend.o, using gcc to find them.
	(+link): Use them.

1997-03-20 00:06  Richard Henderson  <rth@tamu.edu>

	* gmon/sys/gmon.h: Revert the bulk of the 960930 changes, as they
	affect the alignment, and therefore the end padding of the structs.
	Reported by David Mosberger <davidm@azstarnet.com>.
	* gmon.c: Declare the variables with aligned tags to compensate.
	Use __writev instead of write for the I/O.

	* misc/sys/uio.h: Declare __writev and __readv.
	* sysdeps/posix/readv.c: Rename and alias readv to __readv.
	* sysdeps/posix/writev.c: Likewise for writev.
	* sysdeps/stub/readv.c: Likewise.
	* sysdeps/stub/writev.c: Likewise.
	* sysdeps/unix/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/readv.c: Likewise.
	* sysdeps/unix/sysv/linux/writev.c: Likewise.

	* stdlib/testdiv.c: Exit with error status when we have an error.
	* sysdeps/alpha/div.S: Initialize `quotient' and `mask'.
	* sysdeps/alpha/ldiv.S: Likewise.

	* sysdeps/unix/sysv/linux/alpha/ioperm.c: Include ctype.h for isdigit.

1997-03-20 14:51  Ulrich Drepper  <drepper@cygnus.com>

	* nis/nis_file.c: Unify error handling.

1997-03-19 18:36  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

	* nis/nis_file.c (writeColdStartFile): Fix typo.
	* nis/nis_free.c (nis_free_endpoints): Use unsigned int.
	* nis/nis_free.c (nis_free_servers): Likewise.
	* nis/rpcsvc/nislib.h: Likewise.

	* sunrpc/rpc/netdb.h: Add setrpcent and endrpcent prototypes.
1997-03-21 20:00:48 +00:00
..
alphaev5 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
elf Update from main archive 961219 1996-12-20 01:39:50 +00:00
fpu * hurd/Makefile (routines): Add get-host, set-host. 1996-06-16 03:49:40 +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 Update. 1997-03-09 06:16: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 from main archive 961119 1996-11-20 03:45:51 +00:00
bsd-setjmp.S update from main archive 961119 1996-11-20 03:45:51 +00:00
bytesex.h initial import 1995-02-18 01:27:10 +00:00
bzero.S update from main archive 961105 1996-11-06 04:24:40 +00:00
DEFS.h initial import 1995-02-18 01:27:10 +00:00
Dist update from main archive 961116 1996-11-17 03:15:52 +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 from main archive 961105 1996-11-06 04:24:40 +00:00
dl-machine.h update from main archive 970218 1997-02-19 04:43:53 +00:00
ffs.S update from main archive 961105 1996-11-06 04:24:40 +00:00
gmp-mparam.h Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
htonl.S update from main archive 961119 1996-11-20 03:45:51 +00:00
htons.S update from main archive 961119 1996-11-20 03:45:51 +00:00
Implies * elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS. 1996-06-10 13:03:12 +00:00
jmp_buf.h initial import 1995-02-18 01:27:10 +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 from main archive 961001 1996-10-02 01:40:17 +00:00
Makefile update from main arhive 970119 1997-01-20 02:49:49 +00:00
memchr.S update from main arcive 961210 1996-12-11 01:40:39 +00:00
memset.S update from main archive 961105 1996-11-06 04:24:40 +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 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 update from main archive 961105 1996-11-06 04:24:40 +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
setjmp.S update from main archive 961119 1996-11-20 03:45:51 +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 update from main archive 961105 1996-11-06 04:24:40 +00:00
strcpy.S update from main archive 961119 1996-11-20 03:45:51 +00:00
strlen.S update from main archive 961105 1996-11-06 04:24:40 +00:00
strncat.S update from main archive 961119 1996-11-20 03:45:51 +00:00
strncmp.S update from main arcive 961210 1996-12-11 01:40:39 +00:00
strncpy.S update from main archive 961105 1996-11-06 04:24:40 +00:00
strrchr.S Update from main archive 961219 1996-12-20 01:39:50 +00:00
stxcpy.S update from main archive 961011 1996-10-12 00:56:05 +00:00
stxncpy.S update from main archive 970202 1997-02-03 03:18:58 +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
w_sqrt.S update from main archive 961119 1996-11-20 03:45:51 +00:00