4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-28 20:15:24 +08:00

* gas/config/tc-m68k.c (m68k_init_arch): Move checking of

cfloat/m68881 to correct architecture before using it.
This commit is contained in:
Nathan Sidwell 2006-03-26 16:12:20 +00:00
parent 2732bd45a0
commit 1242cb872e

View File

@ -1,3 +1,8 @@
2006-03-26 Nathan Sidwell <nathan@codesourcery.com>
* gas/config/tc-m68k.c (m68k_init_arch): Move checking of
cfloat/m68881 to correct architecture before using it.
2006-03-21 Paul Brook <paul@codesourcery.com>
* gas/config/tc-arm.c (md_apply_fix): Fix typo in offset mask.