Skip to content

Commit

Permalink
Use i486 bits/string.h for i386 and x86_64
Browse files Browse the repository at this point in the history
  • Loading branch information
H.J. Lu committed Jun 4, 2012
1 parent 6704c64 commit 0e4a3cd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 25 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
File renamed without changes.
25 changes: 0 additions & 25 deletions sysdeps/x86_64/bits/string.h

This file was deleted.

0 comments on commit 0e4a3cd

Please sign in to comment.