Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add check for PT_TLS phdr | johannst | 2021-04-26 | 1 | -0/+4 |
* | dynld: mark internal functions static | johannst | 2021-04-26 | 1 | -24/+17 |
* | dynld: add fold marker as code grew | johannst | 2021-04-26 | 1 | -39/+23 |
* | setup routine for got + brush up some comments | johannst | 2021-04-26 | 1 | -24/+61 |
* | added support for R_X86_64_64/R_X86_64_RELATIVE relocations + added init/fini | johannst | 2021-04-25 | 1 | -13/+65 |
* | add support to resolve all relocations in PLT & RELA tables; add global varia... | johannst | 2021-04-21 | 1 | -29/+86 |
* | 04: able to map dependency & resolve reolcs and execture main program (initia... | johannst | 2021-04-17 | 1 | -0/+464 |