Released on Mon, 26 Jun 2006 19:59:30 +0000
[klibc] Remove __clzdi2; it is unused and causes problems.

clzdi2 doesn't have any consumers in klibc as it currently sits
(clzsi2 does, however); furthermore, "bootstrapping" from __builtin_clz
doesn't work on older gcc.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
5 files changed