aboutsummaryrefslogtreecommitdiff
path: root/doc/SoftFloat-history.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/SoftFloat-history.html')
-rw-r--r--doc/SoftFloat-history.html19
1 files changed, 17 insertions, 2 deletions
diff --git a/doc/SoftFloat-history.html b/doc/SoftFloat-history.html
index f5f7c91..515633e 100644
--- a/doc/SoftFloat-history.html
+++ b/doc/SoftFloat-history.html
@@ -7,14 +7,29 @@
<BODY>
-<H1>History of Berkeley SoftFloat, to Release 3b</H1>
+<H1>History of Berkeley SoftFloat, to Release 3c</H1>
<P>
John R. Hauser<BR>
-2016 July 22<BR>
+2017 February 10<BR>
</P>
+<H3>Release 3c (2017 February)</H3>
+
+<UL>
+
+<LI>
+Added optional rounding mode <CODE>odd</CODE> (round to odd, also known as
+<EM>jamming</EM>).
+
+<LI>
+Corrected the documentation concerning non-canonical representations in
+<NOBR>80-bit</NOBR> double-extended-precision.
+
+</UL>
+
+
<H3>Release 3b (2016 July)</H3>
<UL>