aboutsummaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2002-10-21 17:09:41 -0700
committerRichard Henderson <rth@gcc.gnu.org>2002-10-21 17:09:41 -0700
commitad03e4c4c79faea50454da03208b037dedeb4927 (patch)
tree89ed00a5d9c2cef42696dffda1d771baa825c5b3 /contrib/ChangeLog
parentf8eef883323f1cf0b1e442bb285a51216e41ddd6 (diff)
downloadgcc-ad03e4c4c79faea50454da03208b037dedeb4927.zip
gcc-ad03e4c4c79faea50454da03208b037dedeb4927.tar.gz
gcc-ad03e4c4c79faea50454da03208b037dedeb4927.tar.bz2
paranoia.cc (real_c_float::image): Accomodate size of real_internal format.
* paranoia.cc (real_c_float::image): Accomodate size of real_internal format. (main): Unbuffer stdio. Add real_internal format. (floor_log2_wide): New. From-SVN: r58395
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index c28fd46..a8adeb3 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,10 @@
+2002-10-21 Richard Henderson <rth@redhat.com>
+
+ * paranoia.cc (real_c_float::image): Accomodate size of
+ real_internal format.
+ (main): Unbuffer stdio. Add real_internal format.
+ (floor_log2_wide): New.
+
2002-10-16 Richard Henderson <rth@redhat.com>
* paranoia.cc (ENUM_BITFIELD): New.