Source-Changes-HG archive

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

[src/netbsd-7]: src/doc tickets 416, 417, and 431



details:   https://anonhg.NetBSD.org/src/rev/4cedb9af2f88
branches:  netbsd-7
changeset: 798874:4cedb9af2f88
user:      snj <snj%NetBSD.org@localhost>
date:      Tue Jan 20 21:14:32 2015 +0000

description:
tickets 416, 417, and 431

diffstat:

 doc/CHANGES-7.0 |  24 +++++++++++++++++++++++-
 1 files changed, 23 insertions(+), 1 deletions(-)

diffs (35 lines):

diff -r cae63b2c335c -r 4cedb9af2f88 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Tue Jan 20 21:04:35 2015 +0000
+++ b/doc/CHANGES-7.0   Tue Jan 20 21:14:32 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.173 2015/01/20 20:42:27 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.174 2015/01/20 21:14:32 snj Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -14104,3 +14104,25 @@
        will work.
        [snj, ticket #438]
 
+distrib/sets/lists/comp/md.hppa                        1.3
+include/fenv.h                                 1.13 via patch
+lib/libm/Makefile                              1.168
+lib/libm/arch/hppa/fenv.c                      1.1, 1.2
+sys/arch/hppa/include/Makefile                 1.12
+sys/arch/hppa/include/fenv.h                   1.1, 1.2
+sys/arch/hppa/include/ieeefp.h                 1.5-1.7
+tests/lib/libm/Makefile                                1.29 via patch
+
+       Add fenv(3) support for hppa.
+       [martin, ticket #416]
+
+external/bsd/elftoolchain/dist/libdwarf/dwarf_attrval.c 1.3
+
+       Add missing break, following upstream.  PR bin/49567.
+       [martin, ticket #417]
+
+external/bsd/ipf/bin/ipftest/Makefile          1.3
+
+       Don't compile md5.c; just use the libc version. PR bin/49580.
+       [martin, ticket #431]
+



Home | Main Index | Thread Index | Old Index