| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: mpir-doc | Distribution: Fedora Project |
| Version: 3.0.0 | Vendor: Fedora Project |
| Release: 14.el8 | Build date: Tue Dec 8 19:43:31 2020 |
| Group: Unspecified | Build host: buildvm-a64-06.iad2.fedoraproject.org |
| Size: 3505535 | Source RPM: mpir-3.0.0-14.el8.src.rpm |
| Packager: Fedora Project | |
| Url: https://mpir.org/ | |
| Summary: Documentation for mpir | |
Documentation for mpir.
LGPLv3+ and LGPLv2+ and GFDL
* Tue Dec 08 2020 Benjamin A. Beasley <code@musicinmybrain.net> - 3.0.0-14
- Do not BR yasm on platforms where it is not used in the build
(https://github.com/wbhart/mpir/issues/270)
* Tue Dec 08 2020 Benjamin A. Beasley <code@musicinmybrain.net> - 3.0.0-13
- Convert character encodings with a patch instead of a script; it turns out it
takes manual inspection to get this right
* Mon Dec 07 2020 Benjamin A. Beasley <code@musicinmybrain.net> - 3.0.0-12
- Split the C++ library into a subpackage; keep a combined -devel package, as
the GMP package in Fedora does, to avoid breaking BR’s
* Sun Dec 06 2020 Benjamin A. Beasley <code@musicinmybrain.net> - 3.0.0-11
- Stop excluding ppc64le architecture: build a generic version, without
optimized assembly
- Enable fat binaries where supported (x86)
- Fix missing debuginfo for assembly routines
- Ensure hardened build is always enabled, including on EPEL
- Strict so-versions in files pattern for shared library (helps detect
so-version changes)
- Create -doc subpackage; add HTML and PDF documentation built from texinfo
- Add virtual Provides for -c++ and -c++-devel subpackages, by analogy to GMP;
note, however, that we cannot actually split out the subpackage without
breaking most C++ packages that have this as a BuildRequires
- Add BR on make for
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
- Use modern macros like autosetup, make_build, make_install
- Get an updated config.guess, etc. from gnulib-devel instead of patching it
- Convert HTTP URLs to HTTPS
- Updated summary and description from upstream
- Correct license field (not just LGPLv3+) and add PACKAGE-LICENSING file
- More conversion of ISO-8859-1-encoded files
- Reformat whitespace
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jun 30 2020 Jeff Law <law@redhat.com> - 3.0.0-9
- Fix broken configure test compromised by LTO
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Wed Apr 05 2017 Jerry James <loganjerry@gmail.com> - 3.0.0-1
- New upstream release
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Nov 23 2015 Jerry James <loganjerry@gmail.com> - 2.7.2-1
- New upstream release (bz 1284140)
* Fri Nov 13 2015 Jerry James <loganjerry@gmail.com> - 2.7.1-1
- New upstream release (bz 1281980)
* Wed Jul 01 2015 Jerry James <loganjerry@gmail.com> - 2.7.0-1
- New upstream release (bz 1236066)
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.0-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 2.6.0-10
- Rebuilt for GCC 5 C++11 ABI change
* Sat Feb 21 2015 Jerry James <loganjerry@gmail.com> - 2.6.0-9
- Update URLs
- Use license macro
- Drop workaround for binutils bug, fixed in 2.24
- Combine libtool workarounds for -Wl,--as-needed
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Mar 26 2013 Jerry James <loganjerry@gmail.com> - 2.6.0-5
- Add aarch64 support (bz 926173)
* Fri Feb 22 2013 Jerry James <loganjerry@gmail.com> - 2.6.0-4
- Add -test patch to fix a broken test
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Dec 05 2012 Jerry James <loganjerry@gmail.com> - 2.6.0-2
- Drop ExcludeArch; s390/s390x systems use the generic mpn support
* Fri Nov 09 2012 Jerry James <loganjerry@gmail.com> - 2.6.0-1
- New upstream release
- Drop libtool typo fix; fixed upstream
- Fix libtool workaround for -Wl,--as-needed
* Thu Oct 04 2012 Jerry James <loganjerry@gmail.com> - 2.5.2-1
- New upstream release
- Link with -lrt to get the clock_* functions
- Convince libtool to use -Wl,--as-needed appropriately
* Wed Sep 12 2012 Jerry James <loganjerry@gmail.com> - 2.5.1-1
- New upstream release
- License change to LPGLv3+
- Support for s390 / s390x has been dropped
- Minor spec file cleanups
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.1-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.1-8
- Rebuilt for c++ ABI breakage
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Thu Jun 16 2011 Dan Horák <dan[at]danny.cz> - 1.3.1-6
- add s390x support from GMP
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Mar 16 2010 Mark Chappell <tremble@fedoraproject.org> - 1.3.1-4
- Fix the RHEL build
* Fri Mar 05 2010 Mark Chappell <tremble@fedoraproject.org> - 1.3.1-3
- Include HTML documentation
- Include demos
* Thu Mar 04 2010 Mark Chappell <tremble@fedoraproject.org> - 1.3.1-2
- Ensure consistent use of macros
- Avoid multilib conflict due to modified timestamp on AUTHORS doc
- Replace perl find and replace with sed
* Wed Feb 17 2010 M D Chappell <tremble@tremble.org.uk> - 1.3.1-1
- Initial build
/usr/share/doc/mpir /usr/share/doc/mpir/AUTHORS /usr/share/doc/mpir/ChangeLog /usr/share/doc/mpir/NEWS /usr/share/doc/mpir/README /usr/share/doc/mpir/devel /usr/share/doc/mpir/devel/Configure.txt /usr/share/doc/mpir/devel/FILES.txt /usr/share/doc/mpir/devel/configuration /usr/share/doc/mpir/devel/gmp-h.txt /usr/share/doc/mpir/devel/gmp-impl-h.txt /usr/share/doc/mpir/devel/mpn_functions.txt /usr/share/doc/mpir/devel/projects.html /usr/share/doc/mpir/devel/tasks.html /usr/share/doc/mpir/html /usr/share/doc/mpir/html/ABI-and-ISA.html /usr/share/doc/mpir/html/Algorithms.html /usr/share/doc/mpir/html/Applying-Integer-Functions.html /usr/share/doc/mpir/html/Assembler-Basics.html /usr/share/doc/mpir/html/Assembler-Cache-Handling.html /usr/share/doc/mpir/html/Assembler-Carry-Propagation.html /usr/share/doc/mpir/html/Assembler-Code-Organisation.html /usr/share/doc/mpir/html/Assembler-Coding.html /usr/share/doc/mpir/html/Assembler-Floating-Point.html /usr/share/doc/mpir/html/Assembler-Functional-Units.html /usr/share/doc/mpir/html/Assembler-Loop-Unrolling.html /usr/share/doc/mpir/html/Assembler-SIMD-Instructions.html /usr/share/doc/mpir/html/Assembler-Software-Pipelining.html /usr/share/doc/mpir/html/Assembler-Writing-Guide.html /usr/share/doc/mpir/html/Assigning-Floats.html /usr/share/doc/mpir/html/Assigning-Integers.html /usr/share/doc/mpir/html/Autoconf.html /usr/share/doc/mpir/html/Basecase-Division.html /usr/share/doc/mpir/html/Basecase-Multiplication.html /usr/share/doc/mpir/html/Binary-GCD.html /usr/share/doc/mpir/html/Binary-to-Radix.html /usr/share/doc/mpir/html/Binomial-Coefficients-Algorithm.html /usr/share/doc/mpir/html/Build-Options.html /usr/share/doc/mpir/html/Building-MPIR_002eNet.html /usr/share/doc/mpir/html/Building-with-Microsoft-Visual-Studio.html /usr/share/doc/mpir/html/C_002b_002b-Class-Interface.html /usr/share/doc/mpir/html/C_002b_002b-Formatted-Input.html /usr/share/doc/mpir/html/C_002b_002b-Formatted-Output.html /usr/share/doc/mpir/html/C_002b_002b-Interface-Floats.html /usr/share/doc/mpir/html/C_002b_002b-Interface-General.html /usr/share/doc/mpir/html/C_002b_002b-Interface-Integers.html /usr/share/doc/mpir/html/C_002b_002b-Interface-Internals.html /usr/share/doc/mpir/html/C_002b_002b-Interface-Limitations.html /usr/share/doc/mpir/html/C_002b_002b-Interface-Random-Numbers.html /usr/share/doc/mpir/html/C_002b_002b-Interface-Rationals.html /usr/share/doc/mpir/html/Comparing-Rationals.html /usr/share/doc/mpir/html/Compatibility-with-older-versions.html /usr/share/doc/mpir/html/Concept-Index.html /usr/share/doc/mpir/html/Contributors.html /usr/share/doc/mpir/html/Converting-Floats.html /usr/share/doc/mpir/html/Converting-Integers.html /usr/share/doc/mpir/html/Copying.html /usr/share/doc/mpir/html/Custom-Allocation.html /usr/share/doc/mpir/html/Debugging.html /usr/share/doc/mpir/html/Divide-and-Conquer-Division.html /usr/share/doc/mpir/html/Division-Algorithms.html /usr/share/doc/mpir/html/Efficiency.html /usr/share/doc/mpir/html/Emacs.html /usr/share/doc/mpir/html/Exact-Division.html /usr/share/doc/mpir/html/Exact-Remainder.html /usr/share/doc/mpir/html/Extended-GCD.html /usr/share/doc/mpir/html/FFT-Multiplication.html /usr/share/doc/mpir/html/Factorial-Algorithm.html /usr/share/doc/mpir/html/Fibonacci-Numbers-Algorithm.html /usr/share/doc/mpir/html/Float-Arithmetic.html /usr/share/doc/mpir/html/Float-Comparison.html /usr/share/doc/mpir/html/Float-Internals.html /usr/share/doc/mpir/html/Floating_002dpoint-Functions.html /usr/share/doc/mpir/html/Formatted-Input-Functions.html /usr/share/doc/mpir/html/Formatted-Input-Strings.html /usr/share/doc/mpir/html/Formatted-Input.html /usr/share/doc/mpir/html/Formatted-Output-Functions.html /usr/share/doc/mpir/html/Formatted-Output-Strings.html /usr/share/doc/mpir/html/Formatted-Output.html /usr/share/doc/mpir/html/Function-Classes.html /usr/share/doc/mpir/html/Function-Index.html /usr/share/doc/mpir/html/GNU-Free-Documentation-License.html /usr/share/doc/mpir/html/Greatest-Common-Divisor-Algorithms.html /usr/share/doc/mpir/html/Headers-and-Libraries.html /usr/share/doc/mpir/html/I_002fO-of-Floats.html /usr/share/doc/mpir/html/I_002fO-of-Integers.html /usr/share/doc/mpir/html/I_002fO-of-Rationals.html /usr/share/doc/mpir/html/Initializing-Floats.html /usr/share/doc/mpir/html/Initializing-Integers.html /usr/share/doc/mpir/html/Initializing-Rationals.html /usr/share/doc/mpir/html/Installing-MPIR.html /usr/share/doc/mpir/html/Integer-Arithmetic.html /usr/share/doc/mpir/html/Integer-Comparisons.html /usr/share/doc/mpir/html/Integer-Division.html /usr/share/doc/mpir/html/Integer-Exponentiation.html /usr/share/doc/mpir/html/Integer-Functions.html /usr/share/doc/mpir/html/Integer-Import-and-Export.html /usr/share/doc/mpir/html/Integer-Internals.html /usr/share/doc/mpir/html/Integer-Logic-and-Bit-Fiddling.html /usr/share/doc/mpir/html/Integer-Random-Numbers.html /usr/share/doc/mpir/html/Integer-Roots.html /usr/share/doc/mpir/html/Integer-Special-Functions.html /usr/share/doc/mpir/html/Internals.html /usr/share/doc/mpir/html/Introduction-to-MPIR.html /usr/share/doc/mpir/html/Jacobi-Symbol.html /usr/share/doc/mpir/html/Karatsuba-Multiplication.html /usr/share/doc/mpir/html/Known-Build-Problems.html /usr/share/doc/mpir/html/Language-Bindings.html /usr/share/doc/mpir/html/Lehmer_0027s-GCD.html /usr/share/doc/mpir/html/Low_002dlevel-Functions.html /usr/share/doc/mpir/html/Lucas-Numbers-Algorithm.html /usr/share/doc/mpir/html/MPIR-Basics.html /usr/share/doc/mpir/html/MPIR-on-Windows-x64.html /usr/share/doc/mpir/html/MPIR_002eNet-Feature-Overview.html /usr/share/doc/mpir/html/MPIR_002eNet-Floats.html /usr/share/doc/mpir/html/MPIR_002eNet-Integers.html /usr/share/doc/mpir/html/MPIR_002eNet-Random-Numbers.html /usr/share/doc/mpir/html/MPIR_002eNet-Rationals.html /usr/share/doc/mpir/html/MPIR_002eNet-Settings.html /usr/share/doc/mpir/html/Memory-Management.html /usr/share/doc/mpir/html/Miscellaneous-Float-Functions.html /usr/share/doc/mpir/html/Miscellaneous-Integer-Functions.html /usr/share/doc/mpir/html/Modular-Powering-Algorithm.html /usr/share/doc/mpir/html/Multiplication-Algorithms.html /usr/share/doc/mpir/html/Nomenclature-and-Types.html /usr/share/doc/mpir/html/Normal-Powering-Algorithm.html /usr/share/doc/mpir/html/Notes-for-Package-Builds.html /usr/share/doc/mpir/html/Notes-for-Particular-Systems.html /usr/share/doc/mpir/html/Nth-Root-Algorithm.html /usr/share/doc/mpir/html/Number-Theoretic-Functions.html /usr/share/doc/mpir/html/Other-Algorithms.html /usr/share/doc/mpir/html/Other-Multiplication.html /usr/share/doc/mpir/html/Parameter-Conventions.html /usr/share/doc/mpir/html/Perfect-Power-Algorithm.html /usr/share/doc/mpir/html/Perfect-Square-Algorithm.html /usr/share/doc/mpir/html/Performance-optimization.html /usr/share/doc/mpir/html/Powering-Algorithms.html /usr/share/doc/mpir/html/Prime-Testing-Algorithm.html /usr/share/doc/mpir/html/Profiling.html /usr/share/doc/mpir/html/Radix-Conversion-Algorithms.html /usr/share/doc/mpir/html/Radix-to-Binary.html /usr/share/doc/mpir/html/Random-Number-Algorithms.html /usr/share/doc/mpir/html/Random-Number-Functions.html /usr/share/doc/mpir/html/Random-State-Initialization.html /usr/share/doc/mpir/html/Random-State-Miscellaneous.html /usr/share/doc/mpir/html/Random-State-Seeding.html /usr/share/doc/mpir/html/Rational-Arithmetic.html /usr/share/doc/mpir/html/Rational-Conversions.html /usr/share/doc/mpir/html/Rational-Internals.html /usr/share/doc/mpir/html/Rational-Number-Functions.html /usr/share/doc/mpir/html/Raw-Output-Internals.html /usr/share/doc/mpir/html/Reentrancy.html /usr/share/doc/mpir/html/References.html /usr/share/doc/mpir/html/Reporting-Bugs.html /usr/share/doc/mpir/html/Root-Extraction-Algorithms.html /usr/share/doc/mpir/html/Simultaneous-Float-Init-_0026-Assign.html /usr/share/doc/mpir/html/Simultaneous-Integer-Init-_0026-Assign.html /usr/share/doc/mpir/html/Single-Limb-Division.html /usr/share/doc/mpir/html/Small-Quotient-Division.html /usr/share/doc/mpir/html/Square-Root-Algorithm.html /usr/share/doc/mpir/html/Subquadratic-GCD.html /usr/share/doc/mpir/html/Toom-3_002dWay-Multiplication.html /usr/share/doc/mpir/html/Toom-4_002dWay-Multiplication.html /usr/share/doc/mpir/html/Unbalanced-Multiplication.html /usr/share/doc/mpir/html/Useful-Macros-and-Constants.html /usr/share/doc/mpir/html/Variable-Conventions.html /usr/share/doc/mpir/html/_002eNet-Interface.html /usr/share/doc/mpir/html/index.html /usr/share/doc/mpir/isa_abi_headache /usr/share/doc/mpir/mpir.pdf /usr/share/info/mpir.info-1.gz /usr/share/info/mpir.info-2.gz /usr/share/info/mpir.info.gz /usr/share/licenses/mpir-doc /usr/share/licenses/mpir-doc/COPYING /usr/share/licenses/mpir-doc/COPYING.LIB /usr/share/licenses/mpir-doc/PACKAGE-LICENSING
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 1 05:04:46 2025