summaryrefslogtreecommitdiffstats
path: root/lib/libthr/arch/amd64
Commit message (Expand)AuthorAgeFilesLines
* The TCB_GET32() and TCB_GET64() macros in the i386 and amd64-specificdim2011-12-151-1/+1
* Add section .note.GNU-stack for assembly files used by 386 and amd64.kib2011-01-071-0/+2
* Merge from tbemd, with a small amount of rework:imp2010-09-131-2/+0
* Replace function _umtx_op with _umtx_op_err, the later function directlydavidxu2008-04-023-1/+41
* style.Makefile(5)obrien2008-02-131-1/+1
* - Remove variable _thr_scope_system, all threads are system scope.davidxu2006-12-151-1/+2
* Remove declaration of _thr_initial from MD header file, it is no longerdavidxu2006-04-041-2/+0
* Simplify _get_curthread() and _tcb_ctor because libc and rtld nowdavidxu2006-04-042-7/+3
* Import my recent 1:1 threading working. some features improved includes:davidxu2005-04-024-103/+162
* Add AMD64 support code.davidxu2004-08-192-0/+106
OpenPOWER on IntegriCloud