Age | Commit message (Expand) | Author |
---|---|---|
2021-05-31 | LibELF + LibDebug: Reduce allocations during symbolification | Brian Gianforcaro |
2021-05-16 | AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` | Nicholas Baron |
2021-05-15 | LibELF: Use binary search when looking up symbols :^) | Andreas Kling |
2021-05-15 | LibELF: Remove sketchy use of "undefined" ELF::Image::Section | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-18 | LibC+LibELF: Implement support for the dl_iterate_phdr helper | Gunnar Beutner |
2021-02-23 | LibELF: Don't build barely-used section lookup table in ELF::Image | Andreas Kling |
2021-02-21 | LibELF: Fix various clang-tidy warnings | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |