diff --git a/doc/3RDPARTY b/doc/3RDPARTY index 29ecf20f08a3..67c0f54f2744 100644 --- a/doc/3RDPARTY +++ b/doc/3RDPARTY @@ -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 @@ Use src/gnu/dist/diffutils/diffutils2netbsd for preparing the source tree 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 Archive Site: http://www.netlib.org/fp/ Home Page: http://www.netlib.org/fp/ @@ -302,7 +302,7 @@ Mailing List: none 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 --git a/doc/CHANGES b/doc/CHANGES index 97dc251e6a7a..b351dd9a0bcf 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -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 @@ Changes from NetBSD 5.0 to NetBSD 6.0: 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]