aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2002-09-17 09:52:41 +0000
committerJakub Jelinek <jakub@redhat.com>2002-09-17 09:52:41 +0000
commitc5c1f40c2629d1fa617df6a9eb46e27970200046 (patch)
tree21df43461058d93bf55011cb2ff7310770248680 /bfd/ChangeLog
parenta6588c30046d139ff09539f86f42018c1772737f (diff)
downloadgdb-c5c1f40c2629d1fa617df6a9eb46e27970200046.zip
gdb-c5c1f40c2629d1fa617df6a9eb46e27970200046.tar.gz
gdb-c5c1f40c2629d1fa617df6a9eb46e27970200046.tar.bz2
* elf_i386_relocate_section (R_386_TLS_TPOFF32): Negate addend.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 2d9f44e..5d31f00 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2002-09-17 Jakub Jelinek <jakub@redhat.com>
+
+ * elf_i386_relocate_section (R_386_TLS_TPOFF32): Negate addend.
+
2002-09-17 Alan Modra <amodra@bigpond.net.au>
* elf64-alpha.c (alpha_elf_size_info): Make static.