From a926ed3c9651b07e0615b36502bf16871345143f Mon Sep 17 00:00:00 2001 From: John Hauser Date: Thu, 19 Feb 2015 14:15:43 -0800 Subject: Fixed a missing comma that prevented compilation on big-endian machines. Reboot the official release date (for the last time) to be 2015 Feb 16. --- COPYING.txt | 10 +++++----- README.html | 2 +- README.txt | 2 +- doc/TestFloat-general.html | 6 +++--- doc/TestFloat-history.html | 4 ++-- doc/TestFloat-source.html | 6 +++--- doc/testfloat.html | 2 +- doc/testfloat_gen.html | 2 +- doc/testfloat_ver.html | 2 +- doc/testsoftfloat.html | 2 +- doc/timesoftfloat.html | 2 +- source/slowfloat.c | 10 +++++----- 12 files changed, 25 insertions(+), 25 deletions(-) diff --git a/COPYING.txt b/COPYING.txt index bfe32f6..b80ab63 100644 --- a/COPYING.txt +++ b/COPYING.txt @@ -2,15 +2,15 @@ License for Berkeley TestFloat Release 3 John R. Hauser -2015 Jan 9 +2015 February 16 The following applies to the whole of TestFloat Release 3 as well as to each source file individually. -Copyright 2011, 2012, 2013, 2014 The Regents of the University of California -(Regents). All Rights Reserved. Redistribution and use in source and -binary forms, with or without modification, are permitted provided that the -following conditions are met: +Copyright 2011, 2012, 2013, 2014, 2015 The Regents of the University of +California (Regents). All Rights Reserved. Redistribution and use in +source and binary forms, with or without modification, are permitted +provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, and the following two paragraphs of disclaimer. diff --git a/README.html b/README.html index a1eac5a..01fe84e 100644 --- a/README.html +++ b/README.html @@ -11,7 +11,7 @@

John R. Hauser
-2015 Jan 9
+2015 February 16

diff --git a/README.txt b/README.txt index aeec8be..f62dcf9 100644 --- a/README.txt +++ b/README.txt @@ -2,7 +2,7 @@ Package Overview for Berkeley TestFloat Release 3 John R. Hauser -2015 Jan 9 +2015 February 16 Berkeley TestFloat is a small collection of programs for testing that an implementation of binary floating-point conforms to the IEEE Standard for diff --git a/doc/TestFloat-general.html b/doc/TestFloat-general.html index 290e58c..25427a6 100644 --- a/doc/TestFloat-general.html +++ b/doc/TestFloat-general.html @@ -11,7 +11,7 @@

John R. Hauser
-2015 Jan 9
+2015 February 16

@@ -147,8 +147,8 @@ as to each source file individually.

-Copyright 2011, 2012, 2013, 2014 The Regents of the University of California -(Regents). +Copyright 2011, 2012, 2013, 2014, 2015 The Regents of the University of +California (Regents). All Rights Reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/doc/TestFloat-history.html b/doc/TestFloat-history.html index b1d6bf3..3c8d246 100644 --- a/doc/TestFloat-history.html +++ b/doc/TestFloat-history.html @@ -11,7 +11,7 @@

John R. Hauser
-2015 January 31
+2015 February 16

@@ -23,7 +23,7 @@ corresponding release of SoftFloat.

-

Release 3 (2015 January)

+

Release 3 (2015 February)