svn commit: r312764 - head/libexec/rtld-elf/aarch64

Andrew Turner andrew at fubar.geek.nz
Wed Jan 25 17:41:25 UTC 2017


On Wed, 25 Jan 2017 17:35:11 +0000 (UTC)
Andrew Turner <andrew at FreeBSD.org> wrote:

> Author: andrew
> Date: Wed Jan 25 17:35:11 2017
> New Revision: 312764
> URL: https://svnweb.freebsd.org/changeset/base/312764
> 
> Log:
>   Pull the R_AARCH64_TLSDESC code out into a common function and use
> them in both the plt and non-plt case.
>   
>   This fixes an issue where libraries built with LLD can fail with
>   "Unhandled relocation 1031"
>   
>   PR:		214971
>   Obtained from:	1 week

Should be "MFC after: 1 week"

Andrew


More information about the svn-src-all mailing list