Felix Fietkau
|
ad45e24bd0
|
mklibs: fix some long standing libpthread symbol link issues, mostly related to weak function overrides between libgcc, libc and libpthread
SVN-Revision: 25795
|
14 years ago |
Felix Fietkau
|
04e3dae4ad
|
mklibs: properly fix library linking - the relinking in some instances used 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
|
14 years ago |
Jo-Philipp Wich
|
531e5e5386
|
mklibs: import missing symbol workaround from Freetz project (#7590)
SVN-Revision: 24984
|
14 years ago |
Alexandros C. Couloumbis
|
163c424187
|
tools/mklibs: revert r24282
SVN-Revision: 24283
|
14 years ago |
Alexandros C. Couloumbis
|
be47a78299
|
tools/mklibs: update to version 0.1.30
SVN-Revision: 24282
|
14 years ago |
Felix Fietkau
|
73384dd1ff
|
mklibs: fix missing __pack_f symbol in uclibc after relink
SVN-Revision: 18438
|
15 years ago |
Felix Fietkau
|
28d3db089d
|
mklibs: use -Wl,--gc-sections when relinking - currently only saves a few bytes, maybe more in the future
SVN-Revision: 18123
|
15 years ago |
Felix Fietkau
|
6f52504a97
|
mklibs: preserve the uclibc init symbol
SVN-Revision: 18085
|
15 years ago |
Felix Fietkau
|
57d29edb07
|
mklibs: handle duplicate symbols properly
SVN-Revision: 18084
|
15 years ago |
Felix Fietkau
|
eeadbde8ea
|
mklibs: fix crashes on nonexistant sections in readelf (thx, justus)
SVN-Revision: 18083
|
15 years ago |
Felix Fietkau
|
76c655e96b
|
mklibs: fix libpthread link error (#5851)
SVN-Revision: 17639
|
15 years ago |
Felix Fietkau
|
d9f9d74f69
|
mklibs: do not touch libraries that cannot be rebuilt
SVN-Revision: 17172
|
15 years ago |
Felix Fietkau
|
a6a83985a0
|
upgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelf
SVN-Revision: 17171
|
15 years ago |
Felix Fietkau
|
583f6f2d6a
|
mklibs: do not fail on unresolved symbols, but print warnings
SVN-Revision: 17170
|
15 years ago |
Florian Fainelli
|
a865c9deb5
|
fix mklibs compilation failures on stdio.h not being included
SVN-Revision: 17164
|
15 years ago |