Suleiman Souhlal
6c2a9753f2
Implement TLS relocations for powerpc.
...
Approved by: grehan (mentor)
2004-11-02 09:47:01 +00:00
Doug Rabson
fca32c746e
Add stubs for powerpc TLS.
...
Submitted by: ssouhlal
2004-08-04 19:12:14 +00:00
Alexander Kabaev
6d5d786f80
Allow threading libraries to register their own locking
...
implementation in case default one provided by rtld is
not suitable.
Consolidate various identical MD lock implementation into
a single file using appropriate machine/atomic.h.
Approved by: re (scottl)
2003-05-29 22:58:26 +00:00
Alexander Kabaev
605f36fc1e
No need to zero fill memory, mmapped anonymously. Kernel will
...
return pre-zeroed pages itself.
Noticed by: jake
2003-03-14 21:10:13 +00:00
Peter Grehan
b9dea67fa8
rtld support for PowerPC. Mostly obtained from NetBSD, with mods
...
for binutils 2.13
Reviewed by: benno
Approved by: re (blanket)
2002-12-04 07:32:20 +00:00