diff --git a/COPYING.txt b/COPYING.txt index e4c3cc9..75ac327 100644 --- a/COPYING.txt +++ b/COPYING.txt @@ -2,7 +2,7 @@ License for Berkeley SoftFloat Release 3 John R. Hauser -2014 ________ +2014 Dec 17 The following applies to the whole of SoftFloat Release 3 as well as to each source file individually. diff --git a/README.html b/README.html index 6f9eadd..c0d5eb1 100644 --- a/README.html +++ b/README.html @@ -11,7 +11,7 @@

John R. Hauser
-2014 ________
+2014 Dec 17

@@ -19,7 +19,8 @@ Berkeley SoftFloat is a software implementation of binary floating-point that conforms to the IEEE Standard for Floating-Point Arithmetic. SoftFloat is distributed in the form of C source code. Building the SoftFloat sources generates a library file (typically -"softfloat.a") containing the floating-point subroutines. +softfloat.a or libsoftfloat.a) containing the +floating-point subroutines.

diff --git a/README.txt b/README.txt index beafe32..3deb817 100644 --- a/README.txt +++ b/README.txt @@ -2,13 +2,13 @@ Package Overview for Berkeley SoftFloat Release 3 John R. Hauser -2014 ________ +2014 Dec 17 Berkeley SoftFloat is a software implementation of binary floating-point that conforms to the IEEE Standard for Floating-Point Arithmetic. SoftFloat is distributed in the form of C source code. Building the SoftFloat sources -generates a library file (typically "softfloat.a") containing the floating- -point subroutines. +generates a library file (typically "softfloat.a" or "libsoftfloat.a") +containing the floating-point subroutines. The SoftFloat package is documented in the following files in the "doc" subdirectory: diff --git a/doc/SoftFloat-history.html b/doc/SoftFloat-history.html index b78f658..65e3ca2 100644 --- a/doc/SoftFloat-history.html +++ b/doc/SoftFloat-history.html @@ -11,11 +11,7 @@

John R. Hauser
-2014 _____
-

- -

-*** CONTENT DONE. +2014 Dec 17

@@ -24,7 +20,8 @@ John R. Hauser