[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commits] r23589 - in /fsf/trunk/libc/ports: ChangeLog.hppa sysdeps/hppa/fpu/libm-test-ulps



Author: eglibc
Date: Thu Jul 25 00:01:47 2013
New Revision: 23589

Log:
Import glibc-mainline for 2013-07-25

Modified:
    fsf/trunk/libc/ports/ChangeLog.hppa
    fsf/trunk/libc/ports/sysdeps/hppa/fpu/libm-test-ulps

Modified: fsf/trunk/libc/ports/ChangeLog.hppa
==============================================================================
--- fsf/trunk/libc/ports/ChangeLog.hppa (original)
+++ fsf/trunk/libc/ports/ChangeLog.hppa Thu Jul 25 00:01:47 2013
@@ -1,3 +1,7 @@
+2013-07-23  Carlos O'Donell  <carlos@xxxxxxxxxx>
+
+	* sysdeps/hppa/fpu/libm-test-ulps: Regenerate.
+
 2013-06-05  Joseph Myers  <joseph@xxxxxxxxxxxxxxxx>
 
 	* sysdeps/hppa/configure.in: Remove trailing whitespace.

Modified: fsf/trunk/libc/ports/sysdeps/hppa/fpu/libm-test-ulps
==============================================================================
--- fsf/trunk/libc/ports/sysdeps/hppa/fpu/libm-test-ulps (original)
+++ fsf/trunk/libc/ports/sysdeps/hppa/fpu/libm-test-ulps Thu Jul 25 00:01:47 2013
@@ -3640,6 +3640,18 @@
 Test "expm1 (500.0)":
 double: 1
 idouble: 1
+
+# gamma
+Test "gamma (0.7)":
+double: 1
+float: 1
+idouble: 1
+ifloat: 1
+Test "gamma (1.2)":
+double: 1
+float: 2
+idouble: 1
+ifloat: 2
 
 # hypot
 Test "hypot (-0.7, -12.4)":
@@ -3907,6 +3919,23 @@
 float: 1
 ifloat: 1
 
+# pow10
+Test "pow10 (-1)":
+double: 1
+idouble: 1
+Test "pow10 (-305)":
+double: 1
+idouble: 1
+Test "pow10 (-36)":
+double: 1
+idouble: 1
+Test "pow10 (3)":
+double: 1
+idouble: 1
+Test "pow10 (36)":
+double: 1
+idouble: 1
+
 # pow_downward
 Test "pow_downward (1.5, 1.03125)":
 float: 1
@@ -5034,6 +5063,12 @@
 ildouble: 1
 ldouble: 1
 
+Function: "gamma":
+double: 1
+float: 2
+idouble: 1
+ifloat: 2
+
 Function: "hypot":
 float: 1
 ifloat: 1
@@ -5086,6 +5121,10 @@
 float: 1
 ifloat: 1
 
+Function: "pow10":
+double: 1
+idouble: 1
+
 Function: "pow_downward":
 float: 1
 ifloat: 1

_______________________________________________
Commits mailing list
Commits@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/commits