[binutils] Fix tls transition check from R_X86_64_GOTTPOFF

x86_64 linker expects either movq or addq there, while for NaCl we generate movl or addl.
Fixed the check to accept movl and addl, the rewrite itself seems to work as is.

BUG=http://code.google.com/p/nativeclient/issues/detail?id=1278
TEST=

Review URL: http://codereview.chromium.org/6025010
1 file changed
tree: 2829b102b0a65bf5b0909513f1b24e1d381ceff8
  1. binutils/
  2. gcc/
  3. gdb/
  4. newlib/
  5. codereview.settings