mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 02:40:08 +00:00
Remove i486 subdirectory
Since glibc doesn't support i386 any more, we can remove i486 subdirectory. * sysdeps/i386/i586/Implies: Removed. * sysdeps/i386/i686/Implies: Likewise.
This commit is contained in:
parent
892bb11e4e
commit
ae857215dd
@ -1,3 +1,8 @@
|
||||
2015-08-27 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* sysdeps/i386/i586/Implies: Removed.
|
||||
* sysdeps/i386/i686/Implies: Likewise.
|
||||
|
||||
2015-08-27 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* sysdeps/i386/i486/strlen.S: Moved to ...
|
||||
|
@ -1,2 +0,0 @@
|
||||
# Code optimized for i486 is better than simple i386 code.
|
||||
i386/i486
|
@ -1,4 +0,0 @@
|
||||
# Due to the reordering and the other nifty extensions in the i686 it is
|
||||
# not really good to use heavily i586 optimized code on a i686. It's
|
||||
# better to use i486/i386 code.
|
||||
i386/i486
|
Loading…
Reference in New Issue
Block a user