about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2013-11-13 05:43:58 -0800
committerH.J. Lu <hjl.tools@gmail.com>2013-11-13 05:43:58 -0800
commit17c1d9f03e16d56db11b17eac828ad28f30a73e0 (patch)
tree807731c5b6772bce218f32f030564e48bcd5c8be /ChangeLog
parent9310c284ae91f13247c9dd7ff58fc2683b9c523d (diff)
downloadglibc-17c1d9f03e16d56db11b17eac828ad28f30a73e0.tar.gz
glibc-17c1d9f03e16d56db11b17eac828ad28f30a73e0.tar.xz
glibc-17c1d9f03e16d56db11b17eac828ad28f30a73e0.zip
Set arch_minimum_kernel to 3.4.0 for x32
x32 ABI support was added in Linux kernel 3.4.0.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c05a9c6143..ac8fe51230 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
+
+	[BZ #15997]
+	* sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
+	to 3.4.0 for x32.
+	* sysdeps/unix/sysv/linux/configure: Regenerated.
+
 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #16151]