aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index c349d19..494f5a8 100644
--- 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.