* config/tc-mips.c (md_pseudo_table): If OBJ_ELF, handle .section.
authorIan Lance Taylor <ian@airs.com>
Sat, 22 Oct 1994 00:51:53 +0000 (00:51 +0000)
committerIan Lance Taylor <ian@airs.com>
Sat, 22 Oct 1994 00:51:53 +0000 (00:51 +0000)
commit9da4c5d13035754ce8cdd2435b5a763ced2313bb
tree62f72c30794ee4594926bb7b3b52e6ae51346b1b
parent32399d323e032fbed908dcf35f13c95d1e429beb
* config/tc-mips.c (md_pseudo_table): If OBJ_ELF, handle .section.
(s_elf_section): New static function.
* ecoff.c (ecoff_build_symbols): Don't abort if we don't recognize
the section when setting the storage class; default to sc_Data.
gas/ChangeLog
gas/config/tc-mips.c
gas/ecoff.c