Searched hist:b3d3ee5a2f04e67c1de86c7004ef76dd38678554 (Results 1 – 1 of 1) sorted by relevance
/haiku/src/system/libroot/os/arch/ppc/ |
H A D | atomic.S | b3d3ee5a2f04e67c1de86c7004ef76dd38678554 Mon Jul 03 18:02:02 UTC 2017 Alexander von Gluck IV <kallisti5@unixzen.com> libroot/ppc: Stub out emitted GCC atomics on ppc32
* gcc will emit 64-bit (_8) atomic functions on 32-bit powerpc architectures. This stubs them out for now with a warning. * We could do more here, but i'm just getting PPC bootstrapped to get the nightly builds going again. * We could also just completely drop PPC.. but it was pretty close pre-pm... so I'd hate to lose that work.
|