summaryrefslogtreecommitdiff
path: root/tools/mklibs
AgeCommit message (Expand)Author
2022-03-01tools/mklibs: update to 0.1.45Rosen Penev
2021-02-26download: add mirror alias for DebianDavid Bauer
2019-07-26tools/mklibs: update to 0.1.44 and convert to Python 3Daniel Golle
2016-12-16treewide: clean up download hashesFelix Fietkau
2015-02-06tools: remove static linking supportJo-Philipp Wich
2013-06-05Revert "[tools] mklibs: upgrade to 0.1.37"Felix Fietkau
2013-06-03mklibs: upgrade to 0.1.37Luka Perkov
2013-02-26mklibs: upgrade to 0.1.35Luka Perkov
2012-08-12use HOST_STATIC_LINKING instead of hardcoding -staticJo-Philipp Wich
2012-08-10mklibs: link staticallyJo-Philipp Wich
2012-06-10mklibs: update to 0.1.34 (v2)Luka Perkov
2012-06-10Revert "[tools] mklibs: update to 0.1.34"Felix Fietkau
2012-06-09mklibs: update to 0.1.34Luka Perkov
2012-04-16mklibs: revert r31315Jo-Philipp Wich
2012-04-16tools/mklibs: add missing <unistd.h> in readelf/elf.cppJo-Philipp Wich
2012-04-12add missing includes ('unistd.h') for mklibsMirko Vogt
2011-02-28mklibs: fix some long standing libpthread symbol link issues, mostly related ...Felix Fietkau
2011-02-28mklibs: properly fix library linking - the relinking in some instances used s...Felix Fietkau
2011-01-14mklibs: import missing symbol workaround from Freetz project (#7590)Jo-Philipp Wich
2010-12-06tools/mklibs: revert r24282Alexandros C. Couloumbis
2010-12-06tools/mklibs: update to version 0.1.30Alexandros C. Couloumbis
2009-11-17mklibs: fix missing __pack_f symbol in uclibc after relinkFelix Fietkau
2009-10-22mklibs: use -Wl,--gc-sections when relinking - currently only saves a few byt...Felix Fietkau
2009-10-19mklibs: preserve the uclibc init symbolFelix Fietkau
2009-10-19mklibs: handle duplicate symbols properlyFelix Fietkau
2009-10-19mklibs: fix crashes on nonexistant sections in readelf (thx, justus)Felix Fietkau
2009-09-20mklibs: fix libpthread link error (#5851)Felix Fietkau
2009-08-08mklibs: do not touch libraries that cannot be rebuiltFelix Fietkau
2009-08-08upgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelfFelix Fietkau
2009-08-08mklibs: do not fail on unresolved symbols, but print warningsFelix Fietkau
2009-08-07fix mklibs compilation failures on stdio.h not being includedFlorian Fainelli
2009-08-07add mklibs (based on a patch by florian) in preparation for optional library ...Felix Fietkau