Alexey Neyman 1d43ed3151 Restore 1.0.17 and make 1.0.18 experimental.
1.0.18 changed the dependencies for the static libraries, notably
in libc/Makefile.in. This resulted in packing a lot of unrelated
stuff into libc.a, including (sic!) a nested .a library and stuff
from other libraries such as libdl. This results in a failure to
statically link with thus created libc.a:

.../libc.a(libdl.os):(.literal+0x74): undefined reference to `_dl_tlsdesc_return'

This was breaking xtensa-*-uclibc sample.

Signed-off-by: Alexey Neyman <stilor@att.net>
2016-10-05 15:23:40 -07:00
..
2016-06-14 07:54:52 +02:00
2016-09-22 17:01:43 -07:00
2016-02-26 23:45:36 -05:00
2015-10-30 16:24:52 -07:00
2015-09-07 13:30:18 +02:00
2015-09-01 04:08:17 +02:00