]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/ChangeLog
Remove strneq macro and use startswith.
[thirdparty/binutils-gdb.git] / gas / ChangeLog
index 98918d6e5c45fdd434633e962cd0da7ad2d48118..b011f1cab1a73802d0cc6c172c24af34229d1276 100644 (file)
@@ -1,3 +1,11 @@
+2021-04-01  Martin Liska  <mliska@suse.cz>
+
+       * config/obj-coff.c (strneq): Remove strneq and use startswith.
+       (weak_is_altname): Likewise.
+       (obj_coff_section): Likewise.
+       * config/tc-cr16.c (process_label_constant): Likewise.
+       * config/tc-crx.c (strneq): Likewise.
+
 2021-04-01  Martin Liska  <mliska@suse.cz>
 
        * as.c (select_emulation_mode): Use startswith.