July 23, 2012 [dmd-internals] [D-Programming-Language/dmd] aced1c: function pointers in EH tables are relocated to PL... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: aced1c875a81f78c38a8bdea224c53e210f5546a https://github.com/D-Programming-Language/dmd/commit/aced1c875a81f78c38a8bdea224c53e210f5546a Author: dawg <dawg@dawgfoto.de> Date: 2012-03-21 (Wed, 21 Mar 2012) Changed paths: M src/eh.c Log Message: ----------- function pointers in EH tables are relocated to PLT entries - replace global symbol relocations with offsets - remove redundant function pointer in DHandlerTable - saves runtime relocations Commit: cae21147f161aa930375946023800bd507985a43 https://github.com/D-Programming-Language/dmd/commit/cae21147f161aa930375946023800bd507985a43 Author: Walter Bright <walter@walterbright.com> Date: 2012-07-23 (Mon, 23 Jul 2012) Changed paths: M src/eh.c Log Message: ----------- Merge pull request #821 from dawgfoto/EHReloc function pointers in EH tables are relocated to PLT entries Compare: https://github.com/D-Programming-Language/dmd/compare/724b077b3b34...cae21147f161 |
Copyright © 1999-2021 by the D Language Foundation