Source-Changes-HG archive

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

[src/trunk]: src/doc Long double related changes.



details:   https://anonhg.NetBSD.org/src/rev/4320644fbb62
branches:  trunk
changeset: 791731:4320644fbb62
user:      joerg <joerg%NetBSD.org@localhost>
date:      Fri Nov 29 13:36:42 2013 +0000

description:
Long double related changes.

diffstat:

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

diffs (22 lines):

diff -r 65bcc3a08686 -r 4320644fbb62 doc/CHANGES
--- a/doc/CHANGES       Fri Nov 29 13:33:00 2013 +0000
+++ b/doc/CHANGES       Fri Nov 29 13:36:42 2013 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1863 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1864 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -302,8 +302,12 @@
        x68k: Support upto 1008 MB extended memory that is found on the XM6i
                emulator. [tsutsui 20131027]
        OpenSSH: Imported 6.4 [christos 20131108]
+       x86: Default rounding mode of the x87 changed to long double precision.
+               [joerg 20131111]
        zless(1): Added via lastest version of zmore(1) from OpenBSD
                [pettai 20131112]
+       libm: Added basic long double support for elementary functions.
+               Most transcendent functions are stubbed out. [joerg 20131119]
        nvi(1): Upgrade to the latest git source [christos 20131122]
        MPC: Updated to MPC 1.0.1.  [mrg 20131128]
        MPFR: Updated to MPFR 3.1.2.  [mrg 20131128]



Home | Main Index | Thread Index | Old Index