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:
6a08732
)
Move struct hash_entry from hash.h to hash.c.
author
Ken Raeburn
<raeburn@cygnus>
Thu, 30 Nov 1995 04:22:27 +0000
(
04:22
+0000)
committer
Ken Raeburn
<raeburn@cygnus>
Thu, 30 Nov 1995 04:22:27 +0000
(
04:22
+0000)
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index c349d19c4c2eb5f2adb6c23df9f4f6b5e413a2d0..494f5a88b79169ea7895ec65c8010fbc5c2ba82f 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,8
@@
Wed Nov 29 23:14:27 1995 Ken Raeburn <raeburn@cygnus.com>
+ * hash.c (struct hash_entry): Moved here...
+ * hash.h (struct hash_entry): ...from here.
+
* config/obj-elf.c (elf_frob_symbol): Don't free and clear sy_obj
if it's already known to be null.