about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKostya Serebryany <konstantin.s.serebryany@gmail.com>2014-09-29 10:46:05 -0700
committerKostya Serebryany <konstantin.s.serebryany@gmail.com>2014-09-29 10:46:05 -0700
commit8e257a2959818cfa31bdc7c04ebb4ef5d7101775 (patch)
tree24cec642db3ffba3a50c229f5b095df08c77aa67 /ChangeLog
parentf4a58f0d3577546bb3978b042863ba0ef82a7d18 (diff)
downloadglibc-8e257a2959818cfa31bdc7c04ebb4ef5d7101775.tar.gz
glibc-8e257a2959818cfa31bdc7c04ebb4ef5d7101775.tar.xz
glibc-8e257a2959818cfa31bdc7c04ebb4ef5d7101775.zip
remove nested function hack_digit
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dce2bbb639..87ace922a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
+
+	* stdio-common/printf_fp.c
+	(hack_digit): New function, broken out of ...
+	(__printf_fp): ... local function here.  Update call sites.
+	hack_digit now takes an additional parameter that is a pointer
+	to a struct of the referenced locals.  Those locals moved inside
+	the struct and references updated.
+
 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* aclocal.m4: Require autoconf 2.69.