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: [PATCH] Tag sparc binaries with hwcap attribute


From: Jakub Jelinek <jakub@redhat.com>
Date: Tue, 20 Sep 2011 22:42:57 +0200

> Not sure if it is a good idea.  E.g. when using IFUNC where one alternative
> is written for some new HWCAP and another one for older one, wouldn't
> you mark the whole binary as require the new HWCAP?

That's what happens right now, f.e. in ->e_flags.  Run readelf on the
shared library created by any current sparcv9 glibc build.


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