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: Runtime values to validate relocation?


Ping!

Any suggestions?

Regards,
Pitchumani

> -----Original Message-----
> From: binutils-owner@sourceware.org [mailto:binutils-owner@sourceware.org]
> On Behalf Of Sivanupandi, Pitchumani
> Sent: 16 October 2015 15:05
> To: binutils@sourceware.org
> Cc: Denis Chertykov
> Subject: Runtime values to validate relocation?
> 
> Hi,
> 
> Is there any way I could pass runtime values to resolve/ validate a
> relocation?
> 
> For example, BFD_RELOC_AVR_PORT5 is a 5 bit reloc that stores an I/O
> register number (0..31) for the SBIC, SBIS, SBI and CBI instructions. Some
> device may restrict one or more IO registers for these instructions. These
> registers shall be specified by target specific emulation options.
> Can this registers mask be propagated to relocation resolve process so that
> users can be warned?
> 
> Regards,
> Pitchumani


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