Source-Changes-HG archive

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

[src/trunk]: src/doc import latest



details:   https://anonhg.NetBSD.org/src/rev/98d92692fe27
branches:  trunk
changeset: 763468:98d92692fe27
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Mar 20 23:19:35 2011 +0000

description:
import latest

diffstat:

 doc/3RDPARTY |  8 ++++----
 doc/CHANGES  |  3 ++-
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs (43 lines):

diff -r 08300c62501e -r 98d92692fe27 doc/3RDPARTY
--- a/doc/3RDPARTY      Sun Mar 20 23:19:16 2011 +0000
+++ b/doc/3RDPARTY      Sun Mar 20 23:19:35 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: 3RDPARTY,v 1.823 2011/03/19 17:12:12 jakllsch Exp $
+#      $NetBSD: 3RDPARTY,v 1.824 2011/03/20 23:19:35 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -293,8 +293,8 @@
 for the import.
 
 Package:       gdtoa
-Version:       2005-09-23
-Current Vers:  2005-09-23
+Version:       2011-03-19
+Current Vers:  $(date)
 Maintainer:    David M. Gay <dmg%acm.org@localhost>
 Archive Site:  http://www.netlib.org/fp/
 Home Page:     http://www.netlib.org/fp/
@@ -302,7 +302,7 @@
 Responsible:   kleink
 License:       BSD-like
 Notes:
-Test suite not integrated at this time.
+Test suite integrated at this time, but not built (and fails to run).
 No hexadecimal floating-point string conversion for VAX FP yet.
 Only double-precision addressed at this time.
 
diff -r 08300c62501e -r 98d92692fe27 doc/CHANGES
--- a/doc/CHANGES       Sun Mar 20 23:19:16 2011 +0000
+++ b/doc/CHANGES       Sun Mar 20 23:19:35 2011 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1523 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1524 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -891,3 +891,4 @@
        mips: add TLS (thread local storage) support.  [matt 20110314]
        mips: add MIPS32R2 and MIPS64R2 support.  [matt 20110314]
        hppa: add TLS support.  [skrll 20110317]
+       gdtoa: Import the latest [christos 20110319]



Home | Main Index | Thread Index | Old Index