History log of /haiku/src/system/libroot/os/arch/m68k/tls.c
Revision Date Author Comments
# 90d62fd9 29-Aug-2022 Augustin Cavalier <waddlesplash@gmail.com>

TLS.h: Drop inline assembly from the header.

This was a holdover from BeOS, which did this as inline assembly.
We do not on any platform other than 32-bit x86, and even there
we may have preferred to do things a little differently on non-BeOS
ABIs.

Most things ported from other systems, or even native apps, are going to
use _Thread_local variables anyway, which will bypass this system
altogether.


# 66f88b47 04-Feb-2020 François Revol <revol@free.fr>

m68k: stub out more TLS

Change-Id: Ia226dcf996556622faf66798647447f2311fbb03
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2215
Reviewed-by: waddlesplash <waddlesplash@gmail.com>


# b6f76ebe 09-Feb-2017 Augustin Cavalier <waddlesplash@gmail.com>

s/OpenBeOS License/MIT License/ universally, as they're the same thing.

Fixes #8681.


# 188b4327 21-Oct-2007 François Revol <revol@free.fr>

m68k arch files for libroot.
Mostly ppc from r22648. Some atomic_* done.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22654 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 188b43270e2328e8b3338441969b54a159ea0daa 21-Oct-2007 François Revol <revol@free.fr>

m68k arch files for libroot.
Mostly ppc from r22648. Some atomic_* done.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22654 a95241bf-73f2-0310-859d-f6bbb57e9c96