| Commit message (Expand) | Author | Age | Files | Lines |
* | [tools] use HOST_STATIC_LINKING instead of hardcoding -static | jow | 2012-08-12 | 1 | -1/+1 |
* | [tools] mklibs: link statically | jow | 2012-08-10 | 1 | -0/+1 |
* | [tools] mklibs: update to 0.1.34 (v2) | luka | 2012-06-10 | 13 | -105/+80 |
* | Revert "[tools] mklibs: update to 0.1.34" | nbd | 2012-06-10 | 13 | -101/+132 |
* | [tools] mklibs: update to 0.1.34 | luka | 2012-06-09 | 13 | -132/+101 |
* | [tools] mklibs: revert r31315 | jow | 2012-04-16 | 1 | -10/+0 |
* | tools/mklibs: add missing <unistd.h> in readelf/elf.cpp | jow | 2012-04-16 | 1 | -0/+10 |
* | [tools/mklibs] add missing includes ('unistd.h') for mklibs | mirko | 2012-04-12 | 3 | -11/+21 |
* | mklibs: fix some long standing libpthread symbol link issues, mostly related ... | nbd | 2011-02-28 | 2 | -3/+65 |
* | mklibs: properly fix library linking - the relinking in some instances used s... | nbd | 2011-02-28 | 1 | -16/+24 |
* | [tools] mklibs: import missing symbol workaround from Freetz project (#7590) | jow | 2011-01-14 | 1 | -2/+5 |
* | tools/mklibs: revert r24282 | acoul | 2010-12-06 | 8 | -18/+18 |
* | tools/mklibs: update to version 0.1.30 | acoul | 2010-12-06 | 8 | -18/+18 |
* | mklibs: fix missing __pack_f symbol in uclibc after relink | nbd | 2009-11-17 | 1 | -0/+27 |
* | mklibs: use -Wl,--gc-sections when relinking - currently only saves a few byt... | nbd | 2009-10-22 | 1 | -0/+11 |
* | mklibs: preserve the uclibc init symbol | nbd | 2009-10-19 | 1 | -0/+14 |
* | mklibs: handle duplicate symbols properly | nbd | 2009-10-19 | 1 | -0/+32 |
* | mklibs: fix crashes on nonexistant sections in readelf (thx, justus) | nbd | 2009-10-19 | 1 | -0/+33 |
* | mklibs: fix libpthread link error (#5851) | nbd | 2009-09-20 | 1 | -0/+28 |
* | mklibs: do not touch libraries that cannot be rebuilt | nbd | 2009-08-08 | 1 | -0/+50 |
* | upgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelf | nbd | 2009-08-08 | 3 | -9/+10 |
* | mklibs: do not fail on unresolved symbols, but print warnings | nbd | 2009-08-08 | 1 | -0/+23 |
* | [tools] fix mklibs compilation failures on stdio.h not being included | florian | 2009-08-07 | 1 | -0/+11 |
* | add mklibs (based on a patch by florian) in preparation for optional library ... | nbd | 2009-08-07 | 2 | -0/+2591 |