sparc: handle R_SPARC_DISP64 and R_SPARC_REGISTER relocs
authorVladimir Mezentsev <vladimir.mezentsev@oracle.com>
Tue, 2 May 2017 19:55:48 +0000 (16:55 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 2 May 2017 19:57:31 +0000 (16:57 -0300)
commitb3d9c9a20c7e5cbee15b14990c4972d9df86dac7
tree3e101f28a0b9ed890fe6d21357fbef660c4ad2ee
parent827b82378366b026413c8e80a78ba880b9f94a18
sparc: handle R_SPARC_DISP64 and R_SPARC_REGISTER relocs

The Studio compiler generates relocation types which are not supported
in glibc. Handle these relocs.

Tested in sparc64-linux-gnu. No regressions.

BZ #21179]
* sysdeps/sparc/sparc64/dl-machine.h: Handle R_SPARC_DISP64 and
R_SPARC_REGISTER relocations.
ChangeLog
sysdeps/sparc/sparc64/dl-machine.h