Liav A
|
a4c87fac56
LibELF+LibSymbolication: Remove i686 support
|
2 vuotta sitten |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 vuotta sitten |
sin-ack
|
c70f45ff44
Everywhere: Explicitly specify the size in StringView constructors
|
3 vuotta sitten |
Tim Schumacher
|
e2036ca2ca
LibELF: Store the full file path in DynamicObject
|
3 vuotta sitten |
Daniel Bertalan
|
08c459e495
LibELF: Add support for IFUNCs
|
3 vuotta sitten |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 vuotta sitten |
Lenny Maiorani
|
271d82e23f
Libraries: Use default constructors/destructors in LibELF
|
3 vuotta sitten |
Daniel Bertalan
|
3974cac148
LibELF: Implement support for DT_RELR relative relocations
|
3 vuotta sitten |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 vuotta sitten |
Rodrigo Tobar
|
3efd7b458a
LibELF+readelf: Remove duplicated dtag->string map
|
3 vuotta sitten |
Brian Gianforcaro
|
5dbc72a158
LibELF: Use default instead of an empty constructor/destructor
|
3 vuotta sitten |
Gunnar Beutner
|
db1c5c4830
LibELF+Utilities: Avoid truncating 64-bit values
|
4 vuotta sitten |
Gunnar Beutner
|
5f6ee4c539
LibELF: Save the negative TLS offset in m_tls_offset
|
4 vuotta sitten |
Gunnar Beutner
|
f9a8c6f053
LibELF: Implement support for RELA relocations
|
4 vuotta sitten |
Gunnar Beutner
|
2eb025b2ea
LibELF: Use correct accessor macros on x86_64 for some ELF fields
|
4 vuotta sitten |
Andrew Kaster
|
7b4dc590e7
AK+Userland: Use akaster@serenityos.org for my copyright headers
|
4 vuotta sitten |
Nicholas Baron
|
aa4d41fe2c
AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue`
|
4 vuotta sitten |
Gunnar Beutner
|
fdbe66a7b4
LibELF+LibC: Support building LibELF for 64-bit targets
|
4 vuotta sitten |
Itamar
|
101ac45c1a
LibELF: Change TLS offset calculation
|
4 vuotta sitten |
Gunnar Beutner
|
f40ee1b03f
LibC+LibELF: Implement more fully-features dlfcn functionality
|
4 vuotta sitten |
Gunnar Beutner
|
f74b8a2d1f
LibELF: Avoid calculating symbol hashes when we don't need them
|
4 vuotta sitten |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 vuotta sitten |
Gunnar Beutner
|
6cb28ecee8
LibC+LibELF: Implement support for the dl_iterate_phdr helper
|
4 vuotta sitten |
Brendan Coles
|
8ad74684ea
LibELF: DynamicObject: Add rpath and runpath helpers
|
4 vuotta sitten |
Brendan Coles
|
f8c603fe7e
LibELF: DynamicObject: set for_each_symbol/for_each_dynamic_entry public
|
4 vuotta sitten |
Brian Gianforcaro
|
141e6724d1
LibELF: Use StringView literal syntax to build section names.
|
4 vuotta sitten |
Andreas Kling
|
b33a6a443e
LibELF: Inline DynamicObject::hash_section()
|
4 vuotta sitten |
Andreas Kling
|
22b8110554
LibELF: Avoid doing strlen() on everything while iterating GNU hash
|
4 vuotta sitten |
Andreas Kling
|
46a94a9a9e
LibELF: Rename lookup_elf_symbol() => lookup_sysv_symbol()
|
4 vuotta sitten |
Andreas Kling
|
d6af3302e8
LibELF: Don't recompute the same ELF hashes over and over
|
4 vuotta sitten |