summaryrefslogtreecommitdiff
path: root/tools/mklibs
Commit message (Expand)AuthorAge
* tools: remove static linking supportJo-Philipp Wich2015-02-06
* Revert "[tools] mklibs: upgrade to 0.1.37"Felix Fietkau2013-06-05
* mklibs: upgrade to 0.1.37Luka Perkov2013-06-03
* mklibs: upgrade to 0.1.35Luka Perkov2013-02-26
* use HOST_STATIC_LINKING instead of hardcoding -staticJo-Philipp Wich2012-08-12
* mklibs: link staticallyJo-Philipp Wich2012-08-10
* mklibs: update to 0.1.34 (v2)Luka Perkov2012-06-10
* Revert "[tools] mklibs: update to 0.1.34"Felix Fietkau2012-06-10
* mklibs: update to 0.1.34Luka Perkov2012-06-09
* mklibs: revert r31315Jo-Philipp Wich2012-04-16
* tools/mklibs: add missing <unistd.h> in readelf/elf.cppJo-Philipp Wich2012-04-16
* add missing includes ('unistd.h') for mklibsMirko Vogt2012-04-12
* mklibs: fix some long standing libpthread symbol link issues, mostly related ...Felix Fietkau2011-02-28
* mklibs: properly fix library linking - the relinking in some instances used s...Felix Fietkau2011-02-28
* mklibs: import missing symbol workaround from Freetz project (#7590)Jo-Philipp Wich2011-01-14
* tools/mklibs: revert r24282Alexandros C. Couloumbis2010-12-06
* tools/mklibs: update to version 0.1.30Alexandros C. Couloumbis2010-12-06
* mklibs: fix missing __pack_f symbol in uclibc after relinkFelix Fietkau2009-11-17
* mklibs: use -Wl,--gc-sections when relinking - currently only saves a few byt...Felix Fietkau2009-10-22
* mklibs: preserve the uclibc init symbolFelix Fietkau2009-10-19
* mklibs: handle duplicate symbols properlyFelix Fietkau2009-10-19
* mklibs: fix crashes on nonexistant sections in readelf (thx, justus)Felix Fietkau2009-10-19
* mklibs: fix libpthread link error (#5851)Felix Fietkau2009-09-20
* mklibs: do not touch libraries that cannot be rebuiltFelix Fietkau2009-08-08
* upgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelfFelix Fietkau2009-08-08
* mklibs: do not fail on unresolved symbols, but print warningsFelix Fietkau2009-08-08
* fix mklibs compilation failures on stdio.h not being includedFlorian Fainelli2009-08-07
* add mklibs (based on a patch by florian) in preparation for optional library ...Felix Fietkau2009-08-07