Cope with libraries in libraries/foo/bar rather than just libraries/foo
[ghc-hetmet.git] / includes / SMP.h
2008-04-02 Simon MarlowDo not #include external header files when compiling...
2008-01-03 Simon MarlowFix warnings with newer gcc versions (I hope)
2007-06-26 Simon MarlowMake the threaded RTS compilable using -fasm
2007-05-18 Thorkil NaurFix PPC Mac OS X memory access problem in SMP.h (#1362)
2006-11-21 Simon Marlowcas(): modify assembly syntax to make it work everywher...
2006-11-17 Simon Marlowuse "lock cmpxchg" instead of "lock/cmpxchg"
2006-10-26 Simon Marlowrename spin lock functions, and use macros for non...
2006-10-19 Simon Marlowadd pure spin locks
2006-08-25 Roman LeshchinskiyAdd atomic SMP primitives for the Sparc
2006-08-25 Ian LynaghFix unregisterised builds, and building on non-x86...
2006-08-21 Simon Marlowfixes to PPC version of cas(), from David Kirkman ...
2006-06-29 Simon Marlowuse the new "prim %write_barrier()" in .cmm instead...
2006-06-16 Simon MarlowAsynchronous exception support for SMP
2006-04-07 Simon MarlowReorganisation of the source tree