Changes
FEXCore
-
AArch64
- Single instruction optimization for AESKeyGenAssist (6744a06)
-
CPUID
- Fixes ASAN problem with reading midr (6022715)
-
OpcodeDispatcher
-
IR
-
Softfloat
- Stop doing special handling for FREM (9d08451)
-
Misc
- Defer a significant number of ALU flag calculation (832d013)
Linux
- Fixes for older build environments (ade0d0f)
- Fixes 32-bit getsockopt and setsockopt (d914954)
- Handles the remaining 32-bit siginfo_t usage (7768f69)
- Fixes emulatedpath with symlink following (5dda3a1)
Thunks
- Add meta data to libvulkan_device (a0026c9)
Tools
-
SocketLogging
- Fixes MsgHandler not syncing with Assert level (9eb5ba5)
-
FEXLogServer
- Stop duplicating and dropping messages (eb17ede)
-
FEXRootFSFetcher
-
FEXLoader
- Resolve the absolute path to rootfs if possible (023aaaa)
CMake
FMT
- Update fmt to 8.1.1 (140e982)
Vixl
Unit tests
- Revise POSIX tests known failures and disabled (ea76de0)
- Fixes ROOTFS needing to be defined prior to cmake (7c08b67)
- Adds a BCD unit test (609587f)
- Fixes InterruptableConditionVariable test to use the syscal… (82e5977)