PR27722, error: array subscript has type char
[deliverable/binutils-gdb.git] / ld / ChangeLog
index aad02a2086af20bcd11ea8cb58b52663284d2d29..e7620ce0417ced45be7d9edeb51269eefc51cfe3 100644 (file)
@@ -1,3 +1,21 @@
+2021-04-13  Alan Modra  <amodra@gmail.com>
+
+       PR 27722
+       * libdep_plugin.c (str2vec): Don't pass a potentially signed char
+       to isspace.
+
+2021-04-12  Alan Modra  <amodra@gmail.com>
+
+       * configure.ac (--enable-checking): Add support.
+       * config.in: Regenerate.
+       * configure: Regenerate.
+
+2021-04-12  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/mipself.em (mips_create_output_section_statements):
+       Pass base type of hash table to is_elf_hash_table.
+       * ldelf.c (ldelf_after_open): Likewise.
+
 2021-04-12  Alan Modra  <amodra@gmail.com>
 
        PR 27719
This page took 0.023336 seconds and 4 git commands to generate.