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]

ping: Re: [patch, avr] Print symbol names in comments for LDS/STS disassembly


Ping!

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]