projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
036243d
)
Fix the ChangeLog entry for my last commit.
author
Jakub Jelinek
<jakub@redhat.com>
Thu, 19 Sep 2002 11:38:22 +0000
(11:38 +0000)
committer
Jakub Jelinek
<jakub@redhat.com>
Thu, 19 Sep 2002 11:38:22 +0000
(11:38 +0000)
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 9a0f1eb00a2348aaee5851455fb1f9838a0241f4..f758a77dd3cf729c1852a8bc79c1bd6096e5538f 100644
(file)
--- 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>