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]

[PATCH] sh64: Fix absolute plt entries


The attached patch fixes a couple of mistakes in
absolute plt entries for sh64.

It has been tested using glibc.so ported to SH-5.
(This port is being worked on here, it hasn't
been submitted as net source yet.)

Sorry no testcase is provided, I couldn't think of a
straightforward test that did not require a dynamic
linker.

(There is another problem remaining in the absolute
plt entries for 64-bit ABI: currently they use ptabs
to branch to plt0, but they should use ptrel.
I will submit a patch for this problem soon ... unless
someone else gets there first.)

Steve.
--
Stephen Clarke, Principal Engineer, SuperH Inc.
Phone:1-408-273-3146, Fax:1-408-273-3199, mailto:Stephen.Clarke@superh.com
Mail:  SuperH Inc., 405 River Oaks Pkwy, San Jose, CA 95134, USA.

Attachment: absplt.patch
Description: absplt.patch


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