https://sourceware.org/bugzilla/show_bug.cgi?id=21111
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Cary Coutant <ccout...@sourceware.org>:

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

commit e242ece1e890b66d226b38b489a7edd79b3656d5
Author: Vladimir Radosavljevic <vladimir.radosavlje...@imgtec.com>
Date:   Wed Feb 15 00:47:36 2017 -0800

    Add support for R_MIPS_HIGHER/HIGHEST, R_MICROMIPS_HIGHER/HIGHEST
relocations.

    2017-02-15  Vladimir Radosavljevic  <vladimir.radosavlje...@imgtec.com>

            PR gold/21111
            * mips.cc (Mips_relocate_functions::relhigher): New method.
            (Mips_relocate_functions::relhighest): Likewise.
            (mips_get_size_for_reloc): Add support for relocs: R_MIPS_HIGHER
and
            R_MIPS_HIGHEST.
            (Target_mips::Scan::local): Add support for relocs: R_MIPS_HIGHER,
            R_MIPS_HIGHEST, R_MICROMIPS_HIGHER and R_MICROMIPS_HIGHEST.
            (Target_mips::Scan::global): Likewise.
            (Target_mips::Scan::get_reference_flags): Likewise.
            (Target_mips::Relocate::relocate): Call static methods for
resolving
            HIGHER and HIGHEST relocations.

-- 
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