summaryrefslogtreecommitdiff
path: root/toolchain/sstrip
AgeCommit message (Collapse)Author
2007-07-10- fix building sstripBernhard Reutner-Fischer
2007-06-20- add full sysroot support for non-ancient toolchains.Bernhard Reutner-Fischer
- start to separate usr/lib and lib to match normal system-layout
2006-03-14- rectify brute-force sed invocation (too *many*)..Bernhard Reutner-Fischer
Thanks vapier for pointing this one out.
2006-03-10- quote HOST_CC.Bernhard Reutner-Fischer
Allows for passing flags along HOST_CC which is sometimes needed on certain architectures.
2005-08-09touchup descriptionsMike Frysinger
2005-08-03Add sstrip for host and/or target.Manuel Novoa III