about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul E. Murphy <murphyp@linux.vnet.ibm.com>2016-06-08 14:41:05 -0500
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>2016-06-08 14:41:05 -0500
commit760723ec6ec6cf0e4bc9d46a248058625fa6e0ed (patch)
tree62d05c9c9c4940dce67656ba53bdd61d0b15c838 /ChangeLog
parent9c665e085f092d2fd1c0c159532d94191b8e2aec (diff)
downloadglibc-760723ec6ec6cf0e4bc9d46a248058625fa6e0ed.tar.gz
glibc-760723ec6ec6cf0e4bc9d46a248058625fa6e0ed.tar.xz
glibc-760723ec6ec6cf0e4bc9d46a248058625fa6e0ed.zip
Remove type specific information from auto-libm-test-in
Apply the following sed regexes to auto-libm-test-in in order:

s/flt-32/binary32/
s/dbl-64/binary64/
s/ldbl-96-intel/intel96/
s/ldbl-96-m68k/m68k96/
s/ldbl-128ibm/ibm128/
s/ldbl-128/binary128/

and fixup ldbl-96 comment manually.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8df2095985..1089576c0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
 2016-06-08  Paul E. Murphy  <murphyp@linux.vnet.ibm.com>
 
+	* auto-libm-test-in:
+	Replace flt-32 usage with binary32.
+	Replace dbl-64 usage with binary64.
+	Replace ldbl-intel-96 usage with intel96.
+	Replace ldbl-m68k-96 usage with m68k96.
+	Replace ldbl-128ibm usage with ibm128.
+	Replace ldbl-128 usage with binary128.
+
+	* auto-libm-test-out: Regenerate.
+
+2016-06-08  Paul E. Murphy  <murphyp@linux.vnet.ibm.com>
+
 	* math/gen-libm-test.pl (all_floats_pfx): New lookup table.
 	(parse_ulps): Dynamically generate type name matching
 	string from all_floats.