]> git.ipfire.org Git - thirdparty/glibc.git/commit
powerpc: Add basic support for POWER9 sans hwcap.
authorCarlos Eduardo Seo <cseo@linux.vnet.ibm.com>
Wed, 4 Nov 2015 21:30:49 +0000 (19:30 -0200)
committerTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Tue, 22 Dec 2015 16:45:55 +0000 (14:45 -0200)
commitb1f19b8ef1003f202424ca222003a18b880bf914
treedbcfc830cc9e0eab1147930e907da6f4f0380dc8
parent2cf3e1aa7477b813ca3ebb901003a7d44f970218
powerpc: Add basic support for POWER9 sans hwcap.

This patch adds the minimum changes for supporting the POWER9 processor.
ChangeLog
sysdeps/powerpc/dl-procinfo.c
sysdeps/powerpc/dl-procinfo.h
sysdeps/powerpc/powerpc32/power9/Implies [new file with mode: 0644]
sysdeps/powerpc/powerpc32/power9/fpu/multiarch/Implies [new file with mode: 0644]
sysdeps/powerpc/powerpc32/power9/multiarch/Implies [new file with mode: 0644]
sysdeps/powerpc/powerpc64/power9/Implies [new file with mode: 0644]
sysdeps/powerpc/powerpc64/power9/fpu/Implies [new file with mode: 0644]
sysdeps/powerpc/powerpc64/power9/fpu/multiarch/Implies [new file with mode: 0644]
sysdeps/powerpc/powerpc64/power9/multiarch/Implies [new file with mode: 0644]