]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
* config/tc-sparc.c (md_assemble): If sparc_ip gives us a
authorDavid S. Miller <davem@redhat.com>
Tue, 19 Apr 2005 19:45:10 +0000 (19:45 +0000)
committerDavid S. Miller <davem@redhat.com>
Tue, 19 Apr 2005 19:45:10 +0000 (19:45 +0000)
commitb0825cc233279083d1ad7d7673f06d6622b33c76
tree5c776ef79329edff0a8394fc19d90777e0285d97
parenta288642de0bfb10e98697ba33f51de1b1b0a0b1d
* config/tc-sparc.c (md_assemble): If sparc_ip gives us a
NULL insn, exit early.  Remove now spurious NULL checks.
(sparc_ip): Use as_bad for unknown opcode errors, set *pinsn
to NULL and exit.
gas/ChangeLog
gas/config/tc-sparc.c