Commits
Joakim Tjernlund committed e6bee80814c
ppc: Update README about the new GOT ptr. r14 is no longer used as non volatile GOT ptr. Instead the volatile r12 is used so be sure to do GET_GOT in asm code when you need to access global data. Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>