* as.h: include bfd.h if using many sections
authorSteve Chamberlain <sac@cygnus>
Tue, 25 Feb 1992 22:27:44 +0000 (22:27 +0000)
committerSteve Chamberlain <sac@cygnus>
Tue, 25 Feb 1992 22:27:44 +0000 (22:27 +0000)
commitf24f7577808a3fc26baeb9d46ddb1e65571b5c7e
tree69fea4dc67e5cddfed5e8fb5cdb73afec515e19e
parentb74fd080fb7e6b88a40ce9641029071b7fa3c3d9
* as.h: include bfd.h if using many sections
* expr.c: LOCAL_LABELS_FB had been changed to lower case - so
local labels didn't work.
* listing.c (list_symbol_table): don't core dump when there's no
symbol there.
* write.c, write.h: call fix_new with the right number of args on
the H8.
* config/tc-h8300.[ch] : fix bugs reported by HMSI, and make
errors nicer
gas/ChangeLog
gas/expr.c