summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/sparc64/include
Commit message (Collapse)AuthorAgeFilesLines
* Repo copy libpthreads to libkse.obrien2007-10-092-329/+0
| | | | | | This introduces the WITHOUT_LIBKSE nob, and changes WITHOUT_LIBPTHREADS to mean with neither threading libs. Approved by: re(kensmith)
* Fix compile, s/tp_dtv/tp_tdv/g.davidxu2004-08-161-1/+1
|
* 1. Add macro DTV_OFFSET to calculate dtv offset in tcb.davidxu2004-08-161-0/+1
| | | | 2. Export symbols needed by debugger.
* Add TLS support for i386 and amd64.dfr2004-08-151-1/+1
|
* Call kse_switchin to switch context when being debugged.davidxu2004-07-131-5/+15
|
* Add preliminary sparc64 support to libpthread. This does notdeischen2003-10-092-0/+318
yet work, but hopefully someone familiar with the sparc64 port can pick up the reins. Submitted by: jake With mods by: deischen
OpenPOWER on IntegriCloud