Re: [uclibc-ng-devel] [PATCH] ldso/ARC: fix DT_RELACOUNT handling

Waldemar Brodkorb <[email protected]> Sat, 28 May 2016 21:59:55 +0200
Newsgroups gmane.comp.lib.uclibc.general
Message-ID <[email protected]>
Hi,
Vineet Gupta wrote,

> From: Cupertino Miranda <[email protected]>
> 
> Wih new bintuils supporting DT_RELACOUNT, ldso was crashing as it was
> parsing relocs incorrectly.
> 
> Apparently that code ran for first time and was never tested.
> 
> Signed-off-by: Vineet Gupta <[email protected]>

Applied and pushed,

But the testsuite results are still not pretty.
ARM and Xtensa are down to zero failures.
ARC has between 28-30 failures even with latest binutils/gcc
release. Anyone from you can take a look?

For example:
http://tests.embedded-test.org/uClibc-ng/1.0.14/REPORT.arcv2.nsim.libc.uClibc-ng-1.0.14

 Thanks
  Waldemar