[Bug libc/21179] handle R_SPARC_DISP64 and R_SPARC_REGISTER relocs
cvs-commit at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Tue May 2 19:58:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=21179
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".
The branch, master has been updated
via b3d9c9a20c7e5cbee15b14990c4972d9df86dac7 (commit)
from 827b82378366b026413c8e80a78ba880b9f94a18 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=b3d9c9a20c7e5cbee15b14990c4972d9df86dac7
commit b3d9c9a20c7e5cbee15b14990c4972d9df86dac7
Author: Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
Date: Tue May 2 16:55:48 2017 -0300
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.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 6 ++++++
sysdeps/sparc/sparc64/dl-machine.h | 6 ++++++
2 files changed, 12 insertions(+), 0 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list