.. |
Arch
|
b11fe40240
LibELF: Make sure calls to _fixup_plt_entry use a properly aligned stack
|
4 years ago |
AuxiliaryVector.h
|
d4c0d28035
Kernel: Properly set up the userland context for new processes on x86_64
|
4 years ago |
CMakeLists.txt
|
f59d58cb76
LibELF+LibTest: Fix serenity_install_sources() paths
|
4 years ago |
CoreDump.h
|
9cc35d1ba3
AK: Implement String::find_any_of() and StringView::find_any_of()
|
4 years ago |
DynamicLinker.cpp
|
06883ed8a3
Kernel+Userland: Make the stack alignment comply with the System V ABI
|
4 years ago |
DynamicLinker.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
DynamicLoader.cpp
|
13a14b3112
LibELF: Fix loading libs with a .text segment that's not page-aligned
|
4 years ago |
DynamicLoader.h
|
371c852fc0
LibELF: Swap the arguments for negative_offset_from_tls_block_end
|
4 years ago |
DynamicObject.cpp
|
f9a8c6f053
LibELF: Implement support for RELA relocations
|
4 years ago |
DynamicObject.h
|
5f6ee4c539
LibELF: Save the negative TLS offset in m_tls_offset
|
4 years ago |
Hashes.h
|
7b4dc590e7
AK+Userland: Use akaster@serenityos.org for my copyright headers
|
4 years ago |
Image.cpp
|
67f0c0d5f0
Kernel+LibELF: Don't demangle symbols in the kernel
|
4 years ago |
Image.h
|
67f0c0d5f0
Kernel+LibELF: Don't demangle symbols in the kernel
|
4 years ago |
Validation.cpp
|
9295f1936c
LibELF: Check for missing PT_LOAD alignment header value
|
4 years ago |
Validation.h
|
158355e0d7
Kernel+LibELF: Add support for validating and loading ELF64 executables
|
4 years ago |