glibc/sysdeps/alpha
Richard Henderson 154a5429ac * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h,
and bits/inf.h.
        * math/math.h: Include them.

        * sysdeps/alpha/fpu/bits/mathdef.h, sysdeps/arm/fpu/bits/mathdef.h,
        sysdeps/generic/bits/mathdef.h, sysdeps/i386/fpu/bits/mathdef.h,
        sysdeps/ia64/fpu/bits/mathdef.h, sysdeps/m68k/fpu/bits/mathdef.h,
        sysdeps/mips/fpu/bits/mathdef.h, sysdeps/powerpc/fpu/bits/mathdef.h,
        sysdeps/sh/sh4/fpu/bits/mathdef.h, sysdeps/sparc/fpu/bits/mathdef.h,
        sysdeps/x86_64/fpu/bits/mathdef.h: Remove INFINITY.

        * sysdeps/arm/bits/huge_val.h (HUGE_VAL): Use __builtin_huge_val.
        (HUGE_VALF, HUGE_VALL): Remove.
        * sysdeps/ieee754/bits/huge_val.h: Likewise.
        * sysdeps/sh/bits/huge_val.h: Likewise.

        * sysdeps/generic/bits/huge_val.h (HUGE_VAL): Use __builtin_huge_val.
        * sysdeps/generic/bits/huge_valf.h: New file.
        * sysdeps/generic/bits/huge_vall.h: New file.
        * sysdeps/generic/bits/inf.h: New file.
        * sysdeps/ieee754/bits/huge_valf.h: New file.
        * sysdeps/ieee754/bits/inf.h: New file.
        * sysdeps/i386/bits/huge_val.h: Remove file.
        * sysdeps/i386/bits/huge_vall.h: New file.
        * sysdeps/ia64/bits/huge_val.h: Remove file.
        * sysdeps/ia64/bits/huge_vall.h: New file.
        * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: New file.
        * sysdeps/m68k/bits/huge_val.h: Remove file.
        * sysdeps/m68k/bits/huge_vall.h: New file.
        * sysdeps/s390/bits/huge_val.h: Remove file.
        * sysdeps/sh/sh4/fpu/bits/huge_val.h: Remove file.
        * sysdeps/sparc/bits/huge_vall.h: New file.
        * sysdeps/sparc/sparc32/fpu/bits/huge_val.h: Remove file.
        * sysdeps/sparc/sparc64/fpu/bits/huge_val.h: Remove file.

        * sysdeps/ieee754/bits/nan.h (NAN): Use __builtin_nanf.
        * sysdeps/mips/bits/nan.h (NAN): Likewise.
2004-03-15 21:44:10 +00:00
..
alphaev5
alphaev6 Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
alphaev67 Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
bits * sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_xxx_8_int): 2004-01-13 09:15:58 +00:00
elf * sysdeps/alpha/elf/initfini.c: Avoid .ent/.end. 2003-07-05 22:56:39 +00:00
fpu * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, 2004-03-15 21:44:10 +00:00
nptl * sysdeps/alpha/tcb-offsets.sym (PID_OFFSET): New. 2004-03-11 21:34:25 +00:00
soft-fp * sysdeps/alpha/soft-fp/ots_cvtxt.c (_OtsConvertFloatXT): Fix typo 2004-03-08 12:34:18 +00:00
__longjmp.S
_mcount.S
add_n.s
addmul_1.s
atomicity.h
bb_init_func.S
bsd-_setjmp.S
bsd-setjmp.S
bzero.S
Dist
div.S
divl.S
divq.S
divrem.h
dl-machine.h Use GLRO instead of GL where appropriate. 2004-03-05 10:22:54 +00:00
dl-sysdep.h Alpha specific definition for ld.so. 2004-02-20 20:14:55 +00:00
dl-tls.h
ffs.S
ffsll.S
gccframe.h
hp-timing.h
htonl.S
htons.S
Implies * soft-fp/quad.h (union _FP_UNION_Q): Add longs structure. 2004-03-06 20:46:23 +00:00
ldiv.S
libc-tls.c Helper code for TLS setup in static libc. 2003-01-17 19:19:37 +00:00
lldiv.S
lshift.s
machine-gmon.h
Makefile
memchr.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
memset.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
memusage.h
mul_1.s
nscd-types.h
rawmemchr.S
reml.S
remq.S
rshift.s
s_copysign.S
s_fabs.S
setjmp.S * sysdeps/alpha/setjmp.S (_setjmp, setjmp): Mark .prologue. 2003-06-24 16:29:21 +00:00
stackinfo.h
stpcpy.S
stpncpy.S
strcat.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
strchr.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
strcmp.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
strcpy.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
strlen.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
strncat.S
strncmp.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
strncpy.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
strrchr.S Add libc_hidden_builtin_def. 2003-04-29 22:47:20 +00:00
stxcpy.S
stxncpy.S
sub_n.s
Subdirs * soft-fp/quad.h (union _FP_UNION_Q): Add longs structure. 2004-03-06 20:46:23 +00:00
submul_1.s
udiv_qrnnd.S
Versions