summaryrefslogtreecommitdiffstats
path: root/tools/mklibs
Commit message (Expand)AuthorAgeFilesLines
* [tools] mklibs: upgrade to 0.1.35luka2013-02-262-3/+13
* [tools] use HOST_STATIC_LINKING instead of hardcoding -staticjow2012-08-121-1/+1
* [tools] mklibs: link staticallyjow2012-08-101-0/+1
* [tools] mklibs: update to 0.1.34 (v2)luka2012-06-1013-105/+80
* Revert "[tools] mklibs: update to 0.1.34"nbd2012-06-1013-101/+132
* [tools] mklibs: update to 0.1.34luka2012-06-0913-132/+101
* [tools] mklibs: revert r31315jow2012-04-161-10/+0
* tools/mklibs: add missing <unistd.h> in readelf/elf.cppjow2012-04-161-0/+10
* [tools/mklibs] add missing includes ('unistd.h') for mklibsmirko2012-04-123-11/+21
* mklibs: fix some long standing libpthread symbol link issues, mostly related ...nbd2011-02-282-3/+65
* mklibs: properly fix library linking - the relinking in some instances used s...nbd2011-02-281-16/+24
* [tools] mklibs: import missing symbol workaround from Freetz project (#7590)jow2011-01-141-2/+5
* tools/mklibs: revert r24282acoul2010-12-068-18/+18
* tools/mklibs: update to version 0.1.30acoul2010-12-068-18/+18
* mklibs: fix missing __pack_f symbol in uclibc after relinknbd2009-11-171-0/+27
* mklibs: use -Wl,--gc-sections when relinking - currently only saves a few byt...nbd2009-10-221-0/+11
* mklibs: preserve the uclibc init symbolnbd2009-10-191-0/+14
* mklibs: handle duplicate symbols properlynbd2009-10-191-0/+32
* mklibs: fix crashes on nonexistant sections in readelf (thx, justus)nbd2009-10-191-0/+33
* mklibs: fix libpthread link error (#5851)nbd2009-09-201-0/+28
* mklibs: do not touch libraries that cannot be rebuiltnbd2009-08-081-0/+50
* upgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelfnbd2009-08-083-9/+10
* mklibs: do not fail on unresolved symbols, but print warningsnbd2009-08-081-0/+23
* [tools] fix mklibs compilation failures on stdio.h not being includedflorian2009-08-071-0/+11
* add mklibs (based on a patch by florian) in preparation for optional library ...nbd2009-08-072-0/+2591