powerpc: Fix --disable-multi-arch build on POWER8
authorTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Mon, 30 May 2016 21:00:57 +0000 (18:00 -0300)
committerTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Mon, 6 Jun 2016 19:03:29 +0000 (16:03 -0300)
commitc24480ce3b5fed848243fc9642932ef2fa670109
treebaa3e66991dd688df62c3b296016bb15d0ef1650
parentb5537473c2ccb6874985e3d2bc0a0c7e204213bd
powerpc: Fix --disable-multi-arch build on POWER8

Add missing symbols of stpncpy and strcasestr when multi-arch is
disabled.
Fix memset call from strncpy/stpncpy when multi-arch is disabled.
ChangeLog
sysdeps/powerpc/powerpc64/multiarch/stpncpy-power8.S
sysdeps/powerpc/powerpc64/multiarch/strncpy-power8.S
sysdeps/powerpc/powerpc64/power8/stpncpy.S
sysdeps/powerpc/powerpc64/power8/strcasestr.S
sysdeps/powerpc/powerpc64/power8/strncpy.S