From 619cc2f69d1670f8b81196e31f60092334bf562b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 26 Jul 2008 16:35:21 +0000 Subject: * scripts/gen-as-const.awk: Generate more widely usable code by using 64-bit arithmetic. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 385fac7da7..3960301a32 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-07-26 Ulrich Drepper + * scripts/gen-as-const.awk: Generate more widely usable code by + using 64-bit arithmetic. + * stdio-common/printf_fp.c (___printf_fp): Give wide outout code the same treatment as narow output code in last patch. -- cgit 1.4.1