OSDN Git Service

* elfxx-mips.c (MIPS_ELF_OPTIONS_SECTION_NAME_P): New macro.
authorRichard Sandiford <rsandifo@nildram.co.uk>
Tue, 5 Apr 2005 07:35:12 +0000 (07:35 +0000)
committerRichard Sandiford <rsandifo@nildram.co.uk>
Tue, 5 Apr 2005 07:35:12 +0000 (07:35 +0000)
commitd83b3ffe773a7d33ed9c1ddf81fed33b167dd789
tree1538222556d5b4bb2d25f95b47b94830d6c66c9d
parent76e4f320d967f2dc8a6b1adc5a7843b7c6ad9574
* elfxx-mips.c (MIPS_ELF_OPTIONS_SECTION_NAME_P): New macro.
(_bfd_mips_elf_section_from_shdr): Use it to check for recognized
SHT_MIPS_OPTIONS names.  Allow all sections with unrecognised
section flags.
(_bfd_mips_elf_fake_sections): Use MIPS_ELF_OPTIONS_SECTION_NAME_P
to check for SHT_MIPS_OPTIONS sections.
(_bfd_mips_elf_set_section_contents): Likewise.
bfd/ChangeLog
bfd/elfxx-mips.c