K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2015-03-09T02:19:44.051777Z K 7 svn:log V 248 Fix loader on PowerPC following r279784. It turns out that, due to .PATH confusion, the _setjmp.S in libstand was never being used and was instead being shadowed by the libc version. Since the libc version now uses FPRs, it caused loader to crash. END