* app.c (do_scrub_next_char): Added new state, 9, to avoid
authorIan Lance Taylor <ian@airs.com>
Thu, 18 Mar 1993 00:52:37 +0000 (00:52 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 18 Mar 1993 00:52:37 +0000 (00:52 +0000)
commitf6a91cc0f7695aef3575c3d3cca397667a9f1027
tree165bd74671321dca3cc613614fbe220a02f854d8
parentb17e0267c9a9979aaed40fe3a6178e78d025971c
* app.c (do_scrub_next_char): Added new state, 9, to avoid
dropping a space immediately following an identifier.
* expr.c, write.c: Rewrote assert expressions to not use multiple
lines; I don't think that can be done portably.
* config/tc-mips.c (macro): Use $AT if target register is zero in
load instruction, which it can be for a floating point load.

Also a bunch more changes to config/obj-ecoff.c, still in flux.
gas/ChangeLog
gas/app.c
gas/config/obj-ecoff.c
gas/config/tc-mips.c