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

Branch 'ghc-new-co' now includes:

     39bb1bd... Merge branch 'master' into ghc-new-co
     15bea1b... Comment changes to satisfy Haddock
     478e69b... Preliminary monad-comprehension patch (Trac #4370)
     5ccf658... Merge remote branch 'origin/master' into monad-comp
     4ac2bb3... Simon's hacking on monad-comp; incomplete
     470bedb... Don't expose the cas definition to .hc files
     659f147... Remove dead Alpha native backend.
     50f5c84... Implement dead basic block elimination.
     e82e703... LLVM: Fix bug with osx mangler and jump tables.
     1f431d3... Update the defaultObjectTarget definition
     62d3f11... Reinstate the "-O conflicts with --interactive" warning
     41f563b... Small DynFlags improvements
     8fc75d3... Remove a commented out import
     066b369... Remove the OMIT_NATIVE_CODEGEN ifdef
     4915e56... Ignore requests to use backends that aren't available; fixes 
#5145
     b10b2c1... Remove an ifdef from ghci/ByteCodeAsm.lhs
     24c0c8c... Remove some ifdefs in favour of Haskell tests
     d76d963... More hacking on monad-comp; now works
     db4f42a... Merge in changes from HEAD
     f6d254c... More on monad-comp; an intermediate state, so don't pull
     e01036f... More hacking on monad-comp
     f073134... remove some old commented-out settings that no longer work
     296388e... The fix for #4914 was wrong and broke other things (see #5149). 
 We can't emit the ffrees before a conditional jump, because we don't want to 
ffree the stack registers if the jump isn't taken (d'oh).
     ac51be0... expand/fix comment about x86-64 registers
     4b73bcc... Merge remote branch 'origin/master' into monad-comp
     e79e580... Fix Trac #5117: desugar literal patterns consistencly
     aca4fde... Merge remote-tracking branch 'origin/master'
     5096055... Merge commit
     a10a21d... Be cleverer in dataConCannotMatch, fixes Trac #5168
     3bb700d... Final batch of monad-comprehension stuff
     880046b... Improve error message when a function is applied to too many or 
too few args, in a higher order context
     a622ea1... Print contraint step counts only with -dppr-debug
     5fca973... Change (back) to Unix line endings
     7028041... Merge branch monad-comp onto master
     bf902b2... Remove accidental trace
     831ea49... Make import conditional on DEBUG to avoid unused-import warnings
     22423fc... LLVM: Add support for 64bit OSX. (partial #4210)
     50e0db4... LLVM: Support LLVM 2.9 (#5103)
     d664524... Formatting fixes to IfaceSyn
     28c84fc... Formatting fixes to GhcMonad
     94c24b4... Fix some warnings in IfaceSyn
     6ac1eeb... Format wibble
     d4780d4... Do-notation in an arrow context is not rebindable
     e547763... Merge remote branch 'origin/master'
     b455448... Remove depreciated install-docs command
     51fd4a1... Remove unused hasktags configure check
     246183c... Improve dead block calculation, per Simon Marlow's advice.
     ee62a1b... Use eqSpecPreds
     abfa45f... Remove special case for EqPred in CoreView
     668ac80... Missing coercion case in byte code generation
     4f8d714... Substantial improvements in RtClosureInspect
     ca53c38... Merge master into the ghc-new-co branch
     fe58dd2... Fix build

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to