aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/binutils/sstrip.sh
Commit message (Collapse)AuthorAgeFilesLines
* binutils/sstrip: build statically for static toolchainsYann E. MORIN"2011-02-271-1/+6
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* binutils/sstrip: fix when sstrip is disabledYann E. MORIN"2010-03-241-3/+3
|
* binutils/sstrip: get rid of ELFkickersYann E. MORIN"2010-03-171-54/+29
| | | | | ELFkickers are looong dead and unmaintained, and the sstrip from buildroot is working fine *and* is maintained.
* tools: move sstrip to the binary utilities menuYann E. MORIN"2010-03-171-0/+60
sstrip is now alone in its 'tools' menu, and we will probably never gain any other 'tool'. Besides, sstrip is just strip, but a little bit more agressive, so it deserves going to the 'binary utilities' menu.