summaryrefslogtreecommitdiff
path: root/src/invert_limb.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [src/invert_limb.h] Added a comment about r14171.vlefevre2020-10-231-1/+8
* [src/invert_limb.h] Fixed potential issues introduced in 14170.vlefevre2020-10-231-2/+4
* [src/invert_limb.h] patch from Alexei Sibidanov, which reduces memory usage,zimmerma2020-10-231-38/+40
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* Updated the www.gnu.org URL's (http ā†’ https) on all the files with:vlefevre2019-01-071-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* Code robustness in macro definitions.vlefevre2018-08-161-1/+1
* [src/invert_limb.h] Avoid a "variable ā€˜_lā€™ set but not used" warningvlefevre2018-06-221-0/+1
* [src/invert_limb.h] fixed two typos reported by Marco Bodratozimmerma2018-06-021-2/+2
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [src/invert_limb.h] Just like for invsqrt_limb.h (r11210), in 1UL << 60,vlefevre2017-01-201-2/+4
* faster version of mpfr_sqrt1(), with smaller tablezimmerma2017-01-201-1/+1
* [src/invert_limb.h] improved __gmpfr_invert_limb* for 64-bit limbzimmerma2017-01-201-77/+89
* [src/invert_limb.h] Fit on 80 columns (one line was over thevlefevre2017-01-131-2/+76
* [src/invert_limb.h] Correction in __gmpfr_invert_limb for 32-bit ABI:vlefevre2017-01-131-3/+3
* [invert_limb.h] added invert_limb code for 32-bitzimmerma2017-01-131-1/+30
* [src/div.c] faster division for 2 limbszimmerma2017-01-051-2/+1
* [src/invert_limb.h] Removed an unused variable.vlefevre2017-01-031-1/+1
* use a macro instead of a function for __gmpfr_invert_limb andzimmerma2017-01-031-0/+117