aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-05-29 11:53:36 -0700
committerUlrich Drepper <drepper@redhat.com>2009-05-29 11:53:36 -0700
commit1de0c16183cf5f485ad44b6e5300844ec961b225 (patch)
tree16d0ba9c5547434572af82bd3054739d57d335bf /ChangeLog
parent8ee84bd01f85b5ab1430750270b7e51a967d03eb (diff)
downloadglibc-1de0c16183cf5f485ad44b6e5300844ec961b225.zip
glibc-1de0c16183cf5f485ad44b6e5300844ec961b225.tar.gz
glibc-1de0c16183cf5f485ad44b6e5300844ec961b225.tar.bz2
Compact cache info data structure for x86/x86-64.
This saves about 1.5kB in the DSO.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45be576..bc80958 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-05-29 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/x86_64/cacheinfo.c: Compact intel_02_known array. Adjust
+ code accessing it.
+ * sysdeps/unix/sysv/linux/i386/sysconf.c: Likewise.
+
2009-05-22 Andreas Schwab <schwab@linux-m68k.org>
* sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Set errno for ±Inf.