]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/builddeps/linux64/gmp/share/info/gmp.info
Recompile linux64 GMP and d0_blind_id --with-pic --enable-static --disable-shared.
[xonotic/xonotic.git] / misc / builddeps / linux64 / gmp / share / info / gmp.info
index d65ab7951c68fdad99bdb32c656fc909e419da30..449c156ba62b5040b79dbb596060f2625ceee441 100644 (file)
@@ -1,21 +1,17 @@
-This is ../../gmp/doc/gmp.info, produced by makeinfo version 4.8 from
-../../gmp/doc/gmp.texi.
+This is gmp.info, produced by makeinfo version 6.7 from gmp.texi.
 
-   This manual describes how to install and use the GNU multiple
-precision arithmetic library, version 5.0.1.
+This manual describes how to install and use the GNU multiple precision
+arithmetic library, version 6.2.1.
 
-   Copyright 1991, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
-Software Foundation, Inc.
-
-   Permission is granted to copy, distribute and/or modify this
-document under the terms of the GNU Free Documentation License, Version
-1.3 or any later version published by the Free Software Foundation;
-with no Invariant Sections, with the Front-Cover Texts being "A GNU
-Manual", and with the Back-Cover Texts being "You have freedom to copy
-and modify this GNU Manual, like GNU software".  A copy of the license
-is included in *Note GNU Free Documentation License::.
+   Copyright 1991, 1993-2016, 2018-2020 Free Software Foundation, Inc.
 
+   Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.3 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with the Front-Cover Texts being "A GNU Manual", and
+with the Back-Cover Texts being "You have freedom to copy and modify
+this GNU Manual, like GNU software".  A copy of the license is included
+in *note GNU Free Documentation License::.
 INFO-DIR-SECTION GNU libraries
 START-INFO-DIR-ENTRY
 * gmp: (gmp).                   GNU Multiple Precision Arithmetic Library.
@@ -23,156 +19,161 @@ END-INFO-DIR-ENTRY
 
 \1f
 Indirect:
-gmp.info-1: 981
-gmp.info-2: 300864
+gmp.info-1: 863
+gmp.info-2: 303737
 \1f
 Tag Table:
 (Indirect)
-Node: Top\7f981
-Node: Copying\7f3211
-Node: Introduction to GMP\7f5062
-Node: Installing GMP\7f7773
-Node: Build Options\7f8505
-Node: ABI and ISA\7f24573
-Node: Notes for Package Builds\7f34251
-Node: Notes for Particular Systems\7f37338
-Node: Known Build Problems\7f43895
-Node: Performance optimization\7f47429
-Node: GMP Basics\7f48563
-Node: Headers and Libraries\7f49211
-Node: Nomenclature and Types\7f50635
-Node: Function Classes\7f52632
-Node: Variable Conventions\7f54325
-Node: Parameter Conventions\7f55934
-Node: Memory Management\7f57990
-Node: Reentrancy\7f59118
-Node: Useful Macros and Constants\7f60991
-Node: Compatibility with older versions\7f61989
-Node: Demonstration Programs\7f62950
-Node: Efficiency\7f64815
-Node: Debugging\7f72439
-Node: Profiling\7f78997
-Node: Autoconf\7f82988
-Node: Emacs\7f84767
-Node: Reporting Bugs\7f85373
-Node: Integer Functions\7f87916
-Node: Initializing Integers\7f88692
-Node: Assigning Integers\7f90839
-Node: Simultaneous Integer Init & Assign\7f92426
-Node: Converting Integers\7f94051
-Node: Integer Arithmetic\7f96973
-Node: Integer Division\7f98559
-Node: Integer Exponentiation\7f104869
-Node: Integer Roots\7f106309
-Node: Number Theoretic Functions\7f107983
-Node: Integer Comparisons\7f114126
-Node: Integer Logic and Bit Fiddling\7f115504
-Node: I/O of Integers\7f118051
-Node: Integer Random Numbers\7f120935
-Node: Integer Import and Export\7f123546
-Node: Miscellaneous Integer Functions\7f127556
-Node: Integer Special Functions\7f129416
-Node: Rational Number Functions\7f132503
-Node: Initializing Rationals\7f133696
-Node: Rational Conversions\7f136157
-Node: Rational Arithmetic\7f137888
-Node: Comparing Rationals\7f139192
-Node: Applying Integer Functions\7f140559
-Node: I/O of Rationals\7f142042
-Node: Floating-point Functions\7f143902
-Node: Initializing Floats\7f146787
-Node: Assigning Floats\7f150874
-Node: Simultaneous Float Init & Assign\7f153441
-Node: Converting Floats\7f154969
-Node: Float Arithmetic\7f158217
-Node: Float Comparison\7f160230
-Node: I/O of Floats\7f161811
-Node: Miscellaneous Float Functions\7f164409
-Node: Low-level Functions\7f166303
-Node: Random Number Functions\7f190437
-Node: Random State Initialization\7f191505
-Node: Random State Seeding\7f194363
-Node: Random State Miscellaneous\7f195752
-Node: Formatted Output\7f196393
-Node: Formatted Output Strings\7f196638
-Node: Formatted Output Functions\7f201852
-Node: C++ Formatted Output\7f205927
-Node: Formatted Input\7f208609
-Node: Formatted Input Strings\7f208845
-Node: Formatted Input Functions\7f213497
-Node: C++ Formatted Input\7f216466
-Node: C++ Class Interface\7f218369
-Node: C++ Interface General\7f219370
-Node: C++ Interface Integers\7f222440
-Node: C++ Interface Rationals\7f225871
-Node: C++ Interface Floats\7f229548
-Node: C++ Interface Random Numbers\7f234830
-Node: C++ Interface Limitations\7f237236
-Node: BSD Compatible Functions\7f240056
-Node: Custom Allocation\7f244767
-Node: Language Bindings\7f249085
-Node: Algorithms\7f253038
-Node: Multiplication Algorithms\7f253738
-Node: Basecase Multiplication\7f254710
-Node: Karatsuba Multiplication\7f256618
-Node: Toom 3-Way Multiplication\7f260243
-Node: Toom 4-Way Multiplication\7f266657
-Node: FFT Multiplication\7f268029
-Node: Other Multiplication\7f273365
-Node: Unbalanced Multiplication\7f275839
-Node: Division Algorithms\7f276627
-Node: Single Limb Division\7f277006
-Node: Basecase Division\7f279897
-Node: Divide and Conquer Division\7f281100
-Node: Block-Wise Barrett Division\7f283169
-Node: Exact Division\7f283821
-Node: Exact Remainder\7f286986
-Node: Small Quotient Division\7f289213
-Node: Greatest Common Divisor Algorithms\7f290811
-Node: Binary GCD\7f291108
-Node: Lehmer's Algorithm\7f293957
-Node: Subquadratic GCD\7f296177
-Node: Extended GCD\7f298636
-Node: Jacobi Symbol\7f299948
-Node: Powering Algorithms\7f300864
-Node: Normal Powering Algorithm\7f301127
-Node: Modular Powering Algorithm\7f301655
-Node: Root Extraction Algorithms\7f302435
-Node: Square Root Algorithm\7f302750
-Node: Nth Root Algorithm\7f304891
-Node: Perfect Square Algorithm\7f305676
-Node: Perfect Power Algorithm\7f307762
-Node: Radix Conversion Algorithms\7f308383
-Node: Binary to Radix\7f308759
-Node: Radix to Binary\7f312688
-Node: Other Algorithms\7f314776
-Node: Prime Testing Algorithm\7f315128
-Node: Factorial Algorithm\7f316312
-Node: Binomial Coefficients Algorithm\7f317715
-Node: Fibonacci Numbers Algorithm\7f318609
-Node: Lucas Numbers Algorithm\7f321083
-Node: Random Number Algorithms\7f321804
-Node: Assembly Coding\7f323925
-Node: Assembly Code Organisation\7f324885
-Node: Assembly Basics\7f325852
-Node: Assembly Carry Propagation\7f327002
-Node: Assembly Cache Handling\7f328833
-Node: Assembly Functional Units\7f330994
-Node: Assembly Floating Point\7f332607
-Node: Assembly SIMD Instructions\7f336385
-Node: Assembly Software Pipelining\7f337367
-Node: Assembly Loop Unrolling\7f338429
-Node: Assembly Writing Guide\7f340644
-Node: Internals\7f343409
-Node: Integer Internals\7f343921
-Node: Rational Internals\7f346177
-Node: Float Internals\7f347415
-Node: Raw Output Internals\7f354829
-Node: C++ Interface Internals\7f356023
-Node: Contributors\7f359309
-Node: References\7f364267
-Node: GNU Free Documentation License\7f369925
-Node: Concept Index\7f395094
-Node: Function Index\7f441276
+Node: Top\7f863
+Node: Copying\7f2941
+Node: Introduction to GMP\7f5288
+Node: Installing GMP\7f8004
+Node: Build Options\7f8736
+Node: ABI and ISA\7f24445
+Node: Notes for Package Builds\7f34286
+Node: Notes for Particular Systems\7f37373
+Node: Known Build Problems\7f45124
+Node: Performance optimization\7f48656
+Node: GMP Basics\7f49785
+Node: Headers and Libraries\7f50433
+Node: Nomenclature and Types\7f51838
+Node: Function Classes\7f53834
+Node: Variable Conventions\7f55369
+Node: Parameter Conventions\7f57609
+Node: Memory Management\7f59416
+Node: Reentrancy\7f60544
+Node: Useful Macros and Constants\7f62412
+Node: Compatibility with older versions\7f63403
+Node: Demonstration Programs\7f64313
+Node: Efficiency\7f66172
+Node: Debugging\7f73778
+Node: Profiling\7f80553
+Node: Autoconf\7f84544
+Node: Emacs\7f86325
+Node: Reporting Bugs\7f86931
+Node: Integer Functions\7f89557
+Node: Initializing Integers\7f90333
+Node: Assigning Integers\7f92709
+Node: Simultaneous Integer Init & Assign\7f94320
+Node: Converting Integers\7f95967
+Node: Integer Arithmetic\7f98907
+Node: Integer Division\7f100643
+Node: Integer Exponentiation\7f107402
+Node: Integer Roots\7f108899
+Node: Number Theoretic Functions\7f110616
+Node: Integer Comparisons\7f118111
+Node: Integer Logic and Bit Fiddling\7f119549
+Node: I/O of Integers\7f122189
+Node: Integer Random Numbers\7f125180
+Node: Integer Import and Export\7f127803
+Node: Miscellaneous Integer Functions\7f131819
+Node: Integer Special Functions\7f133733
+Node: Rational Number Functions\7f137906
+Node: Initializing Rationals\7f139099
+Node: Rational Conversions\7f141572
+Node: Rational Arithmetic\7f143594
+Node: Comparing Rationals\7f145006
+Node: Applying Integer Functions\7f146477
+Node: I/O of Rationals\7f147996
+Node: Floating-point Functions\7f150355
+Node: Initializing Floats\7f153400
+Node: Assigning Floats\7f157492
+Node: Simultaneous Float Init & Assign\7f160080
+Node: Converting Floats\7f161630
+Node: Float Arithmetic\7f164895
+Node: Float Comparison\7f167048
+Node: I/O of Floats\7f168619
+Node: Miscellaneous Float Functions\7f171308
+Node: Low-level Functions\7f173310
+Node: Random Number Functions\7f207558
+Node: Random State Initialization\7f208626
+Node: Random State Seeding\7f211491
+Node: Random State Miscellaneous\7f212896
+Node: Formatted Output\7f213538
+Node: Formatted Output Strings\7f213783
+Node: Formatted Output Functions\7f219178
+Node: C++ Formatted Output\7f223242
+Node: Formatted Input\7f225942
+Node: Formatted Input Strings\7f226178
+Node: Formatted Input Functions\7f230838
+Node: C++ Formatted Input\7f233807
+Node: C++ Class Interface\7f235710
+Node: C++ Interface General\7f236661
+Node: C++ Interface Integers\7f239730
+Node: C++ Interface Rationals\7f243963
+Node: C++ Interface Floats\7f247987
+Node: C++ Interface Random Numbers\7f254004
+Node: C++ Interface Limitations\7f256404
+Node: Custom Allocation\7f259979
+Node: Language Bindings\7f264198
+Node: Algorithms\7f267511
+Node: Multiplication Algorithms\7f268211
+Node: Basecase Multiplication\7f269300
+Node: Karatsuba Multiplication\7f271208
+Node: Toom 3-Way Multiplication\7f274832
+Node: Toom 4-Way Multiplication\7f281251
+Node: Higher degree Toom'n'half\7f282630
+Node: FFT Multiplication\7f283922
+Node: Other Multiplication\7f289258
+Node: Unbalanced Multiplication\7f291732
+Node: Division Algorithms\7f292520
+Node: Single Limb Division\7f292899
+Node: Basecase Division\7f295787
+Node: Divide and Conquer Division\7f296990
+Node: Block-Wise Barrett Division\7f299058
+Node: Exact Division\7f299710
+Node: Exact Remainder\7f303737
+Node: Small Quotient Division\7f305987
+Node: Greatest Common Divisor Algorithms\7f307585
+Node: Binary GCD\7f307882
+Node: Lehmer's Algorithm\7f310732
+Node: Subquadratic GCD\7f312962
+Node: Extended GCD\7f315431
+Node: Jacobi Symbol\7f316749
+Node: Powering Algorithms\7f318658
+Node: Normal Powering Algorithm\7f318921
+Node: Modular Powering Algorithm\7f319449
+Node: Root Extraction Algorithms\7f320231
+Node: Square Root Algorithm\7f320546
+Node: Nth Root Algorithm\7f322687
+Node: Perfect Square Algorithm\7f323472
+Node: Perfect Power Algorithm\7f325559
+Node: Radix Conversion Algorithms\7f326180
+Node: Binary to Radix\7f326556
+Node: Radix to Binary\7f330177
+Node: Other Algorithms\7f332265
+Node: Prime Testing Algorithm\7f332617
+Node: Factorial Algorithm\7f333801
+Node: Binomial Coefficients Algorithm\7f336201
+Node: Fibonacci Numbers Algorithm\7f337095
+Node: Lucas Numbers Algorithm\7f339569
+Node: Random Number Algorithms\7f340290
+Node: Assembly Coding\7f342410
+Node: Assembly Code Organisation\7f343370
+Node: Assembly Basics\7f344337
+Node: Assembly Carry Propagation\7f345487
+Node: Assembly Cache Handling\7f347317
+Node: Assembly Functional Units\7f349478
+Node: Assembly Floating Point\7f351091
+Node: Assembly SIMD Instructions\7f354870
+Node: Assembly Software Pipelining\7f355852
+Node: Assembly Loop Unrolling\7f356915
+Node: Assembly Writing Guide\7f359130
+Node: Internals\7f361895
+Node: Integer Internals\7f362407
+Node: Rational Internals\7f364871
+Node: Float Internals\7f366109
+Node: Raw Output Internals\7f373509
+Node: C++ Interface Internals\7f374703
+Node: Contributors\7f378024
+Node: References\7f384255
+Node: GNU Free Documentation License\7f390174
+Node: Concept Index\7f415316
+Node: Function Index\7f463130
 \1f
 End Tag Table
+
+\1f
+Local Variables:
+coding: iso-8859-1
+End: