* elf32-m68k.c (elf32_m68k_check_relocs): Set DF_TEXTREL if the
commitb062192ab8cdb25785a6a3cd5abc6e3cc80bbb63
authorAndreas Schwab <schwab@linux-m68k.org>
Mon, 27 Aug 2001 09:16:10 +0000 (27 09:16 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Mon, 27 Aug 2001 09:16:10 +0000 (27 09:16 +0000)
treed5b62cf2aa89bd04823326f193ac05a1e8c5d0de
parent0f7e6e6895bddd85c5ab0d472bdccd3a095e63db
* elf32-m68k.c (elf32_m68k_check_relocs): Set DF_TEXTREL if the
reloc is against read-only section.
(elf32_m68k_size_dynamic_sections): Use DF_TEXTREL flag instead of
looking up section names for DT_TEXTREL.
(elf32_m68k_reloc_type_class): New function.
(elf_backend_reloc_type_class): Define.
bfd/ChangeLog
bfd/elf32-m68k.c