sparc EF_* flags...

Ian Lance Taylor iant@google.com
Tue Apr 15 14:05:00 GMT 2008


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



More information about the Binutils mailing list