glibc/sysdeps/alpha
Richard Henderson 9dc874df52 * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead
of arithmetic instructions.

        * sysdeps/alpha/fpu/s_ceil.c: Use round to -inf instead of playing
        with the fpcr.  Protect from INV exception.
        * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
        * sysdeps/alpha/fpu/s_floor.c: Protect from INV exception.
        * sysdeps/alpha/fpu/s_floorf.c: Likewise.

        * sysdeps/alpha/fpu/s_copysign.c: New.
        * sysdeps/alpha/fpu/s_copysignf.c: New.
        * sysdeps/alpha/fpu/s_fabs.c: New.
        * sysdeps/alpha/fpu/s_fabsf.c: New.
        * sysdeps/alpha/fpu/s_rint.c: New.
        * sysdeps/alpha/fpu/s_rintf.c: New.
2000-03-20 20:32:11 +00:00
..
alphaev5
bits Don't check against SP. 1998-04-24 14:43:00 +00:00
elf * sysdeps/alpha/elf/crtbegin.S: Fix .prologue; no pv used. 1998-08-23 04:08:17 +00:00
fpu * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
__longjmp.S Define _ASM and _SETJMP_H to get definitions. 1997-12-01 17:09:25 +00:00
_mcount.S Update and reformat copyright, remove trailing white spaces and send 1997-06-26 22:16:52 +00:00
add_n.s
addmul_1.s
atomicity.h Correct counting of subsections. 1999-06-21 13:00:14 +00:00
bb_init_func.S Update and reformat copyright, remove trailing white spaces and send 1997-06-26 22:16:52 +00:00
bsd-_setjmp.S Stub out. 1997-09-11 03:14:24 +00:00
bsd-setjmp.S Stub out. 1997-09-11 03:14:24 +00:00
bzero.S Fix a typo. 1998-01-30 12:24:41 +00:00
Dist List only one file per line. 1998-07-04 14:37:17 +00:00
div.S Initialize quotient' and mask'. 1997-03-20 19:33:28 +00:00
divl.S
divq.S
divrem.h Update and reformat copyright, remove trailing white spaces and send 1997-06-23 21:54:51 +00:00
dl-machine.h 1999-07-21 Roland McGrath <roland@baalperazim.frob.com> 1999-07-21 16:57:52 +00:00
ffs.S Schedule for EV5. Add ffsl and ffsll entry points. 1998-07-30 12:38:08 +00:00
ffsll.S Dummy file to satisfy Makefiles. 1998-07-30 12:38:22 +00:00
gmp-mparam.h
htonl.S Fix a typo. 1998-01-30 12:24:41 +00:00
htons.S Fix typo. 1998-01-30 12:26:36 +00:00
Implies Add ieee754/flt-32 and ieee754/dbl-64. 1999-07-13 23:43:10 +00:00
ldiv.S Initialize quotient' and mask'. 1997-03-20 19:33:28 +00:00
lldiv.S
lshift.s
machine-gmon.h Update and reformat copyright, remove trailing white spaces and send 1997-06-23 21:54:51 +00:00
Makefile [db2]: Set CFLAGS of mutex.c to make spinlocks known. 1999-08-30 21:51:20 +00:00
memchr.S Zap high byte of length. Reschedule. 1999-05-18 08:55:49 +00:00
memprof.h Alpha specific definitions of macros to get stack pointer and high 2000-02-11 19:47:25 +00:00
memset.S Update and reformat copyright, remove trailing white spaces and send 1997-06-26 22:16:52 +00:00
mul_1.s
reml.S
remq.S
rshift.s
s_copysign.S update from main archive 961119 1996-11-20 03:45:46 +00:00
s_fabs.S Added ".set noat"/".set at". 1998-02-26 17:13:29 +00:00
setjmp.S Define _ASM and _SETJMP_H to get definitions. 1997-12-01 17:09:25 +00:00
stpcpy.S update from main archive 961119 1996-11-20 03:45:46 +00:00
stpncpy.S
strcat.S update from main archive 961119 1996-11-20 03:45:46 +00:00
strchr.S
strcmp.S Update and reformat copyright, remove trailing white spaces and send 1997-06-26 22:16:52 +00:00
strcpy.S update from main archive 961119 1996-11-20 03:45:46 +00:00
strlen.S Update and reformat copyright, remove trailing white spaces and send through unexpand. 1997-06-26 22:12:06 +00:00
strncat.S update from main archive 961119 1996-11-20 03:45:46 +00:00
strncmp.S Update and reformat copyright, remove trailing white spaces and send 1997-06-26 22:16:52 +00:00
strncpy.S Update and reformat copyright, remove trailing white spaces and send 1997-06-26 22:16:52 +00:00
strrchr.S Update and reformat copyright, remove trailing white spaces and send 1997-06-26 22:16:52 +00:00
stxcpy.S Update and reformat copyright, remove trailing white spaces and send 1997-06-26 22:16:52 +00:00
stxncpy.S Update and reformat copyright, remove trailing white spaces and send 1997-06-26 22:16:52 +00:00
sub_n.s
submul_1.s
udiv_qrnnd.S
Versions Add __atan2 for libm and GLIBC_2.0. 1999-01-20 09:23:32 +00:00