diff options
-rw-r--r-- | bfd/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9a0f1eb..f758a77 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -29,7 +29,8 @@ 2002-09-17 Jakub Jelinek <jakub@redhat.com> - * elf_i386_relocate_section (R_386_TLS_TPOFF32): Negate addend. + * elf32-i386.c (elf_i386_relocate_section) [R_386_TLS_TPOFF32]: Negate + addend. 2002-09-17 Alan Modra <amodra@bigpond.net.au> |