Releases: YannMagnin/vxLibc
Releases · YannMagnin/vxLibc
v1.0.4 (2024-05-28)
FIXES
- cmake : force LTO as default
- cmake : use
sh-elf-vhex-gcc-ar
instead ofsh-elf-vhex-ar
to force support LTO - cmake : force SH4A-NOFPU for both ASM and C
- cmake : centralise DSL flags for both ASM and C to avoid warnings with LTO
v1.0.3 (2024-05-12)
FIXES
- fxlibc : use the
dev
branch - fxlibc : compile the
_exit()
function that is now required for GCC 14.1
v1.0.2 (2024-04-25)
FIXES
- build : fix the new URL for the original URL
v1.0.1 (2024-01-05)
FIXES
- cmake : hotfix target-specific headers installation (#2)
v1.0.0 (2023-12-22)
FEATURES
- wrap the
fxlibc
repository - add
install
operation - add
uninstall
operation - add
update
operation - support Bash 3.x
v1.0.0-rc0 (2023-12-04)
FEATURES
- wrap the
fxlibc
repository - add
install
operation - add
uninstall
operation - add
update
operation