summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2010-05-27 11:14:18 -0700
committerUlrich Drepper <drepper@redhat.com>2010-05-27 11:14:18 -0700
commit3c88fe1e3ab8c6115e9b0c6eb109718da2116a33 (patch)
treeed8996069151607b63c43bc66a10e7b45da73aec /ChangeLog
parentd2f73151763c27173d9a771cea722380d7fc61c2 (diff)
Incorrect x86 CPU family and model check.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5866bf904..e43e75790d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-05-26 H.J. Lu <hongjiu.lu@intel.com>
+
+ [BZ #11640]
+ * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
+ Properly check family and model.
+
2010-05-26 Takashi Yoshii <takashi.yoshii.zj@renesas.com>
* sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.