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][gold] Fix R_ARM_TLS_LE32 when there is no TLS segment


And yet another small fix. I had the order of the sections swapped
when computing the offset. That worked most of the time because
usually there are one or two sections and I also had a ">" instead of
a "<" :-(

I have also attached a diff from the previous file to make it clear
what has changed.

Cheers,
-- 
Rafael Ãvila de EspÃndola

Attachment: gold-tls.patch
Description: Binary data

Attachment: diff.patch
Description: Binary data


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