Skip to content

Releases: YannMagnin/vxLibc

v1.0.4 (2024-05-28)

28 May 14:54
6f97e7a
Compare
Choose a tag to compare

FIXES

  • cmake : force LTO as default
  • cmake : use sh-elf-vhex-gcc-ar instead of sh-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)

12 May 12:33
e1686af
Compare
Choose a tag to compare

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)

25 Apr 07:40
fb54a5a
Compare
Choose a tag to compare

FIXES

  • build : fix the new URL for the original URL

v1.0.1 (2024-01-05)

05 Jan 17:45
ebd4912
Compare
Choose a tag to compare

FIXES

  • cmake : hotfix target-specific headers installation (#2)

v1.0.0 (2023-12-22)

22 Dec 13:03
d14a91e
Compare
Choose a tag to compare

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)

04 Dec 09:12
8a6ccac
Compare
Choose a tag to compare
Pre-release

FEATURES

  • wrap the fxlibc repository
  • add install operation
  • add uninstall operation
  • add update operation