aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-05-18 06:03:04 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-05-18 06:03:04 -0700
commit94b07d20dd07d8426dbde1e83bafcd15eeead281 (patch)
treedbdc2301000faaa13a50c891e45be243b5a5dd93 /ChangeLog
parent18298070c05cd6164db0947399f03d90faa771f4 (diff)
downloadglibc-94b07d20dd07d8426dbde1e83bafcd15eeead281.tar
glibc-94b07d20dd07d8426dbde1e83bafcd15eeead281.tar.gz
glibc-94b07d20dd07d8426dbde1e83bafcd15eeead281.tar.bz2
glibc-94b07d20dd07d8426dbde1e83bafcd15eeead281.zip
Check _ITOA_NEEDED and use _ITOA_WORD_TYPE
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce03a18d0e..f59b01a637 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
+ * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
+ LLONG_MAX != LONG_MAX.
+ (_itoa_word): Use _ITOA_WORD_TYPE on value.
+ (_fitoa_word): Likewise.
+
* sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
years.
* sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.