Adhemerval Zanella 3d2badacf1 PowerPC: Fix memchr ifunc hidden symbol for PPC32
This patch fixes a similar issue to
736c304a1ab4cee36a2f3343f1698bc0abae4608, where for PPC32 if the symbol
is defined as hidden (memchr) then compiler will create a local branc
(symbol@local) and the linker will not create a required PLT call to
make the ifunc work.  It changes the default hidden symbol (__GI_memchr)
to default memchr symbol for powerpc32 (__memchr_ppc32).
2014-05-22 07:53:44 -05:00
..
2014-05-13 09:49:20 -07:00
2014-05-20 07:17:21 -07:00
2014-05-21 16:52:08 +00:00
2014-05-13 09:49:20 -07:00
2014-05-13 09:49:20 -07:00
2014-05-13 09:49:20 -07:00
2014-05-13 09:49:20 -07:00
2014-05-08 11:27:14 -07:00
2014-05-13 09:49:20 -07:00
2014-05-13 09:49:20 -07:00
2014-05-21 16:52:08 +00:00
2014-05-13 09:49:20 -07:00