ghc-hetmet.git
2011-06-08 Dimitrios VytiniotisMerge branch 'master' of darcs.haskell.org/ghc
2011-06-08 Dimitrios VytiniotisReorganized functional dependency reactions once more:
2011-06-07 Johan TibellFix segfault in array copy primops on 32-bit
2011-06-06 Simon Marlowfix path to ghc-pwd
2011-06-06 Simon Marlowfix a cut/paste bug in debugging code
2011-06-06 Simon MarlowMerge remote branch 'working/master'
2011-06-05 unknownFix compilation of rts/win32/GetEnv.c
2011-06-05 Ian LynaghFix Windows build failure
2011-06-05 Ian LynaghMake dumpIfSet_dyn_or use dumpSDoc
2011-06-04 Simon Marlowadd comment
2011-06-04 Simon Marlowcomment typo
2011-06-03 Simon MarlowTidy up the ic_exports field of the InteractiveContext...
2011-06-03 Manuel M T... Ignore ghc-extra-opts
2011-06-03 Manuel M T... Haddock fix in the vectoriser
2011-06-03 Manuel M T... Propagate scalar variables and tycons for vectorisation...
2011-06-01 Simon Marlowfix comment
2011-06-01 Johan TibellFold constants during forward substitution in the Cmm...
2011-06-01 Johan TibellImplement forward substitution of constants in the...
2011-06-01 Simon Marlowcheck for bfd_uncompress_section_contents instead of...
2011-06-01 Ian LynaghFix a warning in DEBUG code
2011-05-31 Ian LynaghFix the build with GHC 6.12.3
2011-05-31 Ian LynaghFix a build failure on non-{x86,amd64}
2011-05-31 Ian LynaghEliminate IF_ARCH_sparc
2011-05-31 Ian LynaghRemove some unused CPP macros
2011-05-31 Ian LynaghRemove CPP from nativeGen/RegAlloc/Linear/FreeRegs.hs
2011-05-31 Ian LynaghParameterise the RegM monad on the FreeRegs type
2011-05-31 Ian LynaghWhitespace only in nativeGen/RegAlloc/Linear/Base.hs
2011-05-31 Ian LynaghAdd missing type sigs in nativeGen/RegAlloc/Linear...
2011-05-31 Ian LynaghWhitespace only in nativeGen/RegAlloc/Linear/Main.hs
2011-05-31 Ian LynaghRemove CPP from nativeGen/RegAlloc/Graph/TrivColorable.hs
2011-05-31 Ian LynaghWhitespace only in nativeGen/RegAlloc/Graph/TrivColorab...
2011-05-31 Ian LynaghAdd an ArchUnknown constructor to the arch type
2011-05-31 Ian LynaghRemove CPP from nativeGen/TargetReg.hs
2011-05-31 Simon Marlowmore typos (#5225)
2011-05-31 Daniel FischerFix typos in 7.0.1-notes.xml
2011-05-31 Daniel FischerSpace between fromInteger and function in bugs.xml
2011-05-31 Daniel FischerFix typos in debugging.xml
2011-05-31 Daniel FischerFix typos in ffi-chap.xml
2011-05-31 Daniel FischerFix typos in packages.xml
2011-05-31 Daniel FischerFix typos in profiling.xml
2011-05-31 Daniel FischerFix typos in runtime_control.xml
2011-05-31 Daniel FischerRemove repeated at in using.xml
2011-05-31 Daniel FischerFix typos in shared_libs.xml
2011-05-31 Daniel FischerFix two typos in flags.xml
2011-05-31 Daniel FischerFix typos in using.xml
2011-05-31 Daniel FischerFix typo everytime
2011-05-31 Daniel Fischerglasgow_exts.xml whitespace
2011-05-31 Daniel Fischerbugs.xml whitespace
2011-05-31 Daniel Fischerdebugging.xml whitespace
2011-05-31 Daniel Fischerffi-chap.xml whitespace
2011-05-31 Daniel Fischerglasgow_exts.xml typos and whitespace
2011-05-31 Daniel Fischerintro.xml whitespace
2011-05-31 Daniel Fischerlicense.xml whitespace
2011-05-31 Daniel Fischerparallel.xml whitespace
2011-05-31 Daniel Fischerphases.xml whitespace
2011-05-31 Daniel Fischerprofiling.xml whitespace
2011-05-31 Daniel Fischerruntime_control.xml whitespace
2011-05-31 Daniel Fischerseparate_compilation.xml whitespace
2011-05-31 Daniel Fischerwin32-dlls.xml whitespace
2011-05-31 Daniel Fischerusing.xml whitespace
2011-05-31 Daniel Fischerflags.xml whitespace
2011-05-31 Daniel Fischerghci.xml whitespace only
2011-05-31 Simon Marlowfix format specs on 64-bit builds
2011-05-31 Simon MarlowFix a cause of very occasional <<loop>> with parallel...
2011-05-31 David TereiFix some validation errors
2011-05-31 David TereiRemove some old unused prelnames
2011-05-31 David TereiRemove very dead Java backend code.
2011-05-31 David TereiFix warnings in X86/CodeGen
2011-05-31 David TereiAdd new mem{cpy,set,move} cmm prim ops.
2011-05-31 David TereiLLVM: Figure out llvm version we are calling
2011-05-30 Johan TibellMake assignTemp_ less pessimistic
2011-05-29 Ian LynaghRemove most of the CPP from AsmCodeGen
2011-05-29 Duncan CouttsFix build on windows (hopefully)
2011-05-28 Simon MarlowMake builds that use stage1 use "dist-install" consiste...
2011-05-26 Duncan CouttsEmit various bits of OS process info into the eventlog
2011-05-26 Duncan CouttsAdd capability sets to the tracing/events system
2011-05-26 Duncan CouttsMake the tracing of the startup event more regular
2011-05-26 Duncan CouttsRearrange shutdownCapability code slightly
2011-05-26 Jose Pedro... Merge branch 'ghc-generics'
2011-05-26 Simon Peyton... Merge branch 'master' of darcs.haskell.org/ghc
2011-05-26 Simon Peyton... Suppress the alarming SpecConstr message for normal...
2011-05-26 Simon Peyton... Treat the (~) type constructor a bit specially
2011-05-26 Simon Peyton... Merge remote branch 'origin/master' into ghc-generics
2011-05-26 Simon Peyton... Do not be so eager about loading family-instance modules
2011-05-26 Simon Peyton... Rejig the way in which generic default method signature...
2011-05-26 Simon MarlowBump specConstr threshold to match to 10x factor added to
2011-05-25 Ian LynaghRemove unused ghci/ByteCodeFFI.lhs
2011-05-25 Duncan Couttsghc-pkg: report parser warnings when registering packages
2011-05-25 Duncan CouttsProvide the pkgroot value in ghc-pkg dump & describe...
2011-05-25 Simon MarlowsizeExpr: multiply all the sizes by 10, except for...
2011-05-25 Simon Marlowprog_argv and rts_argv now contain *copies* of the...
2011-05-25 Duncan CouttsAdd stricter ghc-pkg checks on package file/dir/url...
2011-05-25 Duncan CouttsImplement ${pkgroot} spec, allows relocatable registere...
2011-05-25 Duncan CouttsDeprecate the ghc-pkg --auto-ghci-libs flag
2011-05-25 Duncan Couttsghc-pkg: don't expand ${name}-style env vars by default
2011-05-25 Jose Pedro... Better output for -ddump-deriv when using generics.
2011-05-25 Simon Marlowdeprecate the -n option (#5180)
2011-05-25 Simon Marlowfix an integer overflow (#5086), and pre-emptively...
2011-05-24 Ian LynaghDisable DatatypeContexts by default
2011-05-24 Simon MarlowFix +RTS -G1 (by deleting code, yay!) (#5026)
next