diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-12-23 19:32:44 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-12-23 19:32:44 +0000 |
commit | 80af8b826c87ce6e510012dff306d0b8ba2aec34 (patch) | |
tree | 770de8d0d6faaddc1959d9df0fdfbe085dc3f636 | |
parent | ee269826ab979e9ba43690b089882433e3c73148 (diff) | |
download | glibc-80af8b826c87ce6e510012dff306d0b8ba2aec34.tar glibc-80af8b826c87ce6e510012dff306d0b8ba2aec34.tar.gz glibc-80af8b826c87ce6e510012dff306d0b8ba2aec34.tar.bz2 glibc-80af8b826c87ce6e510012dff306d0b8ba2aec34.zip |
* sysdeps/x86_64/cacheinfo.c (intel_02_known): New entry 0x3f.
* sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-12-23 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/x86_64/cacheinfo.c (intel_02_known): New entry 0x3f. + * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise. + 2007-12-17 Roland McGrath <roland@redhat.com> * inet/ether_line.c (ether_line): Remove unused variable. |