What's Changed
- Some optimisation of x86 P flags handling
- Some x87 fixes and improvments
- Added some of the tim64 wrapped functions to libc and friends
- Changed the installation folder of x86 libs to avoid conflict with linux distro
- Some fixes to internal memory tracking
- Some more Vulkan extensions wrapped
- Better handling of BOX86_MAXCPU
- Some changes and improvments on Signal handling
- More wrapped functions, and fix to some existing ones
- A few more syscall, and fix to some existing ones
- New build profile for SD865
More details in New release blog
Contributions
- Fix for Steamwebhelper failing to start. by @zFERDQFREZrzfq in #963
- Wrapped a handful of time64 functions by @kpyrkosz in #969
- Update ODROID-XU4 target by @MichaIng in #970
- switch to maintained Pi-Apps-Coders apt repo by @theofficialgman in #971
- build: fix PKGBUILD-rk3xxx, _rkmodel was never set by @Rippanda12 in #979
- check if arm-linux-gnueabihf-gcc exists else user defined value by @Rippanda12 in #981
- [MAXCPU] Added support for maxcpu (backport from box64) by @rajdakin in #982
- Update README_UK.md by @Ilya114 in #984
- Fix missing space in PKGBUILD-rk3xxx causing syntax error by @Raezroth in #994
- [CMAKE] Check CMAKE_SYSTEM_PROCESSOR after project() by @MikeWang000000 in #1008
- Fixed some typos: BOX64 -> BOX86 by @MikeWang000000 in #1011
- [X86LIBS] Changed x86 libs install directory to prevent conflicts by @theofficialgman in #1014
New Contributors
- @zFERDQFREZrzfq made their first contribution in #963
- @kpyrkosz made their first contribution in #969
- @Rippanda12 made their first contribution in #979
- @MikeWang000000 made their first contribution in #1008
Full Changelog: v0.3.6...v0.3.8