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:
e6857c0
)
Correct last entry: s/SYMBOL/TABLE_/
author
Hans-Peter Nilsson
<hp@axis.com>
Tue, 2 Nov 2004 05:51:13 +0000
(
05:51
+0000)
committer
Hans-Peter Nilsson
<hp@axis.com>
Tue, 2 Nov 2004 05:51:13 +0000
(
05:51
+0000)
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 76c7e68c9febf5d9e9732c88498555a3cdb548d0..bd9906a0ce7930c6dabbaa7f430f0439ee95a09b 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,6
+1,6
@@
2004-11-02 Hans-Peter Nilsson <hp@axis.com>
- * elflink.c (_bfd_elf_create_got_section): Hide _GLOBAL_OFFSET_
SYMBOL
.
+ * elflink.c (_bfd_elf_create_got_section): Hide _GLOBAL_OFFSET_
TABLE_
.
2004-10-28 H.J. Lu <hongjiu.lu@intel.com>