summaryrefslogtreecommitdiff
path: root/tools/elfdeps.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-02Assume executable libsAnas Nashif1-1/+3
2013-01-29Alternatively accept files from command line arguments in elfdepsPanu Matilainen1-4/+12
2013-01-29Fake ELF sonames by default (again)Panu Matilainen1-2/+2
2013-01-29Centralize elf soname provide addition, commentPanu Matilainen1-15/+18
2013-01-29Only fake ELF soname's if requestedPanu Matilainen1-1/+3
2013-01-29Move elf class marker figuring to helper function, generalize a bitPanu Matilainen1-5/+19
2013-01-29Consolidate elf dependency string generation to helper functionPanu Matilainen1-24/+19
2011-01-13Add switch to allow printing only soname dependencies to elfdeps helperPanu Matilainen1-3/+5
2010-10-28elfdeps: Fix version definitions processingAlexey Gladkov1-0/+1
2010-04-29Fix a few uninitialized variable cases found by clang-analyzerPanu Matilainen1-4/+4
2010-02-25Gah, stupid thinko in elfdepsPanu Matilainen1-1/+1
2010-02-10Split elf dependency extraction out of librpmbuild to external helperPanu Matilainen1-0/+296