Add support for a couple of new Mach-O commands.
[external/binutils.git] / bfd / ChangeLog
index d8b50f5..155251d 100644 (file)
@@ -1,3 +1,10 @@
+2018-11-06  Romain Margheriti  <lilrom13@gmail.com>
+
+       PR 23742
+       * mach-o.c (bfd_mach_o_read_command): Accept and ignore
+       BFD_MACH_O_LC_LINKER_OPTIONS and BFD_MACH_O_LC_BUILD_VERSION
+       commands.
+
 2018-11-02  Alan Modra  <amodra@gmail.com>
 
        PR 23850