Patch, h8300 relax for mov insns with addressing mode register indirect with displacement

Alan Modra amodra@gmail.com
Thu Apr 4 04:28:00 GMT 2013


On Thu, Mar 21, 2013 at 04:04:07PM +0000, nick clifton wrote:
> Hi Michael,
> >Attached is a patch for Renesas h8300 architecture which adds relaxation
> >for mov.b/w/l @(disp:32, ERx) -> mov.b/w/l @(disp:16, ERx) when
> >possible, in ELF object file format.
> 
> Thank you for submitting this patch.  I have now checked it in to
> the mainline sources.

cvs diff -D"21 Mar 2013 16:08Z" -D"21 Mar 2013 16:09Z"

Nick, you also committed a change to elflink.c without a ChangeLog
entry, possibly in response to
http://sourceware.org/bugzilla/show_bug.cgi?id=15149#c4

I expect that problem was already fixed by my 2013-03-18 change to
elflink.c, but I may be missing something?

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Binutils mailing list