ghc-hetmet.git
2007-06-29 Simon MarlowFIX BUILD: we need --exclude-module Trace.* too
2007-06-29 Simon Marlowunbreak "recompile utils with stage 1"
2007-06-29 Manuel M T... Checking that type indexes contain no synonym family...
2007-06-29 Manuel M T... RHS of a type instance must be a tau type
2007-06-29 Manuel M T... Overlap check for type families
2007-06-29 Tim ChevalierFurther compileToCore improvements
2007-06-08 Michael D.... Fixed a documentation error
2007-06-28 Simon Marlowdisable .type directives on Windows; they confuse mingw...
2007-06-27 Clemens FruhwirthSet .type @object for all global symbols in NCG
2007-06-19 Clemens FruhwirthAlso make proper references when not using fPIC but...
2007-06-27 Clemens FruhwirthGenerate RelocatableReadOnlyData as .data
2007-06-27 Clemens FruhwirthGeneralize linkDynLib for ELF platforms
2007-06-27 Clemens FruhwirthRenames functions and constructors to fit their new...
2007-06-26 Clemens FruhwirthPprMach.hs more accurate hack for x86-64, CmmLabelOff...
2007-06-28 simonmar@microsoft.comFix typechecking bug with implicit parameters (Trac...
2007-06-28 simonmar@microsoft.comWhite space only
2007-06-28 simonpj@microsoft.comImprove error message when there is instance overlap
2007-06-27 Tim ChevalierModify compileToCore to take just a filename
2007-06-27 andy@galois.commaking hpc live
2007-06-27 Simon Marlow+RTS -xbXXXXX sets the "heap base" to 0xXXXXXX
2007-06-27 Simon Marlow+RTS -V0 disables the interval timer completely (for...
2007-06-27 simonmar@microsoft.comFIX BUILD (on Windows): follow changes to make threaded...
2007-06-27 Manuel M T... Fix names of coercions in newtype instances
2007-06-27 andy@galois.comCleaning up Hpc.c; adding support for reflection into...
2007-06-27 andy@galois.comFixing Makefile hpc to use compat
2007-06-27 andy@galois.comAdding Tix to compat library, so that hpc in utils...
2007-06-27 andy@galois.comfixing creation of directory for html output; fixing...
2007-06-27 andy@galois.comFixing -fhpc flag to allow -fno-hpc
2007-06-27 Manuel M T... Fixed deriving of associated data types
2007-06-26 Simon Marlowadd missing case for compiling 64-bit operations on x86
2007-06-26 Simon MarlowMake the threaded RTS compilable using -fasm
2007-06-26 Simon Marlowx86_64: fix a few bugs in the >8 floating point args...
2007-06-23 Simon Marlowmake inplace scripts less sensitive to /bin/sh quoting...
2007-06-26 andy@galois.comexcluding Trace.Hpc.* when using the compat library
2007-06-26 andy@galois.comMaking -fhpc work with a stage1 build, via the compat...
2007-06-26 andy@galois.comAdding hpc lib as part of the compat 'package'
2007-06-26 andy@galois.comCleanup Hpc sub-system, remove hpc-tracer implementation.
2007-06-25 Tim ChevalierAdd a compileToCore function to the GHC API
2007-06-25 Ian LynaghDefine SUBDIRS in Makefile (needed for clean; fixes...
2007-06-25 Ian LynaghTweak the configuration and installation slightly
2007-06-25 Simon MarlowwithExtendedLinkerState: don't revert the whole state
2007-06-25 simonpj@microsoft.comPrint infix type constructors in an infix way
2007-06-25 simonpj@microsoft.comClamp -O flag to beween 0 and 2
2007-06-25 andy@galois.comAdding hpc tools, as a single program.
2007-06-23 Ian LynaghUpdate version numbering policy in the users guide
2007-06-23 Ian LynaghFix an error message
2007-06-22 andy@galois.comturning off -fhpc in stage1 built ghc
2007-06-22 andy@galois.comremoving -fhpc-tracer from ghc, is subsumed by the...
2007-06-22 andy@galois.comStage2 now used the package hpc to get the hpc datastru...
2007-06-22 Ian LynaghFix typo in Makefile
2007-06-22 andy@galois.comAdding hpc package to ghc core libraries
2007-06-22 Ian LynaghChange how the libraries Makefile adds --configure...
2007-06-22 Simon Marlowupdate with new libraries
2007-06-21 Simon MarlowFIX BUILD on Windows: horrible hack to work around...
2007-06-22 Simon MarlowFIX BUILD (on Windows): Cabal must invoke compiler...
2007-06-22 Simon Marlowremove unnecessary cruft
2007-06-22 Simon MarlowFIX BUILD: all builds need --template, not just Windows
2007-06-22 Simon Marlowignore all but the last --template option
2007-06-21 simonpj@microsoft.comUnbreak the stage-2 compiler (record-type changes)
2007-06-21 simonpj@microsoft.com-fglasgow-exts implies -X=GADTs
2007-06-21 simonpj@microsoft.comFIX read040: patterns with type sig on LHS of do-binding
2007-06-21 simonpj@microsoft.comAnother wibble to the head-exploded error message ...
2007-06-21 simonpj@microsoft.comUse the correct flag for controlling scoped type variab...
2007-06-21 simonpj@microsoft.comImprove 'my head exploded' error message
2007-06-21 simonpj@microsoft.comFIX BUILD: add missing prime!
2007-06-21 Simon MarlowFIX BUILD on Windows: horrible hack to work around...
2007-06-21 Simon Marlowyet more fixes: Cygwin broke this time
2007-06-21 Lemmihfix bugs with hsc2hs-inplace
2007-06-21 Lemmihmk/build.mk is optional
2007-06-21 Lemmihfurther fixes to the inplace scripts
2007-06-21 Simon Marlowuse a binary for hsc2hs-inplace too
2007-06-21 Simon MarlowFix problems with new inplace stuff on Cygwin
2007-06-21 Simon MarlowFIX BUILD: can't build the makefiles during make boot
2007-06-20 Simon Marlowclean up lib/{GNUmakefile,Makefile.local}
2007-06-20 Simon Marlowdefault_target should be "all", not "build"
2007-06-20 Simon Marlowadd comment
2007-06-20 Simon MarlowFix a problem with package.mk being included too early
2007-06-20 Simon MarlowUse setup makefile + make by default to build libraries
2007-06-21 Simon MarlowUse a real binary instead of scripts for ghc-inplace
2007-06-21 LemmihAdd several new record features
2007-06-18 LemmihRemove the unused HsExpr constructor DictPat
2007-06-07 LemmihFix a bug in MatchCon, and clarify what dataConInstOrig...
2007-06-07 LemmihDo not perform a worker/wrapper split for a NOINLINE...
2007-06-07 LemmihFix Trac #1402: typo in specialiser
2007-06-21 simonpj@microsoft.comWibble: make -fno-implicit-prelude work
2007-06-21 Ian LynaghRemove an incorrect claim that [t| ... |] isn't impleme...
2007-06-20 Ian LynaghMake building haddock docs opt-in rather than opt-out
2007-06-20 Ian LynaghDon't assume that the main repo is called "ghc" in...
2007-06-20 simonpj@microsoft.comTrivial fix to clear Trac #1386
2007-06-20 simonpj@microsoft.comWibbles in flaggery, concerning backward compatibility...
2007-06-20 simonpj@microsoft.comImplement -X=GADTs and -X=RelaxedPolyRec
2007-06-20 simonpj@microsoft.comUse -X for language extensions
2007-06-20 simonpj@microsoft.comUnused import
2007-06-20 andy@galois.comturning back on case liberation when using hpc
2007-06-20 Simon Marlowremove debugging code accidentally left in
2007-06-20 Ian LynaghUse .NOTPARALLEL for the libraries Makefile
2007-06-20 simonpj@microsoft.comImprove the handling of deriving, in error cases
2007-06-20 simonpj@microsoft.comMore refactoring in TcSimplify
2007-06-20 simonpj@microsoft.comFix egregious sharing bug in LiberateCase
2007-06-20 andy@galois.comTurning off case liberation when using the hpc option...
next