OSDN Git Service

* i386.cc (Target_i386::Relocate::relocate): Recognize non-PIC calls
authorCary Coutant <ccoutant@google.com>
Fri, 30 Jan 2009 00:21:46 +0000 (00:21 +0000)
committerCary Coutant <ccoutant@google.com>
Fri, 30 Jan 2009 00:21:46 +0000 (00:21 +0000)
commit8cbb5f73c0f3ee0fdf30813a3f1aa1e83a61106a
treefcc8ab0dbe66902a7080c3aeb304d56989232b4b
parentc1b156083805763a9a04b0e03109b1d082faa820
* i386.cc (Target_i386::Relocate::relocate): Recognize non-PIC calls
to __tls_get_addr.
* x86_64.cc (Target_x86_64::Relocate::relocate): Likewise.

* ChangeLog: Fixed typo in previous ChangeLog entry (version 1.9).
gold/ChangeLog
gold/i386.cc
gold/x86_64.cc