Gunnar Beutner
|
db1c5c4830
LibELF+Utilities: Avoid truncating 64-bit values
|
il y a 4 ans |
Gunnar Beutner
|
67f0c0d5f0
Kernel+LibELF: Don't demangle symbols in the kernel
|
il y a 4 ans |
Gunnar Beutner
|
158355e0d7
Kernel+LibELF: Add support for validating and loading ELF64 executables
|
il y a 4 ans |
Hendiadyoin1
|
37253ebcae
LibELF: Fix missing include
|
il y a 4 ans |
Brian Gianforcaro
|
5bfba3f789
LibELF + LibDebug: Reduce allocations during symbolification
|
il y a 4 ans |
Andreas Kling
|
de395a3df2
AK+Everywhere: Consolidate String::index_of() and String::find()
|
il y a 4 ans |
Gunnar Beutner
|
843f861f97
LibELF: Fix an integer overflow in Image::find_sorted_symbol
|
il y a 4 ans |
Nicholas Baron
|
aa4d41fe2c
AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue`
|
il y a 4 ans |
Andreas Kling
|
b31602367e
LibELF: Use binary search when looking up symbols :^)
|
il y a 4 ans |
Andreas Kling
|
16221305ad
LibELF: Remove sketchy use of "undefined" ELF::Image::Section
|
il y a 4 ans |
Gunnar Beutner
|
461acda76f
LibELF: Don't use assignments in return statements
|
il y a 4 ans |
Gunnar Beutner
|
6cf59b6ae9
Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr
|
il y a 4 ans |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
Andreas Kling
|
0005fa0e2b
LibELF: Convert String::format() => String::formatted()
|
il y a 4 ans |
Brian Gianforcaro
|
069fd58381
LibELF: Convert more string literals to StringView literals.
|
il y a 4 ans |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
il y a 4 ans |
Andreas Kling
|
4ed85e9b9e
LibELF: Don't build barely-used section lookup table in ELF::Image
|
il y a 4 ans |
Andreas Kling
|
cb2db3710b
LibELF: Fix build with ELF_IMAGE_DEBUG
|
il y a 4 ans |
Andreas Kling
|
01f1e480e5
LibELF: Fix various clang-tidy warnings
|
il y a 4 ans |
Ben Wiederhake
|
ec91f8ad1d
LibELF: Avoid quadratic memory usage weakness
|
il y a 4 ans |
asynts
|
eea72b9b5c
Everywhere: Hook up remaining debug macros to Debug.h.
|
il y a 4 ans |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
il y a 4 ans |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
il y a 4 ans |