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
..
2013-07-22 21:54:20 +03:00
2012-08-14 20:26:55 +01:00
2010-10-05 13:53:56 -05:00
2013-07-22 21:54:20 +03:00
2013-07-10 10:54:16 -05:00
2013-07-22 21:54:20 +03:00
2009-07-01 18:24:44 +00:00