History log of /haiku-fatelf/src/system/libroot/os/arch/x86_64/tls.cpp
Revision Date Author Comments
# 03add8e7 29-Jul-2012 Alex Smith <alex@alex-smith.me.uk>

Implemented TLS for x86_64.


# bd8b78e6 28-Jul-2012 Alex Smith <alex@alex-smith.me.uk>

Added a dumb TLS implementation rather than printing an error.

Will properly implement TLS soon, for now a "working" implementation
is needed for anything to work properly.


# fd9f32c0 22-Jul-2012 Alex Smith <alex@alex-smith.me.uk>

Added some libroot bits for x86_64.

Still some parts missing (the glibc bits + fenv.c), plus the TLS
functions are only stubs.


# 03add8e7c216a9ba83a2c565cb82962d6cdc53c4 29-Jul-2012 Alex Smith <alex@alex-smith.me.uk>

Implemented TLS for x86_64.


# bd8b78e6eedb24ab48771d18db6e091488cf53d3 28-Jul-2012 Alex Smith <alex@alex-smith.me.uk>

Added a dumb TLS implementation rather than printing an error.

Will properly implement TLS soon, for now a "working" implementation
is needed for anything to work properly.


# fd9f32c0db56a5cebdda79c329b479355bdde87c 22-Jul-2012 Alex Smith <alex@alex-smith.me.uk>

Added some libroot bits for x86_64.

Still some parts missing (the glibc bits + fenv.c), plus the TLS
functions are only stubs.