]> sourceware.org Git - glibc.git/commit
powerpc: Fix TOC stub on powerpc64 clone()
authorTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Fri, 21 Oct 2016 17:19:10 +0000 (15:19 -0200)
committerTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Fri, 28 Oct 2016 21:13:21 +0000 (19:13 -0200)
commitce193f551ec21df85c934626a21730881484dcf0
tree8c5f621325b1b559f98dccfcd2e360f0d86cd404
parentae9166f2b8936304ea347a98519372804963447f
powerpc: Fix TOC stub on powerpc64 clone()

Use a function call to _exit() so that the linker can create a TOC stub
instead of just a branch.

Tested on powerpc64.
ChangeLog
sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S
This page took 0.042904 seconds and 5 git commands to generate.