Age | Commit message (Collapse) | Author |
|
Make several tool features mandatory and simplify the code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
ChangeLog
|
|
|
|
This reverts commit f2092faf2b6bd491a1891d5d5e393a8bf85d01d7.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
Don't indicate that dependencies of dynamically loaded objects are
also dynamically loaded.
|
|
Differentiate between loading as a dependency and loading on request.
|
|
The AVX bit is set if the CPU supports AVX. But this doesn't mean the
kernel does. Add checks according to Intel's documentation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This also works around a toolchain issu.
|
|
|
|
|
|
the ifunc resolver calls however they wish.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|