2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-01-24 12:25:35 +08:00
glibc/sysdeps/alpha
Richard Henderson 91d46f8a9b 2007-05-07 Richard Henderson <rth@redhat.com>
* sysdeps/alpha/fpu/bits/mathinline.h (__isnanl): Don't define
        if __NO_LONG_DOUBLE_MATH.
        * sysdeps/unix/sysv/linux/alpha/ioperm.c: If BWX insns not
        available in the compiler, add .arch directive to ethe assembly.

2007-05-07  Jakub Jelinek  <jakub@redhat.com>

        * sysdeps/alpha/fpu/s_nearbyint.c (nearbyintl): Fix version on
        compat_symbol to GLIBC_2_1.
        * sysdeps/alpha/fpu/s_fmin.S (fminl): Likewise.
        * sysdeps/alpha/fpu/s_trunc.c (truncl): Likewise.
        * sysdeps/alpha/fpu/s_fmax.S (fmaxl): Likewise.
        * sysdeps/alpha/fpu/s_lrint.c (lrintl, llrintl): Likewise.
        * sysdeps/alpha/fpu/s_lround.c (lroundl, llroundl): Likewise.
        * sysdeps/alpha/fpu/s_round.c (roundl): Likewise.
        * sysdeps/alpha/fpu/s_isnan.c (isnanl): Provide compat_symbol in
        libc, not libm.
        (__isnanl): New compat_symbol.
2007-05-07 22:57:20 +00:00
..
alphaev5
alphaev6 * sysdeps/alpha/alphaev6/memcpy.S: Mark .prologue. 2004-09-26 17:40:31 +00:00
alphaev67 (ffs): Add libc_hidden_builtin_def. 2004-07-05 17:36:14 +00:00
bits 2006-01-31 Jakub Jelinek <jakub@redhat.com> 2006-02-01 03:13:49 +00:00
elf Add space inf weak_alias use. 2005-05-26 14:30:48 +00:00
fpu 2007-05-07 Richard Henderson <rth@redhat.com> 2007-05-07 22:57:20 +00:00
nptl USE_TLS support is now default. 2006-10-27 23:11:45 +00:00
soft-fp 2006-02-18 Joseph S. Myers <joseph@codesourcery.com> 2006-02-25 01:26:22 +00:00
__longjmp.S 2006-01-12 Roland McGrath <roland@redhat.com> 2006-01-12 09:27:47 +00:00
_mcount.S
add_n.s
addmul_1.s
backtrace.c * sysdeps/alpha/backtrace.c: New. 2004-03-26 07:56:26 +00:00
bb_init_func.S
bsd-_setjmp.S
bsd-setjmp.S
bzero.S
div_libc.h * elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM): New. 2005-05-28 23:40:09 +00:00
div.S * sysdeps/alpha/div.S: Save and restore FPCR around fp operations. 2004-09-06 02:01:35 +00:00
divl.S * elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM): New. 2005-05-28 23:40:09 +00:00
divlu.S * sysdeps/alpha/Makefile <gnulib> (sysdep_routines): Merge divrem 2004-03-27 00:32:28 +00:00
divq.S * elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM): New. 2005-05-28 23:40:09 +00:00
divqu.S Return the correct result when the same dividend and divisor are provided, 2005-10-20 05:24:59 +00:00
dl-dtprocnum.h * elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM): New. 2005-05-28 23:40:09 +00:00
dl-machine.h USE_TLS support is now default. 2006-10-27 23:11:45 +00:00
dl-sysdep.h 2005-04-28 Roland McGrath <roland@redhat.com> 2005-04-28 22:28:50 +00:00
dl-tls.h
dl-trampoline.S * elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM): New. 2005-05-28 23:40:09 +00:00
ffs.S (ffs): Add libc_hidden_builtin_def. 2004-07-05 17:36:14 +00:00
ffsll.S
gccframe.h
hp-timing.h
htonl.S Add space inf weak_alias use. 2005-05-26 14:30:48 +00:00
htons.S Add space inf weak_alias use. 2005-05-26 14:30:48 +00:00
Implies 2006-01-31 Jakub Jelinek <jakub@redhat.com> 2006-02-01 03:13:45 +00:00
jmpbuf-offsets.h 2006-01-10 Roland McGrath <roland@redhat.com> 2006-01-10 10:18:16 +00:00
jmpbuf-unwind.h 2006-01-12 Roland McGrath <roland@redhat.com> 2006-01-12 09:27:47 +00:00
ldiv.S * sysdeps/alpha/ldiv.S (lldiv): Add alias. 2005-09-20 05:35:13 +00:00
libc-tls.c USE_TLS support is now default. 2006-10-27 23:11:45 +00:00
lldiv.S
lshift.s
machine-gmon.h
Makefile * sysdeps/alpha/Makefile (sysdep-CFLAGS): Force dynamic rounding. 2007-03-14 00:40:50 +00:00
memchr.S
memset.S
memusage.h
mul_1.s
nscd-types.h
rawmemchr.S
reml.S * elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM): New. 2005-05-28 23:40:09 +00:00
remlu.S * sysdeps/alpha/Makefile <gnulib> (sysdep_routines): Merge divrem 2004-03-27 00:32:28 +00:00
remq.S * elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM): New. 2005-05-28 23:40:09 +00:00
remqu.S Return the correct result when the same dividend and divisor are provided, 2005-10-20 05:24:59 +00:00
rshift.s
setjmp.S Pretty printing. 2006-01-13 21:41:29 +00:00
stackinfo.h
stpcpy.S Add libc_hidden_builtin_def. 2004-05-28 06:39:36 +00:00
stpncpy.S
strcat.S
strchr.S
strcmp.S
strcpy.S
strlen.S
strncat.S
strncmp.S * sysdeps/alpha/strncmp.S: Don't read too much data when pointers 2005-11-27 06:05:33 +00:00
strncpy.S
strrchr.S
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