Releases: decompals/ido-static-recomp
Releases · decompals/ido-static-recomp
v1.2
What's Changed
- Build ARM64 with actions by @louist103 in #65
New Contributors
- @louist103 made their first contribution in #65
Full Changelog: v1.1...v1.2
This is a release for the purpose of publishing the new Linux arm builds
v1.1
What's Changed
- Fix for larger page sizes by @Ryan-Myers in #63
- Fix wrapper_open redirects by @hensldm in #64
New Contributors
- @Ryan-Myers made their first contribution in #63
Full Changelog: v1.0...v1.1
v1.0
What's Changed
- New printf implementation by @EllipticEllipsis in #48
- Fix p unitialized warning by @AngheloAlf in #49
- Replace
std::map
[]
uses with.at
by @AngheloAlf in #54 - Add special case to wrapper_fread for reading 0 bytes by @EllipticEllipsis in #59
- Enable various warning flags and fix the new warnings by @AngheloAlf in #52
- Fix Linking (allows -O3 as well) by @hensldm in #60
- Add
c++filt
5.3 by @AngheloAlf in #56 - IDO 7.1 C++ compiler by @AngheloAlf in #53
- Add
--version
flag by @AngheloAlf in #61 - Seperate os names from the actual runner by @hensldm in #62
Full Changelog: v0.6...v1.0