Skip to content

Commit

Permalink
Regenerate MIPS libm-test-ulps.
Browse files Browse the repository at this point in the history
	* sysdeps/mips/mips32/libm-test-ulps: Regenerated.
	* sysdeps/mips/mips64/libm-test-ulps: Likewise.
  • Loading branch information
Joseph Myers committed Jan 18, 2016
1 parent 844c75a commit 204a038
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
2016-01-18 Joseph Myers <joseph@codesourcery.com>

* sysdeps/mips/mips32/libm-test-ulps: Regenerated.
* sysdeps/mips/mips64/libm-test-ulps: Likewise.

* sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.

* sysdeps/arm/libm-test-ulps: Regenerated.
Expand Down
6 changes: 4 additions & 2 deletions sysdeps/mips/mips32/libm-test-ulps
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ ifloat: 2

Function: "atan2_upward":
double: 1
float: 2
float: 1
idouble: 1
ifloat: 2

Expand Down Expand Up @@ -291,7 +291,7 @@ ifloat: 2

Function: "carg_upward":
double: 1
float: 2
float: 1
idouble: 1
ifloat: 2

Expand Down Expand Up @@ -1420,7 +1420,9 @@ float: 2
ifloat: 2

Function: "log_upward":
double: 1
float: 2
idouble: 1
ifloat: 2

Function: "pow":
Expand Down
6 changes: 4 additions & 2 deletions sysdeps/mips/mips64/libm-test-ulps
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ ldouble: 3

Function: "atan2_upward":
double: 1
float: 2
float: 1
idouble: 1
ifloat: 2
ildouble: 2
Expand Down Expand Up @@ -393,7 +393,7 @@ ldouble: 3

Function: "carg_upward":
double: 1
float: 2
float: 1
idouble: 1
ifloat: 2
ildouble: 2
Expand Down Expand Up @@ -1910,7 +1910,9 @@ ildouble: 2
ldouble: 2

Function: "log_upward":
double: 1
float: 2
idouble: 1
ifloat: 2
ildouble: 1
ldouble: 1
Expand Down

0 comments on commit 204a038

Please sign in to comment.