Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mklibs: update to 0.1.34 (v2) | Luka Perkov | 2012-06-10 | 1 | -37/+0 |
| | | | | SVN-Revision: 32165 | ||||
* | Revert "[tools] mklibs: update to 0.1.34" | Felix Fietkau | 2012-06-10 | 1 | -0/+37 |
| | | | | | | Too much broken, needs to be reworked SVN-Revision: 32163 | ||||
* | mklibs: update to 0.1.34 | Luka Perkov | 2012-06-09 | 1 | -37/+0 |
| | | | | SVN-Revision: 32145 | ||||
* | mklibs: fix some long standing libpthread symbol link issues, mostly related ↵ | Felix Fietkau | 2011-02-28 | 1 | -3/+2 |
| | | | | | | to weak function overrides between libgcc, libc and libpthread SVN-Revision: 25795 | ||||
* | mklibs: properly fix library linking - the relinking in some instances used ↵ | Felix Fietkau | 2011-02-28 | 1 | -16/+24 |
| | | | | | | static libraries instead of shared ones with the same name, that led to some nasty symbol conflicts and pic issues. fix this by always using the full path to the libraries and also fix the libc vs libpthread linking order SVN-Revision: 25793 | ||||
* | mklibs: import missing symbol workaround from Freetz project (#7590) | Jo-Philipp Wich | 2011-01-14 | 1 | -2/+5 |
| | | | | SVN-Revision: 24984 | ||||
* | tools/mklibs: revert r24282 | Alexandros C. Couloumbis | 2010-12-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 24283 | ||||
* | tools/mklibs: update to version 0.1.30 | Alexandros C. Couloumbis | 2010-12-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 24282 | ||||
* | mklibs: fix missing __pack_f symbol in uclibc after relink | Felix Fietkau | 2009-11-17 | 1 | -0/+27 |
SVN-Revision: 18438 |