This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 0/6] Fixes for new mach-o load commands


Hi Roman,

> Apple has added a set of new load commands that weren't handled by bfd.
> Some of them are rarely processed by binutils, like binaries with
> LC_VERSION_MIN_TVOS.
> 
> But inability to handle LC_BUILD_VERSION resulted in a few bug reports,
> and rendered binutils/gdb to be unusable with Mojave binaries:
>   binutils/23728, gdb/23742, binutils/23746
> 
> The patch series implements processing of the new commands in bfd and
> dump routines in objectdump.

The patch series is approved and has been applied.  I also made some
minor formatting tidy ups.

In the future, please could you provide the ChangeLog entries as plain
text, rather than context diffs, as they almost never apply cleanly.

Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]