Age | Commit message (Expand) | Author |
---|---|---|
2020-08-30 | Libraries: Unbreak building with extra debug macros | Ben Wiederhake |
2020-08-11 | LibELF: Remove unused cruft in ELF::Loader | Andreas Kling |
2020-08-11 | LibELF: Set ELF::Loader::m_symbol_count in constructor | Andreas Kling |
2020-08-10 | Lagom+LibELF: Add an ELF fuzzer, and tweak the code to survive a few minutes ... | Nico Weber |
2020-04-13 | LibELF: Add find_demangled_function | Itamar |
2020-04-11 | LibELF: Move ELF classes into namespace ELF | Andrew Kaster |