February 09, 2014 [dmd-internals] [D-Programming-Language/dmd] aa5e03: fix non-PIC relocation in 32-bit dso thunk | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: aa5e0343f97ba5deeb1a67433b2e441ced9fe18b https://github.com/D-Programming-Language/dmd/commit/aa5e0343f97ba5deeb1a67433b2e441ced9fe18b Author: Martin Nowak <code@dawg.eu> Date: 2014-02-06 (Thu, 06 Feb 2014) Changed paths: M src/backend/elfobj.c Log Message: ----------- fix non-PIC relocation in 32-bit dso thunk - causes dynamic TEXT relocations Commit: d83819e9c2c1eb65dd5db5956548b4c6a1b9abff https://github.com/D-Programming-Language/dmd/commit/d83819e9c2c1eb65dd5db5956548b4c6a1b9abff Author: Martin Nowak <code@dawg.eu> Date: 2014-02-06 (Thu, 06 Feb 2014) Changed paths: M src/backend/elfobj.c Log Message: ----------- need GOT only for PIC code (x86_32) Commit: 6503da60bf465a21cdecad49d3ea03763c2640e1 https://github.com/D-Programming-Language/dmd/commit/6503da60bf465a21cdecad49d3ea03763c2640e1 Author: Walter Bright <walter@walterbright.com> Date: 2014-02-09 (Sun, 09 Feb 2014) Changed paths: M src/backend/elfobj.c Log Message: ----------- Merge pull request #3229 from MartinNowak/fix11171b fix non-PIC relocation in 32-bit dso thunk Compare: https://github.com/D-Programming-Language/dmd/compare/931c72761178...6503da60bf46 |
Copyright © 1999-2021 by the D Language Foundation