]> git.ipfire.org Git - thirdparty/glibc.git/commit
POWER7 VSX HWCAP enablement.
authorRyan S. Arnold <rsa@us.ibm.com>
Fri, 24 Jul 2009 17:28:57 +0000 (12:28 -0500)
committerRyan Arnold <ryanarn@etna.rchland.ibm.com>
Fri, 24 Jul 2009 20:10:55 +0000 (15:10 -0500)
commit0458691afa2a4df59125eb49769000c7016ed366
tree3d812cad475c7ee94a362d8748f6e1ed056fd0f0
parentf66ecd702a6e58e54b50cf91ad86f7d269b1a92d
POWER7 VSX HWCAP enablement.

commit 1642331d3066e43daea5a33a6c12db6edf0e34f7
Author: Ulrich Drepper <drepper@redhat.com>
Date:   Fri Aug 8 04:51:57 2008 +0000

2008-08-01  Steven Munroe  <sjmunroe@us.ibm.com>
            Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>

[BZ #6817]
* sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags):
Added the members 'vsx' and 'arch_2_06'.
(_dl_powerpc_platforms): Add the member 'power7'.
* sysdeps/powerpc/dl-procinfo.h: Modify _DL_HWCAP_FIRST
to reflect the changes required by VSX and ISA 2.06.
Modify _DL_PLATFORMS_COUNT to reflect the addition of
'power7'.
Defined PPC_PLATFORM_POWER7.
(_dl_string_platform): Add support for POWER7.
* sysdeps/powerpc/sysdep.h: Define bit masks for VSX
capability and ISA 2.06.
sysdeps/powerpc/dl-procinfo.c
sysdeps/powerpc/dl-procinfo.h
sysdeps/powerpc/sysdep.h