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] Improved diagnostic for oversized BFD_RELOC_ARM_OFFSET_IMM8 offsets


On Sat, 2007-05-05 at 12:57 +0100, Mark Shinwell wrote:
> This patch improves the diagnostic for oversized offsets to
> instructions yielding BFD_RELOC_ARM_OFFSET_IMM8.  The existing
> diagnostic is misleading in situations such as "ldrd r2, [r1], #328".
> 
> OK to apply?
> 
> Mark
> 
> --
> 
> 
> 2007-05-05  Mark Shinwell  <shinwell@codesourcery.com>
> 
> 	gas/
> 	* config/tc-arm.c (md_apply_fix): Generate more accurate
> 	diagnostic when 8-bit immediate range is exceeded for
> 	BFD_RELOC_ARM_OFFSET_IMM8.
> 

OK.

R.


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