qemu/linux-user/sparc
Peter Maydell f5147c93d0 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>
2013-07-22 21:54:15 +03:00
..
syscall_nr.h linux-user: Add more sparc syscall numbers 2013-03-11 13:05:14 +02:00
syscall.h
target_cpu.h linux-user: Enable NPTL for SPARC targets 2013-07-22 21:54:15 +03:00
target_signal.h
termbits.h