Age | Commit message (Expand) | Author |
---|---|---|
2021-03-09 | LibX86: Don't use "if (foo) [[unlikely]] { }" for now (to please clang) | Andreas Kling |
2021-03-09 | UserspaceEmulator+LibX86: Sprinkle some [[unlikely]] and ALWAYS_INLINE | Andreas Kling |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-02 | LibX86: Don't assert just because insn has no immediate bytes | Andreas Kling |
2021-01-31 | LibX86: sanity check for Instruction read size | Thomas Mangin |
2021-01-22 | Libraries: Add missing headers | Ben Wiederhake |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |