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)
commitcd890b285f77cbbd66b4b7af77b9cce543003245
tree453e4fed27963c907977afd36b6cc1822109492e
parentceab6ac8eaf853aa0f8ee91c8f8e0f41a15ad730
* 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