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] S/390: Fix objdump output of larl operand - take 2


On Thu, 10 Sep 2009 10:35:58 +0200
"Andreas Krebbel" <krebbel@linux.vnet.ibm.com> wrote:

> my former patch replaced the int data type with 'long' what fixes the
> problem on 64bit but does not help on 32bit.
> 
> The better approach is anyway to do the shift when printing the
> operand and leave all the bit fiddling at 32bit in order to make it
> faster on 32 bit cross compile environments.
> 
> That patch makes http://sourceware.org/ml/binutils/2009-09/msg00232.html
> obsolete.
> 
> Tested on s390x and s390 this time.

That should work. Fine with me.

-- 
blue skies,
   Martin.

"Reality continues to ruin my life." - Calvin.


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