Adhemerval Zanella ed36bfa18f PowerPC: Fix optimized strncat strlen call
This patch fixes the optimized ppc64/power7 strncat strlen call for
static build without ifunc enabled.  The strlen symbol to call in such
situation is just strlen, instead of __GI_strlen (since the __GI_
alias is just created for shared objects).
2014-06-06 09:37:07 -05:00
..
2014-05-26 12:40:08 -05:00
2013-10-30 17:32:08 +10:00
2012-03-28 09:25:31 +02:00
2014-02-04 09:48:47 -02:00
2013-10-18 21:04:22 +00:00