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, h8300 relax for mov insns with addressing mode register indirect with displacement


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


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