about summary refs log tree commit diff
path: root/ports/ChangeLog.ia64
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-08-10 15:53:27 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-08-10 15:53:27 +0000
commit121dce05fe25ed878088fa7351c840a303182c65 (patch)
treeb67c4ee7205ad5e59068608df8fd21a08d6ea3de /ports/ChangeLog.ia64
parent77480c6ba52e49a70f37c6f49d59f2f72501aca0 (diff)
downloadglibc-121dce05fe25ed878088fa7351c840a303182c65.tar.gz
glibc-121dce05fe25ed878088fa7351c840a303182c65.tar.xz
glibc-121dce05fe25ed878088fa7351c840a303182c65.zip
Move Linux kernel version conditionals to kernel-features.h.
Diffstat (limited to 'ports/ChangeLog.ia64')
-rw-r--r--ports/ChangeLog.ia647
1 files changed, 7 insertions, 0 deletions
diff --git a/ports/ChangeLog.ia64 b/ports/ChangeLog.ia64
index 933ac23c2d..943df8d66b 100644
--- a/ports/ChangeLog.ia64
+++ b/ports/ChangeLog.ia64
@@ -1,3 +1,10 @@
+2012-08-10  Joseph Myers  <joseph@codesourcery.com>
+
+	* sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h
+	(_dl_discover_osversion): Do not condition on
+	__LINUX_KERNEL_VERSION < 0x020617.
+	(HAVE_DL_DISCOVER_OSVERSION): Likewise.
+
 2012-08-03  Mike Frysinger  <vapier@gentoo.org>
 
 	[BZ #12194]