OSDN Git Service

* elf32-i386.c (dtpoff_base, tpoff): Don't crash if tls_segment is
authorJakub Jelinek <jakub@redhat.com>
Thu, 12 Sep 2002 14:01:20 +0000 (14:01 +0000)
committerJakub Jelinek <jakub@redhat.com>
Thu, 12 Sep 2002 14:01:20 +0000 (14:01 +0000)
commitf48fceba977b47ebedb3aa45f624b55864d609af
tree1147f6685c80a4d1deafeef755429dad2d2a5e93
parent5fa1e0349c984516bfd5786d000f1eb787e414ea
* elf32-i386.c (dtpoff_base, tpoff): Don't crash if tls_segment is
NULL.
(elf_i386_relocate_section): Return false after printing error about
unresolvable relocation.
bfd/ChangeLog
bfd/elf32-i386.c