Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket #1617



details:   https://anonhg.NetBSD.org/src/rev/e57486b53a20
branches:  netbsd-7
changeset: 800497:e57486b53a20
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Jun 23 10:44:47 2018 +0000

description:
Ticket #1617

diffstat:

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

diffs (19 lines):

diff -r e7d95cbaba7c -r e57486b53a20 doc/CHANGES-7.2
--- a/doc/CHANGES-7.2   Sat Jun 23 10:43:57 2018 +0000
+++ b/doc/CHANGES-7.2   Sat Jun 23 10:44:47 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.92 2018/06/14 19:44:56 martin Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.93 2018/06/23 10:44:47 martin Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
 release:
@@ -5545,3 +5545,9 @@
        Add more aliases for Hebrew and Arabic ISO-8859-... encodings.
        [maya, ticket #1616]
 
+external/gpl3/gcc/dist/libstdc++-v3/include/std/complex 1.2
+
+       Use the c99 cabs math builtins directly, because cabs and cabsf
+       have broken ABI's and cabsl does not exist.
+       [maya, ticket #1617]
+



Home | Main Index | Thread Index | Old Index