glibc/sysdeps/alpha
Roland McGrath 9e3db9cd59 Thu Feb 15 13:57:08 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* mach/Machrules: Use -include for $(*.ir).

	* hurd/hurd/ioctl.h (_HURD_HANDLE_IOCTLS): Mask off type bits in
	request values.
	* sysdeps/mach/hurd/ioctls.h (_IOC_NOTYPE): New macro.
	(_IOT_COUNT2): Field is 3 bits, not 2.
	* sysdeps/mach/hurd/ioctl.c: Ignore handler if it fails with ENOTTY.
	* hurd/hurdioctl.c (_hurd_lookup_ioctl_handler): Mask off type
	bits before looking up handler.
	(fioctl): Use __hurd_dfail.
	(fioctl, fioclex): Use ENOTTY for bogus request instead of EGRATUITOUS.

Wed Feb 14 00:21:17 1996 David Mosberger-Tang  <davidm@azstarnet.com>

	* sysdeps/alpha/memchr.c (memchr): loop searching for matching
	character bailed out one too early; changed constant 6 to
	7 to fix this.
1996-02-16 02:19:52 +00:00
..
alphaev5 Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00
DEFS.h initial import 1995-02-18 01:27:10 +00:00
Dist initial import 1995-02-18 01:27:10 +00:00
Implies initial import 1995-02-18 01:27:10 +00:00
Makefile Fri May 19 17:16:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-05-20 00:13:43 +00:00
__longjmp.c * sysdeps/alpha/__longjmp.c (__longjmp): Take out const. 1995-03-31 03:52:13 +00:00
__math.h duh, don't need __attribute__ in the alpha header, it's in the toplevel one 1995-03-10 02:44:20 +00:00
add_n.s Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00
addmul_1.s Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00
bsd-_setjmp.S initial import 1995-02-18 01:27:10 +00:00
bsd-setjmp.S initial import 1995-02-18 01:27:10 +00:00
bytesex.h initial import 1995-02-18 01:27:10 +00:00
copysign.c initial import 1995-02-18 01:27:10 +00:00
divl.S newly generated ones 1995-03-10 02:59:52 +00:00
divlu.S newly generated ones 1995-03-10 02:59:52 +00:00
divq.S newly generated ones 1995-03-10 02:59:52 +00:00
divqu.S newly generated ones 1995-03-10 02:59:52 +00:00
divrem.m4 * sysdeps/alpha/divrem.m4: Undefine `ret' to avoid the definition that's used inside the alpha sysdep.h. 1995-03-10 02:59:06 +00:00
fabs.c initial import 1995-02-18 01:27:10 +00:00
gmp-mparam.h initial import 1995-02-18 01:27:10 +00:00
jmp_buf.h initial import 1995-02-18 01:27:10 +00:00
lshift.s Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00
macros.m4 initial import 1995-02-18 01:27:10 +00:00
memchr.c Thu Feb 15 13:57:08 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-02-16 02:19:52 +00:00
mul_1.s Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00
reml.S newly generated ones 1995-03-10 02:59:52 +00:00
remlu.S newly generated ones 1995-03-10 02:59:52 +00:00
remq.S newly generated ones 1995-03-10 02:59:52 +00:00
remqu.S newly generated ones 1995-03-10 02:59:52 +00:00
rshift.s Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00
setjmp.S initial import 1995-02-18 01:27:10 +00:00
setjmp_aux.c initial import 1995-02-18 01:27:10 +00:00
strchr.c initial import 1995-02-18 01:27:10 +00:00
strlen.c * sysdeps/alpha/strlen.c (strlen): Fix cmpbge insn, and returning 1995-04-17 22:02:01 +00:00
sub_n.s Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00
submul_1.s Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00
udiv_qrnnd.S Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00