- Berkeley IEEE Binary Floating-Point Library
- for more details see
http://www.jhauser.us/arithmetic/SoftFloat.html
https://github.com/hercules-390/softFloat-3a
https://github.com/SDL-Hercules-390/softFloat
- a rework of the cmake infrastructure
- the original cmake infrastructure has been completely replaced
- the original software
- is copyright of the original owners under the original licence[s]
http://www.jhauser.us/arithmetic/SoftFloat.html
https://github.com/hercules-390/softFloat-3a
https://github.com/SDL-Hercules-390/softFloat
- source code changes are dedicated to the public domain
- the cmake infrastructure is
- Copyright (c) 2022, 2022 Enrico Sorichetti
- Distributed under the Boost Software License, Version 1.0
- See accompanying file
BOOST_LICENSE_1_0.txt
or copy at [http://www.boost.org/LICENSE_1_0.txt](http://www.boost.org/LICENSE_1_0.txt)
https://github.com/atncsj6h/softFloat
git@github.com:atncsj6h/softFloat
- cmToolKit
https://github.com/atncsj6h/cmToolKit
git@github.com:atncsj6h/cmToolKit
- cmake_minimum_required( VERSION 3.22 )
https://cmake.org/download
- pkgconf
https://github.com/pkgconf/pkgconf/releases
- ccache to speed up builds
https://github.com/ccache/ccache/releases
- ninja, a make alternative
https://github.com/ninja-build/ninja/releases
- x86-64 Catalina, Mojave, High Sierra, El Capitan
- arm64 Big Sur
- cross checked the universal binaries x86-64/arm64, arm64/x86-64