diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-04-03 09:32:31 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-04-03 09:32:31 -0400 |
commit | dedc7c7b053accd847a99b84563583d4a68d2545 (patch) | |
tree | ce8380c2b5836062b6f90e737d98c8d82540c6f7 /ChangeLog | |
parent | 955ce8cf2d884b3419c058de562174046daad95b (diff) | |
download | glibc-dedc7c7b053accd847a99b84563583d4a68d2545.tar glibc-dedc7c7b053accd847a99b84563583d4a68d2545.tar.gz glibc-dedc7c7b053accd847a99b84563583d4a68d2545.tar.bz2 glibc-dedc7c7b053accd847a99b84563583d4a68d2545.zip |
Fix typo in cache information table for x86-{32,64}.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-04-03 Ulrich Drepper <drepper@gmail.com> + + * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table. + * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise. + 2011-04-02 Ulrich Drepper <drepper@gmail.com> * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define. |