[Mono-devel-list] [PATCH] Fast TLS for AMD64

Ben Maurer bmaurer at ximian.com
Fri Feb 25 11:41:57 EST 2005


There is no need for the #ifdef PIC in mini.c, the offset thingy already
returns -1 in this case.

MONO_THREAD_VAR_OFFSET can cast to a 32 bit type so that the stuff in
other places is avoided.

The `read_tls_offset_from_method' stuff should really go in the amd file.

-- Ben





More information about the Mono-devel-list mailing list