Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | elf: Implement DT_AUDIT, DT_DEPAUDIT support [BZ #24943] | Florian Weimer | 2020-04-03 | 1 | -0/+27 |
binutils ld has supported --audit, --depaudit for a long time, only support in glibc has been missing. Reviewed-by: Carlos O'Donell <carlos@redhat.com> |