Sat, 25 May 2024 18:32:10 UTC | login

Information for build symfpu-0-0.5.20190517gitc3acaf6.fc31

ID121218
Package Namesymfpu
Version0
Release0.5.20190517gitc3acaf6.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/symfpu.git#66544a5887d01ea3030824af5d9c43434de223df
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
StartedSun, 01 Sep 2019 08:21:06 UTC
CompletedMon, 02 Sep 2019 22:12:04 UTC
Taskbuild (f31-candidate, /rpms/symfpu.git:66544a5887d01ea3030824af5d9c43434de223df)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/symfpu.git#66544a5887d01ea3030824af5d9c43434de223df'}}
Tags
f31
f32
f33
RPMs
src
symfpu-0-0.5.20190517gitc3acaf6.fc31.src.rpm (info) (download)
riscv64
symfpu-0-0.5.20190517gitc3acaf6.fc31.riscv64.rpm (info) (download)
symfpu-devel-0-0.5.20190517gitc3acaf6.fc31.riscv64.rpm (info) (download)
symfpu-debuginfo-0-0.5.20190517gitc3acaf6.fc31.riscv64.rpm (info) (download)
symfpu-debugsource-0-0.5.20190517gitc3acaf6.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.5.20190517gitc3acaf6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * 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