mirror of https://github.com/FFmpeg/FFmpeg.git
On 32-bit ppc, the GOT pointer must be loaded manually. This adds a "get_got" assembler macro to compute the GOT address. The "movrel" macro is updated to take an additional parameter containing the GOT address since no register is reserved for this purpose on ppc32. These changes have no effect on ppc64 builds. Signed-off-by: Mans Rullgard <mans@mansr.com>pull/2/head
parent
4568c2bf97
commit
6e4a35ced9
2 changed files with 20 additions and 6 deletions
Loading…
Reference in new issue