diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2005-07-04 17:51:36 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2005-07-04 17:51:36 +0000 |
commit | b0eec63e04b6769048c6a4b14d180a7e09c7d104 (patch) | |
tree | 2d367bcd5a4f1b342123e225397f7399b37232de /opcodes/ChangeLog | |
parent | 9a5c4b9eb20e1c9a8f5a1843a77e16b484ae9126 (diff) | |
download | gdb-b0eec63e04b6769048c6a4b14d180a7e09c7d104.zip gdb-b0eec63e04b6769048c6a4b14d180a7e09c7d104.tar.gz gdb-b0eec63e04b6769048c6a4b14d180a7e09c7d104.tar.bz2 |
2005-07-04 H.J. Lu <hongjiu.lu@intel.com>
* tic30-dis.c (cnvt_tmsfloat_ieee): Use HUGE_VALF if defined.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 2269c7c..605766a 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2005-07-04 H.J. Lu <hongjiu.lu@intel.com> + + * tic30-dis.c (cnvt_tmsfloat_ieee): Use HUGE_VALF if defined. + 2005-07-01 Nick Clifton <nickc@redhat.com> * a29k-dis.c: Update to ISO C90 style function declarations and |