Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket 808.



details:   https://anonhg.NetBSD.org/src/rev/bad67b45b8fe
branches:  netbsd-7
changeset: 799383:bad67b45b8fe
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Wed May 27 10:00:24 2015 +0000

description:
Ticket 808.

diffstat:

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

diffs (19 lines):

diff -r 13d7a36a27e9 -r bad67b45b8fe doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Wed May 27 09:22:56 2015 +0000
+++ b/doc/CHANGES-7.0   Wed May 27 10:00:24 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.311 2015/05/27 05:37:13 msaitoh Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.312 2015/05/27 10:00:24 msaitoh Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -23568,3 +23568,9 @@
 
        Fix up TARGET_ENDIAN_DEFAULT for BE oabi.
        [skrll, ticket #807]
+
+lib/libm/arch/alpha/s_copysign.S               1.6-1.7
+lib/libm/arch/m68k/s_copysign.S                        1.8-1.9
+
+       Add copysignl aliases.
+       [joerg, ticket #808]



Home | Main Index | Thread Index | Old Index