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:
389b4da
)
Remove bogus inode
author
Nick Clifton
<nickc@redhat.com>
Mon, 24 May 2004 07:49:10 +0000
(07:49 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Mon, 24 May 2004 07:49:10 +0000
(07:49 +0000)
bfd/ChangeLog
patch
|
blob
|
history
bfd/hash.c
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index bc1a4030b0893673f0a76573b7a820ae4c462753..6f0c19f8148105c43044574cfe73a536dccd59f7 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,8
@@
+2004-05-24 Nick Clifton <nickc@redhat.com>
+
+ * hash.c: Remove bogus node "Changing the default Hash Table Size"
+ introduced by hash table size patch.
+
2004-05-22 Ben Elliston <bje@au.ibm.com>
* configure.in (is_release): Remove.
diff --git
a/bfd/hash.c
b/bfd/hash.c
index 6a4bd702d73def4d5b146a056f053a1496ec2af2..2954ec8d12e9b437a0ceb573bf328ce7676198fa 100644
(file)
--- a/
bfd/hash.c
+++ b/
bfd/hash.c
@@
-54,7
+54,6
@@
SECTION
@* Looking Up or Entering a String::
@* Traversing a Hash Table::
@* Deriving a New Hash Table Type::
-@* Changing the default Hash Table Size::
@end menu
INODE