| commit | 5d01723d6c99ca2de3b8a6d998d6327f778bae0c | [log] [tgz] |
|---|---|---|
| author | Evgeny Eltsin <eaeltsin@google.com> | Fri Sep 24 13:58:59 2010 |
| committer | Evgeny Eltsin <eaeltsin@google.com> | Mon Nov 22 17:14:00 2010 |
| tree | f0e259f1f0e8aed045db55264e793f29ef3434c5 | |
| parent | ccfe0f096c78e301d0b932ba85de64b129785b07 [diff] |
[gcc] x86_64 TLS support refactoring Enable all TLS access models. Replace misleading non-standard __tls_get_addr with newly introduced __nacl_read_tp. Standard __tls_get_addr is now used for dynamic TLS access models, as intended. BUG= TEST= Review URL: http://codereview.chromium.org/3453012