2006-01-05  Mike Frysinger  <vapier@gentoo.org>
This commit is contained in:
Roland McGrath 2006-01-06 13:01:06 +00:00
parent c913bb2cc4
commit 9a2f485b8c
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
* soft-fp/op-common.h (__FP_CLZ): Define using __builtin_clz, * soft-fp/op-common.h (__FP_CLZ): Define using __builtin_clz,
__builtin_clzl and __builtin_clzll. __builtin_clzl and __builtin_clzll.
2005-01-05 Mike Frysinger <vapier@gentoo.org> 2006-01-05 Mike Frysinger <vapier@gentoo.org>
* include/alloca.h (extend_alloca): Fix typoed name 'extern_alloca'. * include/alloca.h (extend_alloca): Fix typoed name 'extern_alloca'.