summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-08-25 17:07:47 +0000
committerUlrich Drepper <drepper@redhat.com>2007-08-25 17:07:47 +0000
commit80e7d6a6d3c2894c281480f3131966fccdf881b7 (patch)
treedbe37116639e88b51dfa9f7b5a9882f0f9e7f244 /ChangeLog
parent1ae07d48d411e9d45678ec06d8d905c01b1f3d62 (diff)
downloadglibc-80e7d6a6d3c2894c281480f3131966fccdf881b7.tar.gz
glibc-80e7d6a6d3c2894c281480f3131966fccdf881b7.tar.xz
glibc-80e7d6a6d3c2894c281480f3131966fccdf881b7.zip
* sysdeps/x86_64/cacheinfo.c (handle_amd): Handle L3 cache
	requests.  Fill on more associativity values for L2.
	Patch mostly by Evandro Menezes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b87026ccdb..7de59d8f68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-08-25  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/x86_64/cacheinfo.c (handle_amd): Handle L3 cache
+	requests.  Fill on more associativity values for L2.
+	Patch mostly by Evandro Menezes.
+
 2007-08-24  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/unix/sysv/linux/x86_64/init-first.c