diff options
author | William Marlow <william.marlow@lux01.co.uk> | 2021-01-01 23:54:43 +0000 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-01-03 17:15:55 +0100 |
commit | 3e815ad5b13aa823fa8298a02fe569cfd2cf1d2b (patch) | |
tree | 58f356ae51857889ea415c4711809ad2709a62e0 /.github/workflows | |
parent | 4d32121293d840364e484fc8514bc34b123c4f6e (diff) | |
download | serenity-3e815ad5b13aa823fa8298a02fe569cfd2cf1d2b.zip |
Loader.so+LibELF: Move most of Loader.so's logic into ELF::DynamicLinker
Loader.so now just performs the initial self relocations and static
LibC initialisation before handing over to ELF::DynamicLinker::linker_main
to handle the rest of the process.
As a trade-off, ELF::DynamicLinker needs to be explicitly excluded from
Lagom unless we really want to try writing a cross platform dynamic loader
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions