mirror of git://sourceware.org/git/glibc.git
* math/libm-test.inc (exp_test): Exclude expl(1000.0L) from
being executed on PowerPC as the expected result exceeds IBM long double 128 __LDBL_MAX__.
This commit is contained in:
parent
8fb0af98d8
commit
acbb987309
|
|
@ -1,3 +1,9 @@
|
||||||
|
2008-02-20 Ryan S. Arnold <rsa@us.ibm.com>
|
||||||
|
|
||||||
|
* math/libm-test.inc (exp_test): Exclude expl(1000.0L) from
|
||||||
|
being executed on PowerPC as the expected result exceeds IBM
|
||||||
|
long double 128 __LDBL_MAX__.
|
||||||
|
|
||||||
2008-05-21 Roland McGrath <roland@redhat.com>
|
2008-05-21 Roland McGrath <roland@redhat.com>
|
||||||
|
|
||||||
* shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.
|
* shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue