[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.
- [Bug ld/17592] New: x86-64 linker generates wrong PLT for large model, hjl.tools at gmail dot com, 2014/11/12
- [Bug ld/17592] x86-64 linker generates wrong PLT for large model, matz at suse dot de, 2014/11/17
- [Bug ld/17592] x86-64 linker generates wrong PLT for large model, hjl.tools at gmail dot com, 2014/11/17
- [Bug ld/17592] x86-64 linker generates wrong PLT for large model, matz at suse dot de, 2014/11/18
- [Bug ld/17592] x86-64 linker generates wrong PLT for large model, hjl.tools at gmail dot com, 2014/11/18
- [Bug ld/17592] x86-64 linker generates wrong PLT for large model, matz at suse dot de, 2014/11/18
- [Bug ld/17592] x86-64 linker generates wrong PLT for large model, hjl.tools at gmail dot com, 2014/11/18
- [Bug ld/17592] x86-64 linker generates wrong PLT for large model, hjl.tools at gmail dot com, 2014/11/18
- [Bug ld/17592] x86-64 linker generates wrong PLT for large model,
evandro at yahoo dot com <=