CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/03 04:03:26
Modified files:
gnu/usr.bin/binutils-2.17/bfd: elf32-i386.c elf64-x86-64.c
elfxx-sparc.c
Log message:
Tests about TLS relocations that should only apply when building a
shared library need to test for 'shared && !executable' so that PIE
files can optimize to initial-exec and local-exec models
ok kettenis@
