commit | f5147c93d0e7f91df0215598017a4d9d6a48f0ee | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Jul 16 18:44:54 2013 +0100 |
committer | Riku Voipio <riku.voipio@linaro.org> | Mon Jul 22 21:54:15 2013 +0300 |
tree | 64644f08c061fd7204dd23cbb7e1f187ac538b54 | |
parent | 442a59c8ddc55f327ec0219d810fe4580177716a [diff] |
linux-user: Enable NPTL for SPARC targets Provide the missing cpu_set_tls(), and resolve the FIXME in cpu_clone_regs() by clearing the carry flag for the child. This allows us to turn on building with NPTL for SPARC. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>