K 10 svn:author V 6 luporl K 8 svn:date V 27 2019-09-12T16:45:07.810409Z K 7 svn:log V 269 [PPC64] Add ifunc support in libcsu When ifuncs are used in statically linked binaries, the C runtime must perform the needed dynamic relocations, to make calls to ifuncs work correctly. Reviewed by: jhibbits Differential Revision: https://reviews.freebsd.org/D21070 END