Source-Changes-HG archive

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

[src/netbsd-8]: src/doc ticket 659



details:   https://anonhg.NetBSD.org/src/rev/a8a2be87ca90
branches:  netbsd-8
changeset: 851542:a8a2be87ca90
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Sat Mar 31 11:21:10 2018 +0000

description:
ticket 659

diffstat:

 doc/CHANGES-8.0 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r aa393cc3e31e -r a8a2be87ca90 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0   Sat Mar 31 11:20:46 2018 +0000
+++ b/doc/CHANGES-8.0   Sat Mar 31 11:21:10 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.156 2018/03/31 10:52:34 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.157 2018/03/31 11:21:10 bouyer Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -10737,3 +10737,9 @@
        Add various spectre/meltdown related cpu MSRs and bits.
        [maxv, ticket #678]
 
+lib/libm/src/s_scalbn.c                                1.19
+
+       Add missing alias for ldexpl on ! __HAVE_LONG_DOUBLE architectures.
+       Pointed out by Hal Murray on port-arm.
+       [martin, ticket #659]
+



Home | Main Index | Thread Index | Old Index