Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Conflicts:
ChangeLog
|
|
|
|
This reverts commit 2f0ad8f3a470fa5e9aeb9c5a41984f96ae58d7ba.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
ChangeLog
|
|
|
|
|
|
|
|
_dl_runtime_profile function has wrong cfi directive when
rewinding stack back for the pltexit path.
Only 8 bytes - 2 'pop edx' instructions from the pltentry-only
code should be rewinded back.
With attached patch, I'm able to rewind stack correctly
throught the rtld code from audit library callback.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The scope of a new object should be printed earlier and when the scope
of an already loaded object is extended only the changes should be
printed.
|
|
|
|
|
|
RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
|
|
|
|
|
|
Conflicts:
ChangeLog
|