From: Ken Raeburn Date: Mon, 7 Feb 1994 21:36:35 +0000 (+0000) Subject: tc-alpha.c (md_atof): Warn that FP vals might not assemble properly X-Git-Tag: gdb-4_18~15585 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d33b3aacbce733ebae53a74e2f7d7e0a6a314f6;p=thirdparty%2Fbinutils-gdb.git tc-alpha.c (md_atof): Warn that FP vals might not assemble properly --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 6d6d7161d4f..5ab1b13c2e2 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.