summaryrefslogtreecommitdiff
path: root/mp_clz_tab.c
Commit message (Expand)AuthorAgeFilesLines
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Use __clz_tab[128] in count_trailing_zeros (C variant).Marco Bodrato2012-03-201-2/+3
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* * mp_clz_tab.c: Compile the table only if longlong.h says it's needed;Kevin Ryde2001-06-151-1/+8
* Add a copyright year.Kevin Ryde2000-10-151-1/+1
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* (__clz_tab): Half table size to 128 entires.tege2000-10-031-7/+3
* *** empty log message ***tege2000-07-241-4/+4
* Add a copyright year.Kevin Ryde2000-04-121-1/+1
* (__clz_tab): Declare it as `const'.tege1997-07-251-4/+0
* Initial revisiontege1996-05-081-0/+40