]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - binutils/ChangeLog
[PATCH] fix windmc typedef bug
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
index ff1e52c14dde8f1a8d6180ea83838fc0860efd6d..44200c224bf3d873af50899b5c21aa4f4286e899 100644 (file)
@@ -1,3 +1,11 @@
+2020-06-03  Joel Anderson  <joelanderson333@gmail.com>
+
+       * windmc.h (struct mc_node): Add id_typecast field.
+       * mcparse.y (message): Initialise the id_typecast field.
+       * windmc.c (write_dbg): Use the id_typecast field as a parameter
+       when calling write_dbg_define.
+       (write_header): Likewise.
+
 2020-06-03  Alan Modra  <amodra@gmail.com>
 
        PR 26069