Daniel Eischen
59c3b99b8f
Rethink the MD interfaces for libpthread to account for
...
archs that can (or are required to) have per-thread registers.
Tested on i386, amd64; marcel is testing on ia64 and will
have some follow-up commits.
Reviewed by: davidxu
2003-08-05 22:46:00 +00:00
David Xu
e6145501e9
Use FSBase to map kse, GCC generates code which uses %fs to access TLS data.
...
Reminded by: marcel
2003-07-31 22:06:36 +00:00
David Xu
ee2d44af05
Set GSBASE for kse. Finally make libkse work on AMD64.
2003-07-31 09:03:36 +00:00
Daniel Eischen
f4c57e7baf
Add missing arguments to _amd64_restore_context() when called from
...
THR_SETCONTEXT().
2003-07-20 12:41:38 +00:00
Daniel Eischen
5a201fddb7
Add some very beta amd64 bits. These will also need some tweaking.
2003-07-19 04:44:21 +00:00