]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* read.c (read_a_source_file): In NO_PSEUDO_DOT case, if we find a
authorIan Lance Taylor <ian@airs.com>
Fri, 23 Jul 1993 02:55:25 +0000 (02:55 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 23 Jul 1993 02:55:25 +0000 (02:55 +0000)
commitcf897ce253ab6d0b0d584af1811c32e9cfaa06a3
tree5cf13eb5c2bee772bf2a8c3948862c3b8d4d84d0
parentd1f83f4494d509f4cfe9d0cb0a8b69ee8b34e1c4
* read.c (read_a_source_file): In NO_PSEUDO_DOT case, if we find a
pseudo-op with a poc_handler field of NULL, ignore it and treat it
as an instruction instead.
* config/tc-m88k.c (md_pseudo_table): Add "set" with a NULL
poc_handler field.
gas/ChangeLog
gas/config/tc-m88k.c
gas/read.c