From: Ian Lance Taylor Date: Thu, 4 Oct 2007 22:24:47 +0000 (+0000) Subject: From Craig Silverstein: update comments. X-Git-Tag: sid-snapshot-20071101~432 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eadd5b4335f489d8dcb4a0aa06f888b862f931a;p=thirdparty%2Fbinutils-gdb.git From Craig Silverstein: update comments. --- diff --git a/elfcpp/x86_64.h b/elfcpp/x86_64.h index fe2d1d6ce03..0d1b4978120 100644 --- a/elfcpp/x86_64.h +++ b/elfcpp/x86_64.h @@ -35,7 +35,13 @@ namespace elfcpp { -// Taken from http://www.x86-64.org/documentation/abi-0.98.pdf and elf.h +// Documentation is taken from +// http://www.x86-64.org/documentation/abi-0.98.pdf +// elf.h +// Documentation for the TLS relocs is taken from +// http://people.redhat.com/drepper/tls.pdf +// http://www.lsd.ic.unicamp.br/~oliva/writeups/TLS/RFC-TLSDESC-x86.txt + enum { R_X86_64_NONE = 0, // No reloc