Brian Gianforcaro 5dbc72a158 LibELF: Use default instead of an empty constructor/destructor 3 年之前
..
Arch bbad4758b2 CMake: Let `Meta/serenity.sh run aarch64` make it past cmake 3 年之前
AuxiliaryVector.h 226383f45b LibELF: Use StringView to carry temporary strings in auxiliary vector 3 年之前
CMakeLists.txt f59d58cb76 LibELF+LibTest: Fix serenity_install_sources() paths 4 年之前
Core.h bcd2025311 Everywhere: Core dump => Coredump 3 年之前
DynamicLinker.cpp 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 3 年之前
DynamicLinker.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
DynamicLoader.cpp b7ee0191ea LibELF: Name non-executable map regions ".rodata" instead of ".text" 3 年之前
DynamicLoader.h 371c852fc0 LibELF: Swap the arguments for negative_offset_from_tls_block_end 4 年之前
DynamicObject.cpp 2038d2c49e LibELF: Apply some minor optimizations to symbol lookup 3 年之前
DynamicObject.h 5dbc72a158 LibELF: Use default instead of an empty constructor/destructor 3 年之前
Hashes.h 7b4dc590e7 AK+Userland: Use akaster@serenityos.org for my copyright headers 4 年之前
Image.cpp db1c5c4830 LibELF+Utilities: Avoid truncating 64-bit values 4 年之前
Image.h 5dbc72a158 LibELF: Use default instead of an empty constructor/destructor 3 年之前
Relocation.cpp ff292fbe5a LibELF: Fix unaligned writes in the relocation code 4 年之前
Relocation.h daeb371180 DynamicLoader+LibELF: Move self-relocation code into a separate file 4 年之前
Validation.cpp 0819f0a3fd LibELF: Allow (but ignore) PT_LOAD headers with zero size 3 年之前
Validation.h 158355e0d7 Kernel+LibELF: Add support for validating and loading ELF64 executables 4 年之前