Nico Weber 97b7e494e4 Everywhere: Use ARCH(AARCH64) instead of AK_ARCH_AARCH64 2 years ago
..
Arch dea65e33b4 LibELF: Remove leftover i386 entry files 2 years ago
AuxiliaryVector.h ad30b8c447 Kernel+Libraries: Move defines and types from sys/auxv.h to Kernel/API 2 years ago
CMakeLists.txt f59d58cb76 LibELF+LibTest: Fix serenity_install_sources() paths 4 years ago
Core.h 85b453c2e4 Kernel+Userland: Remove dependency on i386-specific registers 2 years ago
DynamicLinker.cpp 97b7e494e4 Everywhere: Use ARCH(AARCH64) instead of AK_ARCH_AARCH64 2 years ago
DynamicLinker.h efec344803 LibELF: Export static resolve_library method of the DynamicLinker code 2 years ago
DynamicLoader.cpp f412e73bba DynamicLoader: Remove the unused load_regions vector 2 years ago
DynamicLoader.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
DynamicObject.cpp ed3be5b7f5 LibELF+LibC: Add support for aarch64 relocations 2 years ago
DynamicObject.h a4c87fac56 LibELF+LibSymbolication: Remove i686 support 2 years ago
Hashes.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
Image.cpp 7ab37ee22c Everywhere: Remove string.h include from AK/Traits.h and resolve fallout 2 years ago
Image.h 12673d0e24 LibElf: Remove declarations for non-existent methods 2 years ago
Relocation.cpp 4b0f8e9a20 LibELF+LibC: Add support for relative relocations in aarch64 binaries 2 years ago
Relocation.h f07847e099 Everywhere: Remove unused includes of AK/Concepts.h 2 years ago
Validation.cpp daf7f43135 LibELF: Add EM_AARCH64 as expected architecture for ELF validation 2 years ago
Validation.h c87557e9c1 Kernel+Libraries: Don't include limits.h from LibELF/Validation.h 2 years ago