[PATCH v2] MIPS support for GNU hash
Mihailo Stojanović
mihailo.stojanovic@rt-rk.com
Fri Jul 5 09:57:00 GMT 2019
Hello Nick,
> The patch looks fine. There are just two issues, one small, one maybe not
> so small. The small issue is that the patch introduces two new failures
> into the linker testsuite for a mips-irix toolchain:
>
> FAIL: ld-mips-elf/hash1
> FAIL: ld-mips-elf/hash2
>
> I believe that these are caused by this particular configuration introducing
> its own entry into the hash table, so that instead of the expected two entries
> there are now three. Please could you check and either xfail these tests for
> that particular target or else update the regexps to allow for the extra entry.
I've xfailed the tests for IRIX targets. Indeed the problem was caused by
the additional hash table entries added by this configuration.
New patch is submitted at:
https://sourceware.org/ml/binutils/2019-07/msg00068.html
> The bigger issue is that according to my check RT-KT have only provided copyright
> assignments for gcc, gdb and glibc. But not the binutils:
>
> GCC GDB GLIBC RT-RK Computer Based Systems LLC 2017-09-05
> Assigns past and future changes.
> Milenko Beric (CFO)
>
> Please could you check this, and if I am correct, ask whomever is in charge of
> this sort of thing if they could extend their copyright assignment to include
> the binutils. Thanks.
RT-RK is now in the process of extending the copyright assignment to
binutils.
I suppose it should be sorted out soon.
Regards,
Mihailo
More information about the Binutils
mailing list