Craig Rodrigues
|
6874645fa9
|
Add include for declaration of _set_tp(). Eliminates -Wmissing-prototypes warnings.
|
2015-09-20 04:59:01 +00:00 |
|
Justin Hibbits
|
85eda151ff
|
Avoid use of register variables. Clang 3.5 treats this as undefined behavior,
and bad things happen.
MFC after: 1 week
|
2015-01-06 03:50:43 +00:00 |
|
Marcel Moolenaar
|
ee35caa0b3
|
Whitespace fix.
|
2006-09-02 01:07:21 +00:00 |
|
Marcel Moolenaar
|
f3cec68877
|
Avoid dead code elimination of the assignment to TP by using inline
assembly.
|
2006-08-30 00:57:35 +00:00 |
|
Doug Rabson
|
ccd13c49b5
|
Add support for TLS in statically linked programs.
|
2004-08-15 16:18:52 +00:00 |
|