mirror of git://sourceware.org/git/glibc.git
2003-09-08 Chris Demetriou <cgd@broadcom.com>
* sysdeps/mips/mips64/n32/Implies: Move ieee754/ldbl-128 to
the top of the list.
* sysdeps/mips/mips64/n64/Implies: Likewise.
This commit is contained in:
parent
5b0f136e7e
commit
4af35571fb
|
|
@ -2,6 +2,12 @@
|
||||||
|
|
||||||
* sysdeps/unix/mips/sysdep.h (PSEUDO_END): Undef before defining.
|
* sysdeps/unix/mips/sysdep.h (PSEUDO_END): Undef before defining.
|
||||||
|
|
||||||
|
2003-09-08 Chris Demetriou <cgd@broadcom.com>
|
||||||
|
|
||||||
|
* sysdeps/mips/mips64/n32/Implies: Move ieee754/ldbl-128 to
|
||||||
|
the top of the list.
|
||||||
|
* sysdeps/mips/mips64/n64/Implies: Likewise.
|
||||||
|
|
||||||
2003-09-08 Roland McGrath <roland@frob.com>
|
2003-09-08 Roland McGrath <roland@frob.com>
|
||||||
|
|
||||||
* sysdeps/unix/sysv/linux/speed.c
|
* sysdeps/unix/sysv/linux/speed.c
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
|
ieee754/ldbl-128
|
||||||
mips/mips64
|
mips/mips64
|
||||||
mips
|
mips
|
||||||
wordsize-32
|
wordsize-32
|
||||||
ieee754/ldbl-128
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
|
ieee754/ldbl-128
|
||||||
mips/mips64
|
mips/mips64
|
||||||
mips
|
mips
|
||||||
wordsize-64
|
wordsize-64
|
||||||
ieee754/ldbl-128
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue