Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - trim any trailing whitespace | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -3/+3 |
| | |||||
* | sync headers with glibc | Mike Frysinger | 2006-02-22 | 1 | -3/+12 |
| | |||||
* | asierllano writes in bug 370: | Joakim Tjernlund | 2005-08-27 | 1 | -8/+3 |
| | | | | | | The gcc compiler has deprecated the type __uint128 for 32-bits platforms. Due to the fact that this type was introduced in gcc-3.1 it is better to drop its use. (glibc has the same problem and uses this same solution). | ||||
* | Fixup function prototype for __uint128_t which fixes the compile | Eric Andersen | 2002-11-07 | 1 | -5/+3 |
| | | | | | on powerpc with gcc 3.2. -Erik | ||||
* | Major rework of the include files to eliminate redundancy | Eric Andersen | 2002-03-01 | 1 | -0/+138 |
and to better support each arch. This is a really big patch... -Erik |