]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add support for a couple of new Mach-O commands.
authorNick Clifton <nickc@redhat.com>
Tue, 6 Nov 2018 17:09:40 +0000 (17:09 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 6 Nov 2018 17:17:43 +0000 (17:17 +0000)
commitddea148b3da27eb681504bf341f45abb7a74580b
treefcfc93749a8d85c433600f47cfe5bb57d3089918
parentf86e17aacf47c7b49ed0f6b23a481784f3946133
Add support for a couple of new Mach-O commands.

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.

* mach-o/loader.h: Add BFD_MACH_O_LC_BUILD_VERSION.
bfd/ChangeLog
bfd/mach-o.c
include/ChangeLog
include/mach-o/loader.h