History log of /freebsd-10-stable/lib/libkse/arch/powerpc/powerpc/pthread_md.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 172491 09-Oct-2007 obrien

Repo copy libpthreads to libkse.
This introduces the WITHOUT_LIBKSE nob,
and changes WITHOUT_LIBPTHREADS to mean with neither threading libs.
Approved by: re(kensmith)


# 161828 01-Sep-2006 marcel

Stylize. Introduce ppc_{get|set}_tp() and ppc_{get|set}_tcb() to
abstract the magic that happens when deriving one or the other.


# 161802 01-Sep-2006 marcel

Implement TLS.


# 133806 16-Aug-2004 grehan

Bring PPC up to date with latest TLS changes.


# 132400 19-Jul-2004 grehan

PPC MD bits for KSE. Runs test cases OK. Crippled to 1:1 mode for
the time being.