Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mklibs: fix missing __pack_f symbol in uclibc after relink | Felix Fietkau | 2009-11-17 | 1 | -0/+27 |
| | | | | SVN-Revision: 18438 | ||||
* | mklibs: use -Wl,--gc-sections when relinking - currently only saves a few ↵ | Felix Fietkau | 2009-10-22 | 1 | -0/+11 |
| | | | | | | bytes, maybe more in the future SVN-Revision: 18123 | ||||
* | mklibs: preserve the uclibc init symbol | Felix Fietkau | 2009-10-19 | 1 | -0/+14 |
| | | | | SVN-Revision: 18085 | ||||
* | mklibs: handle duplicate symbols properly | Felix Fietkau | 2009-10-19 | 1 | -0/+32 |
| | | | | SVN-Revision: 18084 | ||||
* | mklibs: fix crashes on nonexistant sections in readelf (thx, justus) | Felix Fietkau | 2009-10-19 | 1 | -0/+33 |
| | | | | SVN-Revision: 18083 | ||||
* | mklibs: fix libpthread link error (#5851) | Felix Fietkau | 2009-09-20 | 1 | -0/+28 |
| | | | | SVN-Revision: 17639 | ||||
* | mklibs: do not touch libraries that cannot be rebuilt | Felix Fietkau | 2009-08-08 | 1 | -0/+50 |
| | | | | SVN-Revision: 17172 | ||||
* | upgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelf | Felix Fietkau | 2009-08-08 | 3 | -9/+10 |
| | | | | SVN-Revision: 17171 | ||||
* | mklibs: do not fail on unresolved symbols, but print warnings | Felix Fietkau | 2009-08-08 | 1 | -0/+23 |
| | | | | SVN-Revision: 17170 | ||||
* | fix mklibs compilation failures on stdio.h not being included | Florian Fainelli | 2009-08-07 | 1 | -0/+11 |
| | | | | SVN-Revision: 17164 | ||||
* | add mklibs (based on a patch by florian) in preparation for optional library ↵ | Felix Fietkau | 2009-08-07 | 2 | -0/+2591 |
symbol stripping SVN-Revision: 17154 |