diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-02-07 21:36:35 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-02-07 21:36:35 +0000 |
commit | 2d33b3aacbce733ebae53a74e2f7d7e0a6a314f6 (patch) | |
tree | d201c261f12629a83348d79dae4b42834383ac92 /gas | |
parent | c3591adb285de34983bcc8263bd242a3e5469fbd (diff) | |
download | gdb-2d33b3aacbce733ebae53a74e2f7d7e0a6a314f6.zip gdb-2d33b3aacbce733ebae53a74e2f7d7e0a6a314f6.tar.gz gdb-2d33b3aacbce733ebae53a74e2f7d7e0a6a314f6.tar.bz2 |
tc-alpha.c (md_atof): Warn that FP vals might not assemble properly
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 6d6d716..5ab1b13 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Mon Feb 7 16:07:35 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + * config/tc-alpha.c (md_atof): Warn that floating-point values + might not assemble properly. + * configure.in (target alpha-*-osf*): Don't set "dev=yes" any more. |