ghc-hetmet.git
2011-05-15 Edward Z. YangWork around lack of saving volatile registers from...
2011-05-15 Edward Z. YangMake -ddump-to-file truncate existing files.
2011-05-15 Edward Z. YangMore aggressive clobber detection with Hp and RegSlot.
2011-05-15 Edward Z. YangSplit -ddump-cmmz into many smaller flags.
2011-05-15 Edward Z. YangMore aggressive CmmRegOff inlining, and fix failure...
2011-05-15 Edward Z. YangGeneralized assignment rewriting pass.
2011-05-15 Ben LippmeierFix build: Add missing import and remove unneeded ...
2011-05-15 Max BolingbrokeAccept '-l foo' as library syntax: fixes #4869
2011-05-14 Max BolingbrokeUnicode fixes, taking into account PEP383 support
2011-05-13 Duncan CouttsMake the GHCi linker handle partially stripped object...
2011-05-12 Ben LippmeierMerge branch 'master' of /Users/benl/devel/ghc/ghc...
2011-05-12 Ben LippmeierRemove scar tissue
2011-05-12 Ben LippmeierWibbles on modules imported by vectoriser
2011-05-12 Ben LippmeierFix build
2011-05-12 Ben LippmeierFollow changes in DPH library: Repr module is gone.
2011-05-12 Ben LippmeierUpdate vectoriser now that PData instances have moved.
2011-05-12 Ben LippmeierUpdate vectoriser now that PRepr has moved
2011-05-12 Ben LippmeierUpdate vectoriser now that Scalar has moved
2011-05-12 Ben LippmeierUpdate vectoriser now that PData has moved.
2011-05-12 Simon Peyton... Merge branch 'master' of darcs.haskell.org/ghc
2011-05-12 Simon Peyton... The final batch of changes for the new coercion represe...
2011-05-12 Simon Peyton... Unix line endings for Pair.lhs
2011-05-12 Simon Peyton... Fix Trac #5192: missing case in hsValBindsImplicits
2011-05-12 Simon Peyton... Merge branch 'master' of darcs.haskell.org/ghc
2011-05-12 Simon Peyton... White space only
2011-05-11 Edward Z. YangDocument -ddump-to-file.
2011-05-11 Simon Peyton... Merge remote branch 'origin/master'
2011-05-11 Simon MarlowscheduleDoGC: if we're doing heapCensus(), do it *befor...
2011-05-11 Simon Marlowfix the names of the floating-point operations in the...
2011-05-10 David M PeixottoFix bug in one-line stats printing
2011-05-09 Simon Peyton... Merge branch 'master' of darcs.haskell.org/ghc
2011-05-09 Simon Peyton... Fix renaming of guards
2011-05-09 Simon Peyton... Fix the desugaring of guards in arrow syntax
2011-05-09 Simon Marlowfix pretty-printing of the cvttsd2si SSE2 instruction...
2011-05-09 Simon Peyton... Merge branch 'master' of darcs.haskell.org/ghc
2011-05-09 Simon Peyton... Merge ghc-new-co into master branch
2011-05-09 Simon Peyton... Don't discard usage info from coercion bindings!
2011-05-09 Simon MarlowheapCensus: we need to traverse the heap fragments...
2011-05-09 Simon MarlowAdd $$($1_$2_$3_ALL_HC_OPTS) when linking dynamic libra...
2011-05-09 Simon Peyton... Comments only
2011-05-08 Ian LynaghMerge branch 'coloured-core' of https://github.com...
2011-05-08 Ian LynaghChange remaining uses of cTargetOS to platformOS
2011-05-08 Ian LynaghRemove a use of cTargetOS, in favour of platformOS
2011-05-07 Ian LynaghWhitespace only in ghci/ByteCodeGen.lhs
2011-05-07 Ian LynaghRemove an explicit import list
2011-05-07 Ian LynaghRemove commented out imports
2011-05-07 Ian LynaghChange more Config tests to Platform tests
2011-05-07 Ian LynaghRemove unused pprUserReg functions
2011-05-07 Ian LynaghChange some conditional tests from Config.cTargetArch...
2011-05-07 Ian LynaghMove Platform from compiler/nativeGen to compiler/utils
2011-05-07 Ian LynaghImprove the warning about -fllvm and -fPIC/-dynamic...
2011-05-07 Ian LynaghRemove some dead code
2011-05-07 Ian LynaghMake retainer profiling use the label length (-L) flag)
2011-05-07 Ian LynaghRemove commented out imports
2011-05-06 Simon Peyton... Fix build
2011-05-06 Simon Peyton... Merge master into the ghc-new-co branch
2011-05-06 Simon Peyton... Substantial improvements in RtClosureInspect
2011-05-06 Simon Peyton... Missing coercion case in byte code generation
2011-05-06 Simon Peyton... Remove special case for EqPred in CoreView
2011-05-06 Simon Peyton... Use eqSpecPreds
2011-05-05 Edward Z. YangImprove dead block calculation, per Simon Marlow's...
2011-05-05 David TereiRemove unused hasktags configure check
2011-05-05 David TereiRemove depreciated install-docs command
2011-05-04 Simon Peyton... Merge remote branch 'origin/master'
2011-05-04 Simon Peyton... Do-notation in an arrow context is not rebindable
2011-05-04 David TereiFormat wibble
2011-05-04 David TereiFix some warnings in IfaceSyn
2011-05-04 David TereiFormatting fixes to GhcMonad
2011-05-04 David TereiFormatting fixes to IfaceSyn
2011-05-04 David TereiLLVM: Support LLVM 2.9 (#5103)
2011-05-04 David TereiLLVM: Add support for 64bit OSX. (partial #4210)
2011-05-04 Simon Peyton... Make import conditional on DEBUG to avoid unused-import...
2011-05-04 Simon Peyton... Remove accidental trace
2011-05-04 Simon Peyton... Merge branch monad-comp onto master
2011-05-04 Simon Peyton... Change (back) to Unix line endings
2011-05-04 Simon Peyton... Print contraint step counts only with -dppr-debug
2011-05-04 Simon Peyton... Improve error message when a function is applied
2011-05-04 Simon Peyton... Final batch of monad-comprehension stuff
2011-05-04 Simon Peyton... Be cleverer in dataConCannotMatch, fixes Trac #5168
2011-05-04 Simon Peyton... Merge commit
2011-05-04 Simon Peyton... Merge remote-tracking branch 'origin/master'
2011-05-04 Simon Peyton... Fix Trac #5117: desugar literal patterns consistencly
2011-05-04 Simon Peyton... Merge remote branch 'origin/master' into monad-comp
2011-05-04 Simon Marlowexpand/fix comment about x86-64 registers
2011-05-04 Simon MarlowThe fix for #4914 was wrong and broke other things...
2011-05-04 Simon Marlowremove some old commented-out settings that no longer...
2011-05-03 Simon Peyton... More hacking on monad-comp
2011-05-02 Simon Peyton... More on monad-comp; an intermediate state, so don't...
2011-05-02 Simon Peyton... Merge in changes from HEAD
2011-05-02 Simon Peyton... More hacking on monad-comp; now works
2011-05-02 Simon Peyton... A few more wibbles on ghc-new-co
2011-05-01 Ian LynaghRemove some ifdefs in favour of Haskell tests
2011-05-01 Ian LynaghRemove an ifdef from ghci/ByteCodeAsm.lhs
2011-05-01 Ian LynaghIgnore requests to use backends that aren't available...
2011-05-01 Ian LynaghRemove the OMIT_NATIVE_CODEGEN ifdef
2011-05-01 Ian LynaghRemove a commented out import
2011-05-01 Ian LynaghSmall DynFlags improvements
2011-05-01 Ian LynaghReinstate the "-O conflicts with --interactive" warning
2011-05-01 Ian LynaghUpdate the defaultObjectTarget definition
2011-05-01 David TereiLLVM: Fix bug with osx mangler and jump tables.
next