ghc-hetmet.git
2007-08-05 Ian LynaghFollow Cabal changes
2007-08-05 Ian LynaghAdd a --supported-languages flag
2007-08-05 Ian LynaghWhitespace
2007-08-05 Ian LynaghAdd Distribution.System to compat
2007-08-04 Ian LynaghCanonicalise flags in error message
2007-08-04 Ian LynaghCanonicalise the flag format in the user guide
2007-08-04 Ian LynaghWe now need to pass a version to extensionsToGHCFlag
2007-08-04 Ian LynaghFix -fallow* flags
2007-08-04 Ian LynaghAdd more of Cabal to compat
2007-08-04 Ian LynaghRename Opt_Allow* to Opt_* to match the language names
2007-08-04 Ian LynaghRename Opt_TH to Opt_TemplateHaskell to match the langu...
2007-08-04 Ian LynaghAdd -fparr deprecated flag, and change -XParr to -XPArr
2007-08-04 Ian LynaghRename Opt_FFI to Opt_ForeignFunctionInterface to match...
2007-08-04 Ian LynaghRemove many of the new flag variants permitted
2007-08-04 Ian LynaghAdd a comment about when maybePrefixMatch can be removed
2007-08-04 Ian LynaghTypo in a comment
2007-08-03 Ian LynaghUpdate the boring file
2007-08-03 Ian LynaghCatch exceptions on Windows, to stop it popping up...
2007-08-03 Simon MarlowFIX -ddump-cmm by temporarily disabling the gc_target...
2007-08-03 Simon MarlowmkLiveness: when calculating the size of a parameter...
2007-08-03 Roman LeshchinskiyAdd PA dfuns to VectInfo
2007-08-02 Ian LynaghAdd a --ignore-failure flag to push-all script
2007-08-02 simonpj@microsoft.comDump renamer output with -ddump-rn for command-line...
2007-08-02 simonpj@microsoft.comFix Trac #1525
2007-08-02 simonpj@microsoft.comWibbble to last fix to generalisation (again!); fixes...
2007-08-01 simonpj@microsoft.comSmall error-message change
2007-08-02 Roman LeshchinskiyVectorise DataCon workers
2007-08-02 Roman LeshchinskiyInclude original tycon in PAInstance
2007-08-02 Roman LeshchinskiyMore refactoring
2007-08-02 Roman LeshchinskiyRefactoring
2007-08-02 Roman LeshchinskiyThread lifting context implicitly in the vectorisation...
2007-08-01 Roman LeshchinskiyFix calls to replicatePA
2007-08-01 Roman LeshchinskiyTrace vectorisation failures
2007-08-01 Roman LeshchinskiyReuse the lifting context Var
2007-08-01 Roman LeshchinskiyMove code
2007-08-01 Roman LeshchinskiyNicer names for hoisted functions
2007-08-01 Roman LeshchinskiyImprove closure generation for functions with multiple...
2007-08-01 Roman LeshchinskiyRename functions
2007-08-01 Roman LeshchinskiyUse new closure generation code in vectorisation
2007-07-31 Roman LeshchinskiyMore vectorisation-related smart constructors
2007-07-31 Roman LeshchinskiyUse VectCore stuff in vectorisation
2007-07-31 Roman LeshchinskiyMove vectorisation-related smart constructors into...
2007-07-31 Roman LeshchinskiyUse a Var instead of a CoreExpr as the lifting context...
2007-07-31 Roman LeshchinskiySimplify handling of variables during vectorisation
2007-07-31 Roman LeshchinskiySimplify closure generation code
2007-07-31 Roman LeshchinskiyNew closure generation code
2007-07-31 Roman LeshchinskiyRefactoring
2007-07-26 Roman LeshchinskiyOptimise parallel arrays of products
2007-08-01 Simon MarlowFIX recent PPC crashes introduced by the pointer-taggin...
2007-08-01 Simon Marlowrevert accidental modification of version number
2007-08-01 simonpj@microsoft.comFix a knot-tying bug with ghc --make
2007-08-01 simonpj@microsoft.comSpelling error
2007-07-06 simonpj@microsoft.comClarify comments
2007-08-01 simonpj@microsoft.comFix generalisation during type inference (again); fixes...
2007-08-01 Clemens FruhwirthOnly add -rpath to linker invocation when -dynamic
2007-08-01 Simon Marlowfix the hardtop test for ghc-6.2.x, and make it notice...
2007-07-31 Simon Marlowcompile the -inplace programs using $(HC), not $(GHC)
2007-07-30 Ian LynaghMake lndir work on Windows (by copying)
2007-07-30 Ian LynaghMake lndir whitespace consistent
2007-07-30 Ian LynaghSet hardtop_plat to hardtop to find out what, if anythi...
2007-07-30 Ian LynaghUse our own (Haskell) pwd to find the tree root
2007-07-30 Ian Lynagh#1559 is worked around elsewhere, so validate no longer...
2007-07-31 Clemens FruhwirthChange the strategy to determine dynamic data access
2007-07-23 Clemens FruhwirthTranslate dyn in GhcLibWays into --enable-shared for...
2007-07-22 Clemens FruhwirthAdd proper header so that cygwin recognizes this file...
2007-07-17 Clemens FruhwirthAdd hardwire-lib-paths option and make it default for...
2007-07-13 Clemens FruhwirthAdd import facility to cmm parser
2007-07-13 Clemens FruhwirthFix the knot-tying in loopDecls to actually do what...
2007-07-03 Clemens Fruhwirthwindres to use the gcc given as --with-cc.
2007-06-28 Clemens FruhwirthChange package name mangling when linking against DSOs
2007-06-20 Clemens FruhwirthAllow access via manually generated SymbolPtrs. General...
2007-07-30 Simon MarlowFIX compacting GC (bug1010, and other failures)
2007-07-30 Simon MarlowFIX #1559, #1560. Rearrange the way we do ifBuildable...
2007-07-30 audreyt@audreyt.org* ghc-asm: Finally did away with $* in a way that works...
2007-07-29 Ian LynaghUse "set -e" in validate, so "sh validate" still has...
2007-07-29 Ian LynaghFollow cabal configurations changes
2007-07-27 Simon MarlowPointer Tagging
2007-07-26 Ian LynaghFix building the HEAD with itself
2007-07-26 Ian LynaghLink with hpc even if GhcWithInterpreter is not set
2007-07-26 Simon MarlowDocumentation updates for #1177
2007-07-26 Roman LeshchinskiyMark PA dictionaries as __inline_me
2007-07-26 Roman LeshchinskiyAdd missing coercion
2007-07-26 Roman LeshchinskiyMake sure DEFAULT always comes first in generated PA...
2007-07-26 Roman LeshchinskiyFix generation of lengthPA
2007-07-26 Roman LeshchinskiyModify generation of PA dictionaries to match GHC's...
2007-07-26 Roman LeshchinskiyUse the right dictionary when calling lengthPA
2007-07-26 Roman LeshchinskiyAutomatically derive PA for vectorised tycons
2007-07-26 Roman LeshchinskiyPA instance generation code (not used yet)
2007-07-26 Roman LeshchinskiyCreate exported names in vectorisation monads
2007-07-26 Roman LeshchinskiyAdd vectorisation-related OccName derivation scheme
2007-07-25 Roman LeshchinskiyPA dictionary generation
2007-07-25 Roman LeshchinskiyMove code
2007-07-25 Roman LeshchinskiyGenerate replicatePA
2007-07-25 Roman LeshchinskiyGenerate lengthPA method
2007-07-25 Roman LeshchinskiyUse emptyPA in vectorisation
2007-07-25 Roman LeshchinskiyAdd emptyPA to PrelNames
2007-07-25 Roman LeshchinskiyMore refactoring
2007-07-25 Roman LeshchinskiyRefactoring
2007-07-25 Simon Marlowmake validate work on Windows
2007-07-25 Simon MarlowFIX #1177, partially at least.
next