Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PPC Mac OS X memory access problem in SMP.h (#1362) | Thorkil Naur | 2007-05-18 | 1 | -1/+1 |
* | cas(): modify assembly syntax to make it work everywhere (hopefully) | Simon Marlow | 2006-11-21 | 1 | -1/+1 |
* | use "lock cmpxchg" instead of "lock/cmpxchg" | Simon Marlow | 2006-11-17 | 1 | -1/+1 |
* | rename spin lock functions, and use macros for non-THREADED_RTS | Simon Marlow | 2006-10-26 | 1 | -9/+7 |
* | add pure spin locks | Simon Marlow | 2006-10-19 | 1 | -5/+134 |
* | Add atomic SMP primitives for the Sparc | Roman Leshchinskiy | 2006-08-25 | 1 | -0/+18 |
* | Fix unregisterised builds, and building on non-x86/amd64/powerpc | Ian Lynagh | 2006-08-25 | 1 | -8/+12 |
* | fixes to PPC version of cas(), from David Kirkman <dkirkman@gmail.com> | Simon Marlow | 2006-08-21 | 1 | -1/+2 |
* | use the new "prim %write_barrier()" in .cmm instead of calls to wb() | Simon Marlow | 2006-06-29 | 1 | -3/+3 |
* | Asynchronous exception support for SMP | Simon Marlow | 2006-06-16 | 1 | -0/+15 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+160 |