Age | Commit message (Expand) | Author |
---|---|---|
2021-08-28 | CMake: Let `Meta/serenity.sh run aarch64` make it past cmake | Nico Weber |
2021-08-28 | LibELF: Reindent .S files to be consistent with other .S files | Nico Weber |
2021-07-10 | LibELF: Make sure calls to _fixup_plt_entry use a properly aligned stack | Gunnar Beutner |
2021-07-10 | Kernel+Userland: Make the stack alignment comply with the System V ABI | Gunnar Beutner |
2021-06-29 | LibELF: Implement PLT relocations for x86_64 | Gunnar Beutner |
2021-05-03 | LibELF: Implement x86_64 relocation support | Gunnar Beutner |
2021-02-19 | LibC: Remove text relocation | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |