bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/17592] x86-64 linker generates wrong PLT for large model


From: evandro at yahoo dot com
Subject: [Bug ld/17592] x86-64 linker generates wrong PLT for large model
Date: Tue, 18 Nov 2014 20:11:30 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=17592

Evandro Menezes <evandro at yahoo dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |evandro at yahoo dot com

--- Comment #8 from Evandro Menezes <evandro at yahoo dot com> ---
(In reply to H.J. Lu from comment #7)
> I also want to support larger code size in small model.  Put .plt after .text
> will help small model.  I will implement large PLT for large model.

Methinks that it's more appealing to maintain a single PLT template, regardless
of the model, and have sparse segments to support text-ro-plt-got.  The
overhead in the memory space should be insignificant if done only in the large
code model.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]