[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/23297] macOS: BFD_MACH_O_X86_64_RELOC_TLV is not supported
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/23297] macOS: BFD_MACH_O_X86_64_RELOC_TLV is not supported |
Date: |
Mon, 18 Jun 2018 11:59:51 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23297
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |nickc at redhat dot com
Resolution|--- |FIXED
--- Comment #4 from Nick Clifton <nickc at redhat dot com> ---
Hi Mephi,
Thanks for reporting this problem, and for supplying a patch.
I have checked the patch in, along with this changelog entry:
Cheers
Nick
bfd/ChangeLog
2018-06-18 Mephi <address@hidden>
PR 23297
* mach-o-x86-64.c (x86_64_howto_table): Add entry for
BFD_RELOC_MACH_O_X86_64_RELOC_TLV.
(bfd_mach_o_x86_64_canonicalize_one_reloc): Handle the new reloc.
(bfd_mach_o_x86_64_swap_reloc_out): Likewise.
* reloc.c (BFD_RELOC_MACH_O_X86_64_TV): New entry.
* bfd-in2.h: Regenerate.
* libbfd.h: Regenerate.
--
You are receiving this mail because:
You are on the CC list for the bug.