]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Improve relocation overflow errors on MIPS.
authorVladimir Radosavljevic <Vladimir.Radosavljevic@imgtec.com>
Wed, 15 Mar 2017 22:43:25 +0000 (15:43 -0700)
committerCary Coutant <ccoutant@gmail.com>
Wed, 15 Mar 2017 23:51:35 +0000 (16:51 -0700)
commitc3847462f86778e97222a72378a84182f92c644a
tree6a0f5f934277c6176f9b67cdc351a23eb8399e2f
parent453018bf4490421a995cd76b3d2a3f322359c6a5
Improve relocation overflow errors on MIPS.

gold/
        * mips.cc (Mips_relocate_functions::rel26): Don't print relocation
        overflow error message.
        (Target_mips::relocate_special_relocatable): Improve relocation
        overflow error message.
        (Target_mips::Relocate::relocate): Likewise.
gold/ChangeLog
gold/mips.cc