]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
Use i486 bits/string.h for i386 and x86_64
[thirdparty/glibc.git] / ChangeLog
index 87123bf4a76c51b5fc7af26fe8a11807a44a783b..56f7637a3e2ef1414ea521e91712228454fc7c95 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
 
        [BZ #14117]
+       * sysdeps/i386/i486/bits/string.h: Renamed to ...
+       * sysdeps/x86/bits/string.h: This.
+       * sysdeps/x86_64/bits/string.h: Removed.
+
        * sysdeps/i386/i486/bits/string.h: Define inline functions only
        if not compiling for x86-64, but compiling for >= i486.