]> git.ipfire.org Git - thirdparty/glibc.git/commit
PowerPC LE _dl_hwcap access
authorAlan Modra <amodra@gmail.com>
Sat, 17 Aug 2013 09:06:11 +0000 (18:36 +0930)
committerAlan Modra <amodra@gmail.com>
Fri, 4 Oct 2013 01:08:46 +0000 (10:38 +0930)
commit02f04a6c7fea2b474b026bbce721d8c658d71fda
tree3d19afaf78126459c759d3403c1bf52134389651
parent9b874b2f1eb2550e39d3e9c38772e64a767e9de2
PowerPC LE _dl_hwcap access
http://sourceware.org/ml/libc-alpha/2013-08/msg00091.html

More LE support, correcting word accesses to _dl_hwcap.

* sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
HIWORD/LOWORD.
* sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
* sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
ChangeLog
sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S