July 23, 2012 [D-runtime] [D-Programming-Language/druntime] fcd487: fix EH relocations | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: fcd48791bf0740173c06d9d517729754b099dca1 https://github.com/D-Programming-Language/druntime/commit/fcd48791bf0740173c06d9d517729754b099dca1 Author: dawg <dawg@dawgfoto.de> Date: 2012-03-21 (Wed, 21 Mar 2012) Changed paths: M src/rt/deh2.d Log Message: ----------- fix EH relocations - Use only one local function pointer in FuncTable which doesn't get relocated to PLT entries. Commit: c2e01f7d897852b2a539c47b4a66f0b62ba93f13 https://github.com/D-Programming-Language/druntime/commit/c2e01f7d897852b2a539c47b4a66f0b62ba93f13 Author: Walter Bright <walter@walterbright.com> Date: 2012-07-23 (Mon, 23 Jul 2012) Changed paths: M src/rt/deh2.d Log Message: ----------- Merge pull request #185 from dawgfoto/EHReloc fix EH relocations Compare: https://github.com/D-Programming-Language/druntime/compare/bad7afa37c17...c2e01f7d8978 |
Copyright © 1999-2021 by the D Language Foundation