mirror of git://sourceware.org/git/glibc.git
1998-08-23 Ricahrd Henderson <rth@cygnus.com> * sysdeps/alpha/elf/crtbegin.S: Fix .prologue; no pv used. * sysdeps/alpha/elf/crtend.S: Likewise. * sysdeps/alpha/elf/start.S: Likewise. * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Fix .prologue; non-standard pv usage. * sysdeps/unix/sysv/linux/alpha/brk.S: Use jmp macro for relaxation. * sysdeps/unix/sysv/linux/alpha/getitimer.S: Likewise. * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise. * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise. * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Likewise. * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise. * sysdeps/unix/sysv/linux/alpha/select.S: Likewise. * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise. * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise. * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise. * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise. * sysdeps/alpha/fpu/e_sqrt.c: Use the asm version when the input is a finite non-denormal, deferring to the full IEEE version otherwise. * sysdeps/alpha/fpu/bits/mathinline.h (__floorf, __floor): Early out for -0. Optimize for !_IEEE_FP_INEXACT. * sysdeps/alpha/fpu/s_floor.c: New. * sysdeps/alpha/fpu/s_floorf.c: New. * sysdeps/alpha/fpu/s_ceil.c: New. * sysdeps/alpha/fpu/s_ceilf.c: New. |
||
|---|---|---|
| .. | ||
| alphaev5 | ||
| bits | ||
| elf | ||
| fpu | ||
| Dist | ||
| Implies | ||
| Makefile | ||
| Versions | ||
| __longjmp.S | ||
| _mcount.S | ||
| add_n.s | ||
| addmul_1.s | ||
| bb_init_func.S | ||
| bsd-_setjmp.S | ||
| bsd-setjmp.S | ||
| bzero.S | ||
| div.S | ||
| divl.S | ||
| divq.S | ||
| divrem.h | ||
| dl-machine.h | ||
| ffs.S | ||
| ffsll.S | ||
| gmp-mparam.h | ||
| htonl.S | ||
| htons.S | ||
| ldiv.S | ||
| lldiv.S | ||
| lshift.s | ||
| machine-gmon.h | ||
| memchr.S | ||
| memset.S | ||
| mul_1.s | ||
| reml.S | ||
| remq.S | ||
| rshift.s | ||
| s_copysign.S | ||
| s_fabs.S | ||
| setjmp.S | ||
| stpcpy.S | ||
| stpncpy.S | ||
| strcat.S | ||
| strchr.S | ||
| strcmp.S | ||
| strcpy.S | ||
| strlen.S | ||
| strncat.S | ||
| strncmp.S | ||
| strncpy.S | ||
| strrchr.S | ||
| stxcpy.S | ||
| stxncpy.S | ||
| sub_n.s | ||
| submul_1.s | ||
| udiv_qrnnd.S | ||