Konstantin Belousov
8ae32158df
Mark rtld on PowerPC as not requiring executable stack.
...
Reviewed and tested by: nwhitehorn
2011-01-14 11:32:31 +00:00
Nathan Whitehorn
4f2730f723
Support the extended PLT format used when objects have more than 8192
...
PLT relocations on PPC32.
2010-02-22 16:49:45 +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
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