On Mon, Feb 03, 2014 at 03:37:49PM +0100, Laurent Dufour wrote: > When building in PPC64 little endian mode, the compiler is now using the > new ABI v2. Among other changes, this new ABI removes the function > descriptors and changes the way the TOC address is computed when entering a > C function. > > The purgatory assembly part where the dot symbols are removed, and ELF > relocation code are impacted in this patch. > > Signed-off-by: Laurent Dufour <ldufour at linux.vnet.ibm.com> Thanks, applied.