bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/21803] Suggest possibility of incompatible assemblers when "unre


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/21803] Suggest possibility of incompatible assemblers when "unrecognized relocation" encountered
Date: Mon, 24 Jul 2017 10:28:58 +0000

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

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

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

commit 47aeb64c10ec9c9f06d2d2f4451f417d63b023e1
Author: Nick Clifton <address@hidden>
Date:   Mon Jul 24 11:27:33 2017 +0100

    Improve "unrecognized relocation" error messages to add the suggestion that
the linker might be out of date.

        PR 21803
        * reloc.c (_bfd_unrecognized_reloc): New function.  Reports
        an unrecognized reloc and sets the bfd_error value.
        * libbfd.h: Regenerate.
        * elf32-arm.c (elf32_arm_final_link_relocate): Use the new
        function.
        * elf32-i386.c (elf_i386_relocate_section): Likewise.
        * elf32-tilepro.c (tilepro_elf_relocate_section): Likewise.
        * elf64-x86-64.c (elf_x86_64_relocate_section): Likewise.
        * elfnn-aarch64.c (elfNN_aarch64_relocate_section): Likewise.
        * elfxx-tilegx.c (tilegx_elf_relocate_section): Likewise.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]