On Wed, Aug 28, 2013 at 2:37 AM, Jakub Jelinek <ja...@redhat.com> wrote: > On Wed, Aug 14, 2013 at 09:03:24AM +0200, Uros Bizjak wrote: >> The implementation for x86 is technically OK, but I wonder if these >> sequences should be documented in some authoritative document about >> TLS relocations. The "ELF Handling For Thread-Local Storage" document >> [1] doesn't mention various code models fo x86_64, so I was not able >> to cross-check the implementaton vs. documentation. >> >> [1] http://www.akkadia.org/drepper/tls.pdf > > Ping, are the patches ok for gcc trunk and binutils trunk? > Uli has kindly updated the docs some time ago. >
Linker change is OK with testcases for GD and LD. Thanks. -- H.J.