aboutsummaryrefslogtreecommitdiff
path: root/doc/TestFloat-history.html
diff options
context:
space:
mode:
authorJohn Hauser <jhauser@eecs.berkeley.edu>2017-08-18 16:21:07 -0700
committerJohn Hauser <jhauser@eecs.berkeley.edu>2017-08-18 16:21:07 -0700
commit0d2862cdb35361d47548020b97dc60b58d53d048 (patch)
tree89a4e0171e641a9a46e073ebb7fbe043cee5b57c /doc/TestFloat-history.html
parentf755993d040a8ea9c1acf758efce76da60870627 (diff)
downloadberkeley-testfloat-3-0d2862cdb35361d47548020b97dc60b58d53d048.zip
berkeley-testfloat-3-0d2862cdb35361d47548020b97dc60b58d53d048.tar.gz
berkeley-testfloat-3-0d2862cdb35361d47548020b97dc60b58d53d048.tar.bz2
Release 3d. See "doc/TestFloat-history.html".
Diffstat (limited to 'doc/TestFloat-history.html')
-rw-r--r--doc/TestFloat-history.html17
1 files changed, 15 insertions, 2 deletions
diff --git a/doc/TestFloat-history.html b/doc/TestFloat-history.html
index 3d3db9e..ed34043 100644
--- a/doc/TestFloat-history.html
+++ b/doc/TestFloat-history.html
@@ -7,11 +7,11 @@
<BODY>
-<H1>History of Berkeley TestFloat, to Release 3c</H1>
+<H1>History of Berkeley TestFloat, to Release 3d</H1>
<P>
John R. Hauser<BR>
-2017 February 10<BR>
+2017 August 18<BR>
</P>
@@ -23,6 +23,19 @@ corresponding release of SoftFloat.
</P>
+<H3>Release 3d (2017 August)</H3>
+
+<UL>
+
+<LI>
+When the all-in-one <CODE>testfloat</CODE> program is compiled to test the C
+language's arithmetic, added the ability to test library functions
+<CODE>sqrtf</CODE>, <CODE>sqrtl</CODE>, <CODE>fmaf</CODE>, <CODE>fma</CODE>,
+and <CODE>fmal</CODE>, which were added to the <NOBR>C Standard</NOBR> in 1999.
+
+</UL>
+
+
<H3>Release 3c (2017 February)</H3>
<UL>