diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2010-11-12 03:48:52 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2010-11-12 03:48:52 -0500 |
commit | 13b695749acf88139a2ce1ed2c949e0e64300a9b (patch) | |
tree | f0d33cdbfa45f882752991c42000df57fc508a8b /ChangeLog | |
parent | da93d21475878725c9e0cb2b6e650bd8d3628435 (diff) | |
download | glibc-13b695749acf88139a2ce1ed2c949e0e64300a9b.tar.gz glibc-13b695749acf88139a2ce1ed2c949e0e64300a9b.tar.xz glibc-13b695749acf88139a2ce1ed2c949e0e64300a9b.zip |
Support Intel processor model 6 and model 0x2.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6963755cb5..5a7d9d2bed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-11-11 H.J. Lu <hongjiu.lu@intel.com> + + * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): + Support Intel processor model 6 and model 0x2c. + 2010-11-10 Luis Machado <luisgpm@br.ibm.com> * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force |