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: ping: Re: [patch, avr] Print symbol names in comments for LDS/STS disassembly


2016-06-09 13:25 GMT+03:00 Pitchumani Sivanupandi
<pitchumani.sivanupandi@atmel.com>:
> Ping!
>

I'm sorry for delay.
I hope to apply all patches today evening.

> On Fri, 2016-06-03 at 08:20 +0000, Sivanupandi, Pitchumani wrote:
>> Hi,
>>
>> This patch adds default data address space origin (0x800000) to the
>> symbol addresses.
>> when disassemble lds/sts instructions. So that symbol names shall be
>> printed in comments
>> for lds/sts instructions disassemble.
>>
>> No new regressions found.
>>
>> If OK, Could some one commit please?
>>
>> Regards,
>> Pitchumani
>>
>> ld/ChangeLog
>>
>> 2016-06-03  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
>>
>>       * testsuite/ld-avr/lds-mega.d: New test.
>>       * testsuite/ld-avr/lds-mega.s: New test source.
>>       * testsuite/ld-avr/lds-tiny.d: New test.
>>       * testsuite/ld-avr/lds-tiny.s: New test source.
>>
>> opcodes/ChangeLog
>>
>> 2016-06-03  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
>>
>>       * avr-dis.c (avr_operand): Add default data address space
>> origin (0x800000) to the
>>       address and set as symbol address for LDS/ STS immediate
>> operands.


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