[project @ 2004-11-18 09:56:07 by tharris]
authortharris <unknown>
Thu, 18 Nov 2004 09:57:01 +0000 (09:57 +0000)
committertharris <unknown>
Thu, 18 Nov 2004 09:57:01 +0000 (09:57 +0000)
commitb61f70ce5ff947642c96b1ad980351691bb1e07a
treee8ef0f175bb5fc518dcc30cd6c39988c9d06adee
parentff845ab59d1d465d874d3908fd0cdd61b8594da2
[project @ 2004-11-18 09:56:07 by tharris]
Support for atomic memory transactions and associated regression tests conc041-048
31 files changed:
ghc/compiler/codeGen/CgPrimOp.hs
ghc/compiler/prelude/PrelNames.lhs
ghc/compiler/prelude/TysPrim.lhs
ghc/compiler/prelude/primops.txt.pp
ghc/includes/ClosureTypes.h
ghc/includes/Closures.h
ghc/includes/Constants.h
ghc/includes/RtsFlags.h
ghc/includes/STM.h [new file with mode: 0644]
ghc/includes/StgMiscClosures.h
ghc/includes/TSO.h
ghc/includes/mkDerivedConstants.c
ghc/rts/ClosureFlags.c
ghc/rts/Exception.cmm
ghc/rts/GC.c
ghc/rts/GCCompact.c
ghc/rts/HSprel.def
ghc/rts/Linker.c
ghc/rts/Makefile
ghc/rts/Prelude.h
ghc/rts/PrimOps.cmm
ghc/rts/Printer.c
ghc/rts/RtsFlags.c
ghc/rts/RtsStartup.c
ghc/rts/STM.c [new file with mode: 0644]
ghc/rts/Sanity.c
ghc/rts/Schedule.c
ghc/rts/Schedule.h
ghc/rts/StgMiscClosures.cmm
ghc/rts/package.conf.in
ghc/utils/genprimopcode/Main.hs