Andrew Kaster
|
c21f384d17
LibELF: Remove DynamicSection from ELFImage
|
5 years ago |
Andreas Kling
|
78a63930cc
Kernel+LibELF: Validate PT_LOAD and PT_TLS offsets before memcpy()'ing
|
5 years ago |
Andreas Kling
|
7ae7a60caa
LibELF: Fix stack overflow in ELFImage::relocations()
|
5 years ago |
Andrew Kaster
|
767f4c7421
LibELF+LibC: Split ELFDynamicObject into a Loader + Object
|
5 years ago |
Andrew Kaster
|
a18b37880e
LibELF: Add ELFDynamicObject to dynamically load libaries
|
5 years ago |
Andrew Kaster
|
21161342ef
LibELF: Replace kprintf's in ELFImage.cpp with dbgprintf
|
5 years ago |
Andreas Kling
|
c10a5ac4ad
LibELF: Restore the relocation code from git history
|
5 years ago |
Andreas Kling
|
49635e62fa
LibELF: Move AK/ELF/ into Libraries/LibELF/
|
5 years ago |