]> git.ipfire.org Git - thirdparty/gcc.git/commit
Index: include/ChangeLog
authorAndrew Cagney <cagney@redhat.com>
Tue, 16 Sep 2003 01:51:07 +0000 (01:51 +0000)
committerAndrew Cagney <cagney@gcc.gnu.org>
Tue, 16 Sep 2003 01:51:07 +0000 (01:51 +0000)
commitc9fbef12bee8504ff48a45e3c67099af6772857d
tree5c6e1c9bbf676db99a510a4191f0ac8fbdd92f76
parent602a82f3cfb0d903381a63497fbfa98cf74adeaa
Index: include/ChangeLog
2003-09-15  Andrew Cagney  <cagney@redhat.com>

* floatformat.h (floatformat_to_double): Make input buffer constant.
(floatformat_from_double, floatformat_is_valid): Ditto.

Index: libiberty/ChangeLog
2003-09-15  Andrew Cagney  <cagney@redhat.com>

* floatformat.c (get_field): Make "data" constant.
(floatformat_is_valid, floatformat_to_double): Make "from"
constant, fix casts.
(floatformat_from_double): Make "from" constant.

From-SVN: r71422
include/ChangeLog
include/floatformat.h
libiberty/ChangeLog
libiberty/floatformat.c