Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update library files license to use LGPL3+ and GPL2+. | Torbjorn Granlund | 2014-01-27 | 1 | -7/+18 |
* | Canonicalise copyright headers. | Torbjorn Granlund | 2014-01-19 | 1 | -3/+3 |
* | Use https to link to GNU license. | Torbjorn Granlund | 2013-12-02 | 1 | -1/+1 |
* | Use __clz_tab[128] in count_trailing_zeros (C variant). | Marco Bodrato | 2012-03-20 | 1 | -2/+3 |
* | Update license to version 3. | tege | 2007-09-18 | 1 | -4/+2 |
* | Update FSF's address. | tege | 2006-02-15 | 1 | -2/+2 |
* | * mp_clz_tab.c: Compile the table only if longlong.h says it's needed; | Kevin Ryde | 2001-06-15 | 1 | -1/+8 |
* | Add a copyright year. | Kevin Ryde | 2000-10-15 | 1 | -1/+1 |
* | Copyright (C) -> Copyright. | Kevin Ryde | 2000-10-15 | 1 | -1/+1 |
* | (__clz_tab): Half table size to 128 entires. | tege | 2000-10-03 | 1 | -7/+3 |
* | *** empty log message *** | tege | 2000-07-24 | 1 | -4/+4 |
* | Add a copyright year. | Kevin Ryde | 2000-04-12 | 1 | -1/+1 |
* | (__clz_tab): Declare it as `const'. | tege | 1997-07-25 | 1 | -4/+0 |
* | Initial revision | tege | 1996-05-08 | 1 | -0/+40 |