about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc32/power9
Commit message (Collapse)AuthorAgeFilesLines
* powerpc: Fix POWER9 impliesTulio Magno Quites Machado Filho2016-09-191-1/+1
| | | | | Fix multiarch build for POWER9 by correcting the order of the directories listed at sysnames configure variable.
* powerpc: Add basic support for POWER9 sans hwcap.Carlos Eduardo Seo2015-12-223-0/+4
This patch adds the minimum changes for supporting the POWER9 processor.