This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Fix a bug in resolving HI16/LO16 relocation pairs for MIPS
- From: Cary Coutant <ccoutant at google dot com>
- To: Sasa Stankovic <Sasa dot Stankovic 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, 14 Jan 2015 10:33:43 -0800
- Subject: Re: Fix a bug in resolving HI16/LO16 relocation pairs for MIPS
- Authentication-results: sourceware.org; auth=none
- References: <7EDC79CE48A9944A88968ABABE6038EE6E0B9620 at BADAG01 dot ba dot imgtec dot org>
> Attached is the patch that fixes a bug in resolving HI16/LO16 relocation pairs for MIPS. Instead of using symbol value to find HI16/LO16 pairs, the patch uses symbol index and relocation type.
Thanks! I've committed the patch on your behalf.
Sorry, I forgot to use the git commit --author option. You should ask
for write access, if you haven't already.
-cary