Repository : ssh://darcs.haskell.org//srv/darcs/ghc Branch 'ghc-7.4' now includes:
ee2dad1... Keep unicode characters in Haddock comments and comments in the token stream. fdf98d6... Merge branch 'master' of http://darcs.haskell.org/ghc e99f323... Add missing cases in TcUnify.uUnfilledVars f7cf3dc... Be a bit less gung-ho in exprIsConApp_maybe 878206f... Comments and white space only e704a95... Don't indirection-zap a function that has a stable unfolding fc21cd1... Remove out of date new_tc_notes 183ae76... Remove out of date Simon-log e8c8827... Remove obslete NOTES file f3183d9... This patch includes: 0) Typo in panic message. 1) prioritization of equalities over family equalities in the worklists. 2) rewriting of inert substitutions and solveds on-the-spot instead of kicking them out in the inerts. This required a monadic map over substitutions hence the modifications in UniqFM. 3) Just comments and removing stale commented code. 4bc84da... Solved goal caching and zonking optimisations. cae9168... Implemented -dsuppress-var-kinds flag to remove silly kinds when dppr-debug is on. e544930... isReflCo no longer reliable for detection of type identity. 825e0a3... Merge branch 'master' of http://darcs.haskell.org/ghc 36f8cab... Implement a capi calling convention; fixes #2979 e26443e... Merge branch 'master' of http://darcs.haskell.org/ghc 4aa0a2d... Reintroducing isReflCo optimization: invariant that evVarPred.cc_id must be equal to ctPred needs no longer be true. 7d13e50... Merge branch 'master' of http://darcs.haskell.org/ghc 9ad4f0b... Switch around the order of guards in exprIsConApp_maybe cbe2416... Get rid of the "safety" field of CmmCall (OldCmm) 1c2b838... stg_enter_checkbh: fix offsets for profiling e332180... White space only 50de603... Make profiling work with multiple capabilities (+RTS -N) f44f725... Another fix to the stg_enter_checkbh frame 1ed0dfa... doc update: -prof now works with +RTS -N (with caveats) 1f7433b... Add a new primop: getCCCS# :: State# s -> (# State# s, Addr# #) ac11b1f... Refactor (again) the treatment of record-selector bindings b41a351... Merge branch 'master' of http://darcs.haskell.org/ghc e4d87e1... Insufficient rewriting during flattening. This fixes #5668. 42e3b5b... Merge branch 'master' of http://darcs.haskell.org//ghc aee8fe2... Improve the checkremove util 0d8130d... Merge branch 'master' of http://darcs.haskell.org/ghc b0cf532... Merge branch 'master' of http://darcs.haskell.org/ghc 2d634b8... Fix libffi depfile creation on Windows: Use -MD rather than -MMD 2d68dbb... Merge branch 'master' of http://darcs.haskell.org/ghc 53055bb... Turn a bunch of ints into longs to avoid overflow (#5656) b35a12a... remove obsolete notes (#5660) 1fc25df... Further tweaks to the ccs primops f85c084... Include a stack trace in the panic message, when GHC is compiled profiled. cdbb472... Fix cmd invocation by libffi cuild system on Windows 7 cygwin b3e3044... Fix parsing of OPTIONS*/LANGUAGE pragmas in haddock mode 529b0ae... Add missing newline in RTS help output. 63e49e1... Fix potential crash on Windows: off-by-one in malloc() 1d012e3... loadArchive: need to allocate executable memory on Win32 (#5371) 6d18141... Fix a scheduling bug in the threaded RTS b2d3c55... Forgot an initMutex(); fixes profthreaded failures on Windows 6f4bde1... remove unused coreExprCc 1469f1e... More changes aimed at improving call stacks. 2694bb7... Use touchy rather than touch when building on Windows e872312... Move includes/DerivedConstants.h and includes/GHCConstants.h into dist dirs 1c400aa... MAKE_RESTARTS should never be higher than 1 11a614f... Fix header installation 9fd5a2c... Remove unused install_headers and INSTALL_HEADERS 4fb3903... Merge branch 'master' of http://darcs.haskell.org/ghc fe05c02... Remove some unnecessary touch's 90d2acd... Add CCS for llvm f14953e... Formatt wibble 7626b2b... Fix ugly complexity issue in LLVM backend (#5652) 30361d1... Add SCC for LLVM code output a5aea1a... Remove old mangler comment f8b4696... Remove dead function. 9a0adc0... Remove unused import 1a8c2bb... Clean includes/GHCConstants.h includes/DerivedConstants.h 9911ec5... Merge branch 'master' of http://darcs.haskell.org/ghc _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc