| commit | 3319ba7a8d6a42ba071d691789bc184632399331 | [log] [tgz] |
|---|---|---|
| author | H.J. Lu <hjl.tools@gmail.com> | Tue Feb 15 15:03:02 2022 -0800 |
| committer | H.J. Lu <hjl.tools@gmail.com> | Tue Feb 15 15:08:17 2022 -0800 |
| tree | 6f1ab6e535eb95bd307ff7d918cc981f342350bd | |
| parent | e63f65fea9e87ba2d4daa78fb4c82c631c103f02 [diff] |
i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTREL Update I386_NEED_DYNAMIC_RELOC_TYPE_P to allow R_386_TLS_IE for relocation in read-only section. bfd/ PR ld/28894 * elfxx-x86.h (I386_NEED_DYNAMIC_RELOC_TYPE_P): Allow R_386_TLS_IE. ld/ PR ld/28894 * testsuite/ld-i386/i386.exp: Run pr28894. * testsuite/ld-i386/pr28894.d: New file. * testsuite/ld-i386/pr28894.s: Likewise.