Module Name:    src
Committed By:   christos
Date:           Sun Mar 20 23:19:35 UTC 2011

Modified Files:
        src/doc: 3RDPARTY CHANGES

Log Message:
import latest


To generate a diff of this commit:
cvs rdiff -u -r1.823 -r1.824 src/doc/3RDPARTY
cvs rdiff -u -r1.1523 -r1.1524 src/doc/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.823 src/doc/3RDPARTY:1.824
--- src/doc/3RDPARTY:1.823	Sat Mar 19 13:12:12 2011
+++ src/doc/3RDPARTY	Sun Mar 20 19:19:35 2011
@@ -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 <d...@acm.org>
 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.
 

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1523 src/doc/CHANGES:1.1524
--- src/doc/CHANGES:1.1523	Thu Mar 17 18:15:56 2011
+++ src/doc/CHANGES	Sun Mar 20 19:19:35 2011
@@ -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]

Reply via email to