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: Where to add .alias and .secalias support?


"H. J. Lu" <hjl@lucon.org> writes:

> The .alias directive declares an alias for a label, a function name,
> or a symbolic constant.

Sounds like .rename in PPC XCOFF, q.v.  There was some reason it was
needed for XCOFF, although I've forgotten what that reason was.

> The .secalias directive declares an alias for a section name.

Sounds useless.

> I'd like to add them to gas. Should I make it ia64 specific or more
> generic?

I would vote for making them ia64 specific.  We can turn them into
generic code if anybody sees any point to it.

Ian


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