Hi Embedded Hackers,
I cut a new release.
Most important changes are the removal of LT.new. LT.old symbols
got renamed. Please update your uClibc-ng configs.
The microblaze support got some needed fixups and seems to be
usable now. (LDSO support fixed, Linuxthreads support fixed).
You need a GCC patch to make use of it.
http://cgit.openadk.org/cgi/cgit/openadk.git/tree/toolchain/gcc/patches/5.3…
Context functionality for sparc added in this release.
Alexey Brodkin (1):
ldso: Force disable -mlong-calls when compiling ldso for ARC
Baruch Siach (1):
sigaction: fix for THREADS_NATIVE
Cupertino Miranda (1):
ldso/ARC: fix DT_RELACOUNT handling
Leonid Lisovskiy (2):
linuxthreads: Fix warnings in pthread_tryjoin_np(),
pthread_timedjoin_np()
buildsys: Fix broken link.asneeded function
Waldemar Brodkorb (14):
dltest: fix a typo
sparc: add deprecated context switching functions
test: add memmove test
fixup stupid mixup of Makefile copyright and C code
nptl/tls tests need shared library support
libpthread: add missing file for gdbserver
remove linuxthreads.new, rename linuxthreads.old
microblaze: fix ELF detection in ld.so
microblaze: fix setjmp/longjmp
microblaze: fix linuxthreads support
sparc: remove unused 64 bit support code
Revert "disable always failing tst-signal7"
mips: allow to disable prefetch support in memcpy/memset
bump for release
Have fun,
Waldemar