https://sourceware.org/bugzilla/show_bug.cgi?id=23297

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <ni...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ed1299fe460812ad4bbdc2192d0c0cbeba3d6b66

commit ed1299fe460812ad4bbdc2192d0c0cbeba3d6b66
Author: Mephi <meph...@gmail.com>
Date:   Mon Jun 18 12:56:44 2018 +0100

    Add support for the TLV relocation generated by LLVM for x86_64 MACH-O
targets.

        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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to