Age | Commit message (Expand) | Author |
---|---|---|
2022-10-10 | Userland: Remove unecessary uses of __serenity__ macro | Andrew Kaster |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-07-13 | Userland: Prefer using ARCH() over __LP64__ | Gunnar Beutner |
2021-05-03 | LibELF+LibC: Support building LibELF for 64-bit targets | Gunnar Beutner |
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 |