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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to