This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][gold] Mips: Add support for MIPS R6.


> This patch adds support for Mips32r6 and Mips64r6.
> Depends on https://sourceware.org/ml/binutils/2016-05/msg00067.html.

+        gold_error(_("PC-relative load from unaligned address"));

(Several places) More info would be useful in these error messages:
object file, section name, offset.

Other than that, this patch looks good.

Did you have updated versions of the other two patches to send me, or
should I just apply the originals with my suggested changes?

-cary


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]