[commit: ghc] ghc-parmake-gsoc's head updated: genSym: atomic_inc() now takes two arguments (81bafce)

git at git.haskell.org git at git.haskell.org
Wed Sep 4 20:41:10 CEST 2013


Repository : ssh://git@git.haskell.org/ghc

Branch 'ghc-parmake-gsoc' now includes:

     3ca7ecb add casArray# primop, similar to casMutVar# but for array elements
     1c45d05 Tweak stg_casArrayzh as per Simon Marlow's suggestion.
     4b4c944 Update stg_casArrayzh to conform to new CMM conventions.
     fa27838 Add PrimOp: casIntArray#.  Modify casMutVar# for 'ticketed' style.
     8750d54 Add PrimOp fetchAddIntArray# plus supporting C function atomic_inc_by.
     25ad015 Eliminate atomic_inc_by and instead medofiy atomic_inc.
     6fd60b2 minor bugfix to casIntArray# and fetchAddIntArray#
     d55a4f3 Update time to 1.4.1 release
     685582f Typo in release notes regarding -dynamic-too
     7e91e5b Note unloadObj changes in release notes.
     e446551 Update `haskeline` library to latest HEAD
     ea87014 Teach `validate` script how to `--help`
     e251a51 Merge branch 'master' into atomics
     8c99e69 minor: remove tabs from file
     b05caa7 Comment fix
     5f98d44 Explicit import lists for StgCmmProf.
     e4a1d2d Remove the final vestiges of InlineWrappers
     8d7dd54 Make Specialise close over kind variables (fixes Trac #8196)
     d5b81cb Improve documentation for the 7.8 release
     9e2e84e Comments only
     a137827 Extend `packages` by 4th column for upstream repo
     e525547 Patch by lukexi.
     dfa8ef0 Improve Linting in GHCi (fixes Trac #8215)
     32862bf Comment only
     1957fdd Comments and type synonym in CmmSink
     be7f10b Fix #7918
     62d3fde Allow non-Nominal covars (bugfix)
     fc4856f Make validate play nice with clang (for Xcode 5 command line tools)
     5a3918f Hack-fix build breakage on Linux/GCC from fc4856f9
     aa779e0 Don't move Capabilities in setNumCapabilities (#8209)
     356f793 Fix printf formats for pathchar on Windows (where it's wchar_t, not char)
     1fb558d Don't refer to oc->next after freeing oc.
     d3f002c Fix over-eager unpacking in isUnpackableType
     4a0b94b Improve debug tracing a bit
     4db3679 Put the interface-file typechecking of IfUnpackCo inside forkM
     e30c84c Make role inference work on the source type of a data con
     d02a50e Fix definition of DefinerOfRegs for CmmForeignCall
     5335e56 Turn manual Typeable instances into errors; fixes #8132
     32ade41 Add --show-options to --help (#8190)
     d127a69 Merge remote-tracking branch 'origin/master' into ghc-parmake-gsoc
     81bafce genSym: atomic_inc() now takes two arguments




More information about the ghc-commits mailing list