projects
/
external
/
binutils.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
9a0f1eb
..
f758a77
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>