Sun, 19 May 2024 02:02:39 UTC | login

Information for build symfpu-0-0.4.20190517gitc3acaf6.fc31

ID103809
Package Namesymfpu
Version0
Release0.4.20190517gitc3acaf6.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/symfpu.git#92420347c73d306ebd67fdfa9473775f35b62b48
SummaryAn implementation of IEEE-754 / SMT-LIB floating-point
DescriptionSymFPU is an implementation of the SMT-LIB / IEEE-754 operations in terms of bit-vector operations. It is templated in terms of the bit-vectors, propositions, floating-point formats and rounding mode types used. This allow the same code to be executed as an arbitrary precision "SoftFloat" library (although it's performance would not be good) or to be used to build symbolic representation of floating-point operations suitable for use in "bit-blasting" SMT solvers (you could also generate circuits from them but again, performance will likely not be good).
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 26 Jul 2019 12:25:42 UTC
CompletedFri, 26 Jul 2019 12:58:50 UTC
Taskbuild (f31-candidate, /rpms/symfpu.git:92420347c73d306ebd67fdfa9473775f35b62b48)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/symfpu.git#92420347c73d306ebd67fdfa9473775f35b62b48'}}
Tags
f31
RPMs
src
symfpu-0-0.4.20190517gitc3acaf6.fc31.src.rpm (info) (download)
riscv64
symfpu-0-0.4.20190517gitc3acaf6.fc31.riscv64.rpm (info) (download)
symfpu-devel-0-0.4.20190517gitc3acaf6.fc31.riscv64.rpm (info) (download)
symfpu-debuginfo-0-0.4.20190517gitc3acaf6.fc31.riscv64.rpm (info) (download)
symfpu-debugsource-0-0.4.20190517gitc3acaf6.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jun 12 2019 Jerry James <loganjerry@gmail.com> - 0-0.4.20190517gitc3acaf6 - Update to latest git snapshot to fix a CVC4 bug * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.3.20180523git0444c86 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.2.20180523git0444c86 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jul 06 2018 Jerry James <loganjerry@gmail.com> - 0-0.1.20180523git0444c86 - Initial RPM