OSDN Git Service

* elf64-x86-64.c (elf64_x86_64_check_relocs): Set DF_TEXTREL if
authoraj <aj>
Thu, 23 Aug 2001 18:14:28 +0000 (18:14 +0000)
committeraj <aj>
Thu, 23 Aug 2001 18:14:28 +0000 (18:14 +0000)
commitd620c0e1882bc899cccc7f6f4fa0182ce152d155
treea9b3ea31af107019ea01b5be2e7b1d828aa78439
parent9c77dbec7f80fb6ca2c44944f5b33e9454caeec7
* elf64-x86-64.c (elf64_x86_64_check_relocs): Set DF_TEXTREL if
the reloc is against read-only section.
(elf64_x86_64_size_dynamic_sections): Use DF_TEXTREL flag instead
of looking up section names for DT_TEXTREL.
(elf64_x86_64_reloc_type_class): New.
(elf_backend_reloc_type_class): Define.
bfd/ChangeLog
bfd/elf64-x86-64.c