about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-05-31 19:33:55 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-05-31 19:33:55 -0700
commit57c6cf4038123982250af140c1ce18d872510d3e (patch)
treed2fabb6c9a721f86560e2a29a768123968f0f4cf /ChangeLog
parent8eb6281eaadd5a71f04d5ec4c11da2339b382b10 (diff)
downloadglibc-57c6cf4038123982250af140c1ce18d872510d3e.tar.gz
glibc-57c6cf4038123982250af140c1ce18d872510d3e.tar.xz
glibc-57c6cf4038123982250af140c1ce18d872510d3e.zip
Use __SWORD_TYPE for __FSWORD_T_TYPE with -m32
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8fdedac28..07521859e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
 
+	[BZ #14183]
+	* sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
+	Defined with __SWORD_TYPE if __x86_64__ isn't defined.
+
 	[BZ #14117]
 	* sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
 	* sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.