* ecoff.c (ecoff_symbol_new_hook): Don't add a new file if we
authorIan Lance Taylor <ian@airs.com>
Wed, 24 Aug 1994 22:10:14 +0000 (22:10 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 24 Aug 1994 22:10:14 +0000 (22:10 +0000)
commitfd4f335ccf03ff9d946693dd7a6298601bed5799
tree131c07e3758359a135fa0c5dd5e3bb305556975e
parenta2a1a548c752684ea944c38ce94e388ba9d095c4
* ecoff.c (ecoff_symbol_new_hook): Don't add a new file if we
haven't seen any input files yet.
* config/tc-alpha.c (md_begin): Just call symbol_create, rather
than calling symbol_new and then removing the symbol from the
list.
With these changes, Alpha gas will work with mips-tfile.
gas/ChangeLog
gas/config/tc-alpha.c