* as.h: Move redefine of xfree.
authorJohn Gilmore <gnu@cygnus>
Sun, 5 Jan 1992 00:40:29 +0000 (00:40 +0000)
committerJohn Gilmore <gnu@cygnus>
Sun, 5 Jan 1992 00:40:29 +0000 (00:40 +0000)
commit454328368517571ba4aaf85ab3f9f17e5cadc10d
tree45eb415dd522ca349486ee4fac2bfa9055872818
parentcbe2c166aa7a434e73c97f336b4ee2a10ed12717
* as.h:  Move redefine of xfree.
* read.c:  Use xmalloc, not malloc.
* expr.c, input-scrub.c, write.c:  Avoid "know" macros
that cover more than one line, since this causes char strings
with embedded newlines.
gas/ChangeLog
gas/write.c