diff options
| author | Paul E. Murphy <murphyp@linux.vnet.ibm.com> | 2016-05-27 12:05:47 -0500 |
|---|---|---|
| committer | Paul E. Murphy <murphyp@linux.vnet.ibm.com> | 2016-05-27 12:06:15 -0500 |
| commit | f64f68f53b2bd7c490f198b6da84f0ef41942aee (patch) | |
| tree | c10e129cfacb73ece30930c9771b8d8b23d9a787 /ChangeLog | |
| parent | 9513192bc7639d7d8d8b6a291b159f6b60782a43 (diff) | |
| download | glibc-f64f68f53b2bd7c490f198b6da84f0ef41942aee.tar.xz glibc-f64f68f53b2bd7c490f198b6da84f0ef41942aee.zip | |
Replace M_El with lit_e in libm-test.inc
This is useful in situations where the long double type is
less precise than the type under test.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2016-05-27 Paul E. Murphy <murphyp@linux.vnet.ibm.com> + * libm-test.inc: Replace usage of M_El with + (lit_e): New macro. + +2016-05-27 Paul E. Murphy <murphyp@linux.vnet.ibm.com> + * libm-test.inc: Replace usage of M_PI_4l with (lit_pi_4_d): New macro. |
