From 0d86378f95994072ccc5db9e993b759208beacfa Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 6 Jan 2006 10:37:39 +0000 Subject: * soft-fp/op-common.h (__FP_CLZ): Define using __builtin_clz, __builtin_clzl and __builtin_clzll. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1b2d996358..c0607e4905 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-12-04 Joseph S. Myers + + * soft-fp/op-common.h (__FP_CLZ): Define using __builtin_clz, + __builtin_clzl and __builtin_clzll. + 2005-01-05 Mike Frysinger * include/alloca.h (extend_alloca): Fix typoed name 'extern_alloca'. -- cgit 1.4.1