BR 3392418: MachO: support 16-character section names, debug flag
commit621603da26ada92e5221049549cc0e4b89d7c525
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 27 Sep 2017 21:42:08 +0000 (27 14:42 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 27 Sep 2017 21:42:08 +0000 (27 14:42 -0700)
tree5035ea6ff120d7cfcf2b454bc4b8d489b4181c19
parent72a85f146e3575667ac5cfd484913ad7c490d8d7
BR 3392418: MachO: support 16-character section names, debug flag

Support 16-character section names, and support the debug section
flag.

Reported-by: Andrey Timofeyev <timofeyev@bk.ru>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
output/outmacho.c
test/br3392418.asm [new file with mode: 0644]