This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] | |
On 05/25/2018 07:47 PM, H.J. Lu wrote:
This patch extends gABI with DT_FLAGS_2 and DF_2_GNU_IFUNC to indicate that a shared object or executable has IFUNC symbols so that dynamic linker can relocate it early.
I don't think this will solve any of the thorny cases. It may help with missing DT_NEEDED entries, but that's only a small subset of the issues, and as far as linking against glibc is concerned, such binaries are invalid anyway.
Thanks, Florian
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |