K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2010-10-04T16:02:11.597939Z K 7 svn:log V 363 Fix two subtle problems in PPC32 RTLD. The first is a concurrency issue where long PLT calls in multi-threaded environments could end up with incorrect jmptab values. The second is that, after the addition of extended PLT support, I forgot to update the PLT icache synchronization code to cover the extended PLT instead of just the basic PLT. MFC after: 10 days END