Fix the ChangeLog entry for my last commit.
authorJakub Jelinek <jakub@redhat.com>
Thu, 19 Sep 2002 11:38:22 +0000 (11:38 +0000)
committerJakub Jelinek <jakub@redhat.com>
Thu, 19 Sep 2002 11:38:22 +0000 (11:38 +0000)
bfd/ChangeLog

index 9a0f1eb..f758a77 100644 (file)
@@ -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>