backends: sparc uses NONE relocation type in ET_EXEC and ET_DYN files
authorMark Wielaard <mark@klomp.org>
Thu, 19 Jan 2023 22:04:04 +0000 (23:04 +0100)
committerMark Wielaard <mark@klomp.org>
Thu, 19 Jan 2023 22:46:31 +0000 (23:46 +0100)
commit10bee029441544dab81ea9e2b408eca9679aee38
tree7e44a2ac1aa00b4c32f85191d6a1f1563dfd185c
parent61c6accb64ba7424f92d617680a6a61fbb562b57
backends: sparc uses NONE relocation type in ET_EXEC and ET_DYN files

Using the NONE relocation doesn't do anything, but is harmless.

This fixes several (self) tests on sparc that use elflint to
check files are valid ELF.

Signed-off-by: Mark Wielaard <mark@klomp.org>
backends/ChangeLog
backends/sparc_reloc.def