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-04-01 18:15:39 -07:00
2016-08-23 11:00:27 -07:00
2016-09-07 10:16:52 -04:00
2016-03-08 04:48:24 -08:00
2016-08-23 11:00:27 -07:00
2016-10-04 17:47:15 -07:00