ghc-hetmet.git
2011-06-13 Simon Peyton... Merge branch 'master' of darcs.haskell.org/ghc
2011-06-13 Manuel M T... Fix warnings
2011-06-13 Simon Peyton... Fix the SPECIALISE error in the haddock invocation...
2011-06-13 Manuel M T... Added a pragma {-# NOVECTORISE f #-} that suppresses...
2011-06-12 Ian LynaghFix building of optional packages
2011-06-12 Ian LynaghRemove some trailing whitespace
2011-06-12 Ian LynaghTweak some makefile code
2011-06-11 Ian LynaghRemove upstream repos from the packages file
2011-06-11 Simon Peyton... Ignore UNPACK pragmas with OmitInterfacePragmas is...
2011-06-11 Simon Peyton... Further improvents to duplicate-export warnings (Trac...
2011-06-11 Simon Peyton... Comments only
2011-06-11 Simon Peyton... Without -O do not complain about SPECIALISE pragmas...
2011-06-11 Simon Peyton... Fix tracking of what RdrNames are used (fixes Trac...
2011-06-11 Simon Peyton... Add -fno-omit-interface-pragmas to SrcLoc, to work...
2011-06-10 Simon Peyton... Merge branch 'master' of darcs.haskell.org/ghc
2011-06-10 Simon Peyton... Kill bogus duplicate-export warnings (fix Trac #2436)
2011-06-10 Simon Peyton... Make DsMeta catch up with LastStmt (fix Trac #5235)
2011-06-10 Simon Peyton... Comments, layout and cmm-notes
2011-06-10 Ian LynaghMerge branch 'master' of darcs.haskell.org/ghc
2011-06-10 Ian LynaghFix parsing "$topdir" in package config
2011-06-10 Manuel M T... Take vectorisation declarations into account during...
2011-06-09 Ian LynaghFollow Src{Loc,Span} changes in other parts of the...
2011-06-09 Ian LynaghRefactor SrcLoc and SrcSpan
2011-06-09 Ian LynaghFix build
2011-06-09 Duncan CouttsFix for $topdir appearing in the haddock-html field
2011-06-09 Dimitrios VytiniotisMerge branch 'master' of darcs.haskell.org/ghc
2011-06-08 Ian LynaghFix warnings in nativeGen/PPC/CodeGen.hs
2011-06-08 Ian LynaghRemove platform CPP from nativeGen/PPC/CodeGen.hs
2011-06-08 Ian LynaghcmmTopCodeGen no longer takes DynFlags as an argument
2011-06-08 Ian LynaghFill out the osElfTarget definition
2011-06-08 Ian LynaghAdd a target32Bit function to Platform
2011-06-08 Ian LynaghRemove out-of-date comment
2011-06-08 Ian LynaghWhitespace only in utils/Platform.hs
2011-06-08 Dimitrios VytiniotisMerge branch 'master' of darcs.haskell.org/ghc
2011-06-08 Dimitrios VytiniotisReorganized functional dependency reactions once more:
2011-06-08 Ian LynaghWhitespace only in nativeGen/PPC/CodeGen.hs
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
next