Repository : ssh://darcs.haskell.org//srv/darcs/ghc

Branch 'type-nats' now includes:

     d24ffd6... Remove some more unused .gitignore entries
     0c4ed55... Move ghc-pkg's generated Version.hs inside the dist directories
     5558bea... Rearrange .gitignore a little
     795a3fd... More .gitignore updates
     5956473... Fix a makefile rule
     f8c23ff... Fix bug with reporting deprecated use of flag (Trac #7349)
     910a642... Do not treat a constructor in a *pattern* as a *use* of that 
constructor
     11aa737... Fix dependency generation when GhcLibWays = dyn p
     4444dd8... INFO_TABLE_RET should generate a CmmRetInfoLabel, not a 
CmmInfoLabel
     092c0bd... Make DYNAMIC_BY_DEFAULT=NO when GhcUnregisterised
     8e81684... Cmm jumps always have live register information.
     f9265dd... Attach proper jump liveness information to generated C-- code.
     3db0254... Save and restore registers across calls to unlockClosure.
     6a68507... Generalize register sets and liveness calculations.
     82ede42... Properly mark C-- calls to _assertFail as "never returns".
     5ee08dd... Attach global register liveness info to Cmm procedures.
     e2f6bbd... Draw STG F and D registers from the same pool of available SSE 
registers on x86-64.
     dcf88e6... Generate correct LLVM for the new register allocation scheme.
     a50cd57... Get ride of the -fregs-liveness flag.
     8c7dc71... Change how touchy sets the file time
     8d226e2... Improve touchy
     8623be0... Merge branch 'master' of http://darcs.haskell.org/ghc
     a44a5e3... Clean some old files that we no longer generate
     4baebfa... Comments only
     10f8342... Do not instantiate unification variables with polytypes
     7e255c5... Merge branch 'master' of http://darcs.haskell.org/ghc
     ab5008d... Retainer prof: immutable arrays are not retainers, and fix the 
docs
     984149b... Fix C macro bug that was causing some stack checks to 
erroneously succeed
     2677e42... Wibble to recent changes to TcErrors
     33d0f49... Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
     232f1a2... Add notes about type-family overlap in GHCi (see Trac #7102)
     d7ca7af... Whitespace only in nativeGen/NCGMonad.hs
     2073e3e... Don't clearNurseries() in parallel with -debug
     d28a722... A couple of W_s should be P_s (not an actual bug, I think)
     26e576c... Fix bug in stg_ctoi_R1n (could cause GHCi crashes)
     ee43ad5... turn off cmm optimisation for the debug way
     3a6b1bf... Turn on -O2 for the RTS by default
     458ee4f... Add -fghci-hist-size=N to set the number of previous steps 
stored by :trace
     8703bbc... The shape of StgTVar should not depend on THREADED_RTS
     225172e... Fix bug in stg_enter_checkbh
     dba4fa5... Fix typos
     7706bee... Whitespace only in codeGen/StgCmmPrim.hs
     2293238... Fix popcnt calls
     d163845... Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc
     095b9bf... Don't put uniqs in ghc wrapper function names; part of #4012
     7c4157a... Whitespace only in basicTypes/Name.lhs
     f416129... Don't use a unique in the stable name of a foreign export
     0a7c4ef... Whitespace only in typecheck/TcRnTypes.lhs
     fb31191... Refactoring: Make a HasModule class for getModule
     d868491... Remove unused function fmapM_maybe
     af072fc... Change how dependency generation works; fixes #7381
     f2b953f... Remove an -fno-cse flag
     bc4580c... Whitespace only in specialise/SpecConstr.lhs
     ede3bd9... Whitespace only in basicTypes/Id.lhs
     ba38f99... Avoid putting uniqs in specconstr rules; part of #4012
     680dca1... typo
     8b25d39... Save R1/R2/.. across foreign calls
     811a19c... fix 'return' in cmm code when tablesNextToCode==False
     a307ad5... small optimisation: inline stmNewTVar()
     9f68cce... loadThreadState should set HpAlloc=0
     699f8e1... Remove getModuleDs; we now just use getModule
     6ca4616... Comments only
     acbe526... Fix the instantiation of data constructors in the GHCi debugger
     4dade85... Make rewriteCtFlavor lazy in the coercion for Derived evidence
     545bb79... Refine the "kick-out" predicate for CTyVarEq
     2e43779... Merge branch 'master' of http://darcs.haskell.org/ghc
     3ca7260... typos
     50728d0... another typo
     3862220... fix typo, courtesy of Jon Cave, thanks!
     f5e5316... Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc
     1a0af0e... Add a comment about why we use nextWrapperNum rather than a 
unique
     7dd7008... Give dynamic libraries, as well as programs, RPATHs
     71f7ab6... define own version of PRIdPTR on platform where its not 
available
     c2b5698... Give an error if we can't find a suitable value for PRIdPTR
     b78b6b3... add note about compilation safety to safe haskell docs
     df04d2d... Allow '-' to be used as an infix type constructor.
     121768d... Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/ghc
     7fe6922... Merge remote-tracking branch 'origin/master' into type-nats
     90a27e7... Remove unused special case-ing.
     81bb0d6... Comments (also rename `deepSolve` to `solveWanted`)
     3a77504... Add type-level '-' as a known name for GHC.

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to