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]
Other format: [Raw text]

OCTETS


Hi,
    I am working on gas for a new target using version 2.13.1 binutils. What
i found is frag_now_fix() ,S_GET_SYMBOL_VALUE() etc function still return
values in bytes rather than octets. In my case i have defined
BYTE_PER_OCTETS =2 . Even then these function are returning ofssets in
bytes. Is it a bug in in 2.13.1 that now has been fixed?. Or there is some
other problem.

Regards
Vineet


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