summaryrefslogtreecommitdiff
path: root/scripts/build/tools/libelf.sh
AgeCommit message (Collapse)AuthorFilesLines
2008-05-02For tools/ and debug/ build scripts, annd a numeric prefix, so that they ↵Yann E. MORIN"1-48/+0
always get built in the same order, in case of library dependencies. /trunk/scripts/build/debug.sh | 2 1 1 0 +- /trunk/scripts/build/tools.sh | 2 1 1 0 +- 2 files changed, 2 insertions(+), 2 deletions(-)
2007-07-13Add ltrace (and libelf) utilities.Yann E. MORIN"1-0/+48
Marked as BROKEN for others to debug that if they need it.