qemu-e2k/linux-user/m68k
Peter Maydell 1ccd9374af linux-user: Enable NPTL for m68k
For m68k, per-thread data is a purely kernel construct with no
CPU level support. Implement it via a field in the TaskState structure,
used by cpu_set_tls() and the set_thread_area/get_thread_area
syscalls. This allows us to enable compilation with NPTL.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by:  Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2013-07-22 21:54:20 +03:00
..
syscall.h linux-user: Don't overuse CPUState 2012-03-14 22:20:24 +01:00
syscall_nr.h linux-user: Add syscall numbers from kernel 2.6.39.2 2011-07-11 16:12:51 +03:00
target_cpu.h linux-user: Enable NPTL for m68k 2013-07-22 21:54:20 +03:00
target_signal.h Revert "Get rid of _t suffix" 2009-10-01 16:12:16 -05:00
termbits.h Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00