| Commit message (Collapse) | Author | Files | Lines |
|
5.95 contains a potentially backward-compatibility breaking change, so
we should be updating to this to ensure that our code remains
forward-compatible.
|
|
Keeps the tracked submodule up to date with the latest release.
|
|
|
|
Xbyak is currently entirely unused. Rather than carting it along, remove
it and get rid of a dependency. If it's ever needed in the future, then
it can be re-added (and likely be more up to date at that point in
time).
|
|
|
|
Keeps the JIT assembler library up to date and ensures we don't run into
any issues that may have been resolved.
|
|
Changes: Primarily implementing more A64 instructions
|
|
|
|
|