History log of /haiku/src/system/libroot/os/arch/arm/stdatomic.c
Revision Date Author Comments
# 279c181a 19-Apr-2014 PulkoMandy <pulkomandy@pulkomandy.tk>

Import stdatomic.c from freebsd for ARM port

* Fixes missing atomic stuff that gcc requires
* The gcc build still fails further down, because of a mixup of
VFP/nonVFP objects (at least for beagle build).


# 279c181ab88598bf024658abfc69bd3114cb73ff 19-Apr-2014 PulkoMandy <pulkomandy@pulkomandy.tk>

Import stdatomic.c from freebsd for ARM port

* Fixes missing atomic stuff that gcc requires
* The gcc build still fails further down, because of a mixup of
VFP/nonVFP objects (at least for beagle build).