]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* expr.c (operator): Allow "!=" as a synonym for "<>".
authorNick Clifton <nickc@redhat.com>
Mon, 10 Oct 2005 15:32:44 +0000 (15:32 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 10 Oct 2005 15:32:44 +0000 (15:32 +0000)
commit723a84724a863b280401482c362df8bb6375cc9d
tree6c9d0efdf8ab35b5d7fe4391a20973205f83c707
parent9c092ace490c12dd596b82c8fd0028f88436ef9e
* expr.c (operator): Allow "!=" as a synonym for "<>".
* doc/as.texinfo (Infix Op): Mention "!=".
gas/ChangeLog
gas/doc/as.texinfo
gas/expr.c