]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* elfxx-mips.c (MIPS_ELF_OPTIONS_SECTION_NAME_P): New macro.
authorRichard Sandiford <rdsandiford@googlemail.com>
Tue, 5 Apr 2005 07:36:56 +0000 (07:36 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Tue, 5 Apr 2005 07:36:56 +0000 (07:36 +0000)
commit29a340a8f0282bdf08d69660e197099bda833fa6
treec2f9445a942cd5b19b0c744e7c9f3c8f674f3f9e
parente2e419e5f8164fd64aff877ba1242bca4702eaeb
* 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