This is the mail archive of the binutils@sources.redhat.com 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]

Re: (BFD): Non-byte addressing possible?


As Ian suggested, the tic54x code makes use of octets_per_byte to use
word addressing (in that case, two octets per byte; you will want 16
octets per byte).  tic54x specifically uses a variant of COFF, but you
should be
able to extend the usage to ELF.

Please note that the tic54x target is not in binutils 2.9 or binutils
2.10; you will need to obtain the code from CVS.

T.




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