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: sparc EF_* flags...


David Miller <davem@davemloft.net> writes:

> Sparc has several elf_header->ef_flags values to describe which
> processor specific instructions have been used by the input objects
> and also what application's memory model requirements.
>
> Ian, where would you like me to add these?  Should I add an "enum EF"
> to elfcpp.h or similar stick them next to the relocations in sparc.h?

Since all the ef_flags are machine specific, I think it makes sense to
put them in sparc.h.

Ian


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