Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger | |
This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer | |
2006-02-22 | sync headers with glibc | Mike Frysinger | |
2005-08-27 | asierllano writes in bug 370: | Joakim Tjernlund | |
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). | |||
2002-11-07 | Fixup function prototype for __uint128_t which fixes the compile | Eric Andersen | |
on powerpc with gcc 3.2. -Erik | |||
2002-03-01 | Major rework of the include files to eliminate redundancy | Eric Andersen | |
and to better support each arch. This is a really big patch... -Erik |