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: TLS descriptors for ARM


On 01/11/11 03:37, Alan Modra wrote:
You might like to put a FIXME somewhere to note that with optimisation
of tls sequences, --emit-relocs will give the original relocations
which don't match the optimised code.  It would be nicer if the relocs
were tweaked to make sense.  I don't consider this a show-stopper.

I'd not thought of that. I've added the following note to the relax routine:


   FIXME:When --emit-relocs is in effect, we'll emit relocs describing
   the pre-relaxed code.  It would be nice if the relocs were updated
   to match the optimization.   */

nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::         CodeSourcery


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