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]

Re: Marking ia64 psABI conformance (Re: PATCH: Support the .note.GNU-property section)


On Thu, Jun 05, 2003 at 10:50:52AM -0700, H. J. Lu wrote:
> But it isn't safe without knowing if a .o file is ABI conforming or not.

Correct.

> With my proposal, the .o files generated by ABI conforming
> compiler will have the NT_GNU_PROPETRTY_IA_64_PRESERVE_GP set and
> the linker can use it to detect the possible run-time failure and
> issue a warning.

All such .o files?  Meaning that you'll get Intel and HP and (...)
to change their object file generation?

Anyway, for something this platform specific, you might as well use
an e_flags bit.


r~


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