summaryrefslogtreecommitdiff
path: root/mp_clz_tab.c
Commit message (Expand)AuthorAgeFilesLines
* * 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