aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 78d34e1..417ec65 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,13 @@
2020-08-20 Martin Liska <mliska@suse.cz>
+ * ecoff.c (INIT_VARRAY): Use htab_t.
+ (add_string): Likewise.
+ (ecoff_read_begin_hook): Use new str_htab_create.
+ (get_tag): Use htab_t.
+ (add_file): Likewise.
+
+2020-08-20 Martin Liska <mliska@suse.cz>
+
* hash.h (struct string_tuple): New.
(hash_string_tuple): Likewise.
(eq_string_tuple): Likewise.