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:
b2385a0
)
* hash.c (hash_ask): If we find the slot after wrapping around,
author
Ian Lance Taylor
<ian@airs.com>
Sun, 22 Jan 1995 00:04:01 +0000
(
00:04
+0000)
committer
Ian Lance Taylor
<ian@airs.com>
Sun, 22 Jan 1995 00:04:01 +0000
(
00:04
+0000)
break out of the loop. Fixes bug in Jan 18 change.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 26e1eb5b0741b04a76254ebe06f9099b5f8f5a87..ab9fa1bc86e0d9c2a9435483f464a37017731f3d 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,8
@@
+Sat Jan 21 19:02:23 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
+
+ * hash.c (hash_ask): If we find the slot after wrapping around,
+ break out of the loop. Fixes bug in Jan 18 change.
+
Fri Jan 20 17:07:31 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
* hash.c (hash_code): Undo last change.