2003-09-15 Andrew Cagney <cagney@redhat.com>

* floatformat.h (struct floatformat): Make "exp_bias" signed.
This commit is contained in:
Andrew Cagney
2003-09-15 21:28:56 +00:00
parent 80a45e340c
commit a9993197f2
2 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2003-09-15 Andrew Cagney <cagney@redhat.com>
* floatformat.h (struct floatformat): Make "exp_bias" signed.
2003-09-15 Daniel Jacobowitz <drow@mvista.com>
* floatformat.h (floatformat_is_valid): Add prototype.