Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc m68k FPE supports all mathematics functions.



details:   https://anonhg.NetBSD.org/src/rev/7048f8212648
branches:  trunk
changeset: 786218:7048f8212648
user:      isaki <isaki%NetBSD.org@localhost>
date:      Sat Apr 20 05:46:20 2013 +0000

description:
m68k FPE supports all mathematics functions.

diffstat:

 doc/CHANGES |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 8ff3602e59a6 -r 7048f8212648 doc/CHANGES
--- a/doc/CHANGES       Sat Apr 20 05:27:05 2013 +0000
+++ b/doc/CHANGES       Sat Apr 20 05:46:20 2013 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1816 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1817 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -227,3 +227,6 @@
        tcpdump(8): Import 4.3.0 [christos 20130406]
        libevent: Upgrade 2.0.21-stable [christos 20130411]
        wm(4): Add support for I210 and I211 [msaitoh 20130419]
+       m68k: Add inverse trigonometric functions, hyperbolic arctangent,
+               exponential and power functions to m68k FPE.  As a result,
+               m68k FPE supports all mathematics functions. [isaki 20130420]



Home | Main Index | Thread Index | Old Index