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