* coff-mips.c (ecoff_sec_to_styp_flags): Use STYP_MIPS_INIT for
authorIan Lance Taylor <ian@airs.com>
Thu, 10 Jun 1993 18:51:48 +0000 (18:51 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 10 Jun 1993 18:51:48 +0000 (18:51 +0000)
commit9b946448f6a70b9107482288aec91184eec9bdd2
treea95cb3aefc5753325de05c3ec8bd2cc147812298
parenteab176968fb94e6859f83e7ae8885e6b1096fb2c
* coff-mips.c (ecoff_sec_to_styp_flags): Use STYP_MIPS_INIT for
section named _INIT.  Don't set STYP_TEXT unless SEC_CODE is set.
(ecoff_styp_to_sec_flags): Treat a STYP_MIPS_INIT section like
a STYP_TEXT section.
bfd/ChangeLog
bfd/coff-mips.c