summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 306341c65e..c199a5d938 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2015-01-23 H.J. Lu <hongjiu.lu@intel.com>
+ * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
+ Treat model numbers 0x4a/0x4d as Intel Silvermont architecture.
+
+2015-01-23 H.J. Lu <hongjiu.lu@intel.com>
+
[BZ #17870]
* nptl/sem_post.c (__new_sem_post): Replace unsigned long int
with uint64_t.