History log of /freebsd-10.1-release/lib/libkse/arch/arm/include/pthread_md.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

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

# 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)


# 142571 26-Feb-2005 cognet

Bring in a more healthy version of the libpthread for arm, which uses
ARM_TP_ADDRESS.


# 137283 05-Nov-2004 cognet

Partial support of KSE for arm.


# 135735 24-Sep-2004 cognet

_tcb_ctor takes two args.


# 133857 16-Aug-2004 davidxu

Fix compile, s/tp_dtv/tp_tdv/g.


# 133801 16-Aug-2004 davidxu

1. Add macro DTV_OFFSET to calculate dtv offset in tcb.
2. Export symbols needed by debugger.


# 132128 13-Jul-2004 davidxu

Copy lwp id to thread mailbox.


# 132125 13-Jul-2004 davidxu

Call kse_switchin to switch context when being debugged.


# 129206 14-May-2004 cognet

Arm bits for libpthread. It has no chances to work and should be considered
as stubs.