This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH][gold] Mips: Improve relocation overflow errors
- From: Cary Coutant <ccoutant at gmail dot com>
- To: Vladimir Radosavljevic <Vladimir dot Radosavljevic at imgtec dot com>
- Cc: "binutils at sourceware dot org" <binutils at sourceware dot org>, Petar Jovanovic <Petar dot Jovanovic at imgtec dot com>
- Date: Wed, 15 Mar 2017 16:53:55 -0700
- Subject: Re: [PATCH][gold] Mips: Improve relocation overflow errors
- Authentication-results: sourceware.org; auth=none
- References: <3060420525346945A0ADBD567348A917EF93C625@BADAG02.ba.imgtec.org>
> This patch improves relocation overflow errors.
> Depends on https://sourceware.org/ml/binutils/2017-03/msg00146.html.
>
> Regards,
> Vladimir
>
> ChangeLog -
>
> * mips.cc (Target_mips::Relocate::relocate): Improve relocation
> overflow error message.
> (Target_mips::relocate_special_relocatable): Likewise.
> (Mips_relocate_functions::rel26): Don't print relocation overflow
> error message.
Fixed merge conflicts and applied on your behalf.
Thanks!
-cary