ghc-hetmet.git
2007-08-23 Roman LeshchinskiyUse n-ary sums and products for NDP's generic represent...
2007-08-30 Ian LynaghFix where all the documentation gets installed
2007-08-30 Manuel M T... Added decidability check for type instances
2007-08-29 Pepe IborraWarning police
2007-08-29 Pepe IborraUse a Data.Sequence instead of a list in cvReconstructType
2007-08-29 Pepe IborraFix a bug in RtClosureInspect.cvReconstructType.
2007-08-29 Pepe IborraWarning police
2007-08-29 Pepe IborraUNDO: Extend ModBreaks with the srcspan's of the enclos...
2007-08-30 Simon Marlowremove "special Ids" section, replace with a link to...
2007-08-30 Simon Marlowexpand docs for unsafeCoerce#, as a result of investiga...
2007-08-29 Simon MarlowRemove text about ghcprof. It almost certainly doesn...
2007-08-29 Simon Marlowfix compiling GHC 6.7+ with itself - compat needs ...
2007-08-24 Simon Marlowfix typo
2007-08-29 Simon Marlowno -auto-all for CorePrep
2007-08-29 Simon Marlowimprovements to findPtr(), a useful hack for space...
2007-08-28 Simon Marlowfix up some old text, remove things that aren't true...
2007-08-29 Simon MarlowWindows: remove the {Enter,Leave}CricialSection wrappers
2007-08-29 Pepe IborraWibble
2007-08-29 Manuel M T... FIX: Remove accidential change to darcs-all in type...
2007-08-28 Ian LynaghRemove INSTALL_INCLUDES; no longer used
2007-08-28 Ian LynaghUse DESTDIR when installing
2007-08-28 Ian LynaghCopy LICENSE files into the bindist, as Cabal now insta...
2007-08-28 Ben.Lippmeier... Better handling of join points in spill cleaner 2007-08-28
2007-08-24 Ben.Lippmeier... comment wibble
2007-08-24 Ben.Lippmeier... Add count of reg-reg moves remaining for linear allocat...
2007-08-24 Ben.Lippmeier... Add a count of how many spill/reloads/reg-reg-moves...
2007-08-28 Ian LynaghUse INSTALL_HEADERS in includes/ rather than abusing...
2007-08-28 Ian LynaghMake some header-installing machinery, and use it to...
2007-08-28 Ian LynaghTidy up the gmp/ Makefile a bit
2007-08-27 Pepe Iborra:stepover ---> :steplocal, :stepmodule
2007-08-27 Pepe IborraUse a version of obtainTerm that takes a max depth...
2007-08-27 Pepe IborraBe more careful when calculating the enclosing top...
2007-08-26 Pepe IborraStyle: remove trailing spaces
2007-08-26 Pepe IborraPrint contents of bindings when stopping at a breakpoint
2007-08-24 Pepe IborraA partial attempt to improve :stepover
2007-08-22 Pepe IborraBetter document :stepover and its limitations
2007-08-28 Simon MarlowFIX #1533: foreign exporing the same identifier multipl...
2007-08-26 Simon Marlowconvert to use System.FilePath
2007-08-26 Simon MarlowRefactoring only: remove [Id] field from ForeignStubs
2007-08-28 Manuel M T... Type checking for type synonym families
2007-08-26 Ian LynaghFix retainer profiling Before_type_family_merge
2007-08-26 Ian LynaghOn Windows, stage1 also deps on stamp.inplace-gcc-lib
2007-08-26 sven.panne... Synched GHC's .spec file with recent changes
2007-08-26 Ian LynaghCheck that exported modules were actually imported...
2007-08-25 sven.panne... Be more flexible when trying to make scripts executable
2007-08-25 Ian LynaghDon't put push-all and darcs-all in source dists
2007-08-25 Ian LynaghAdd a missing "entryCode"
2007-08-25 Ian LynaghFix the IF_DEBUG(interpreter in StgCRun.c
2007-08-25 Ian LynaghAdd "Support SMP" and "RTS ways" to the compiler -...
2007-08-25 sven.panne... Overhaul boot script
2007-08-25 sven.panne... Added a few missing files to a source distribution
2007-08-25 sven.panne... Fixed test for pwd executable
2007-08-24 Ian LynaghJump through some hoops to make the Windows SEH excepti...
2007-08-24 Ian LynaghCheck haddocking works when validating
2007-08-24 Ian LynaghAdd "have interpreter" to the compiler --info output
2007-08-24 Ian LynaghIn ghc-inplace, flush stdout after giving debugging...
2007-08-10 Ian LynaghFollow Array changes (adding numElements field)
2007-08-24 Clemens FruhwirthCabal upstream API change -- installPackage to use...
2007-08-24 Ben.Lippmeier... Erase unneeded spill/reloads after register allocation
2007-08-24 Ben.Lippmeier... Be more paranoid about not creating space leaks in...
2007-08-24 Ben.Lippmeier... Show spill/reload pseudo instrs in regalloc stage dump
2007-08-24 Simon Marlowwindres also needs the PATH workaround, because it...
2007-08-24 Simon MarlowfreeProfiling1() needs to be after endProfiling()
2007-08-24 Simon Marlowfix getting the exit code
2007-08-24 Simon MarlowFIX #1519, crash in biographical profiling
2007-08-24 Simon Marlowfix +RTS -V0 when not using -threaded
2007-08-24 Simon MarlowFix info table for stg_ap_1_upd, it stated 1 non-ptr...
2007-08-24 Simon Marlowclean doc-index-*.html (for older versions of Haddock)
2007-08-24 Simon Marlowadd pwd to SUBDIRS, so it gets cleaned
2007-08-24 Simon Marlowinclude bindisttest in source distributions (fixes...
2007-08-23 Ben.Lippmeier... Add spill/reload pseudo instrs to MachInstrs
2007-08-24 simonpj@microsoft.comImprove docs for mdo
2007-08-24 simonpj@microsoft.comCorrect link
2007-08-06 Michael D.... Fix typo in comment
2007-08-06 Michael D.... Added a case for non-zero arity INFO_TABLE_FUN to the...
2007-08-06 Michael D.... Change to the Cmm syntax. Put gc_block before update_frame.
2007-08-06 Michael D.... Fix the calling convention order in the CPS
2007-08-23 Ben.Lippmeier... Regalloc stage dump in right order
2007-08-23 Ben.Lippmeier... Eliminate more dead reg->reg moves in linear allocator
2007-08-23 Ben.Lippmeier... Handle DOA vregs when building spill stats
2007-08-23 Ben.Lippmeier... Use UniqSet instead of Data.Set
2007-08-22 Ben.Lippmeier... comment wibble
2007-08-22 Ben.Lippmeier... Refactor cmmNativeGen so dumps can be emitted inline...
2007-08-23 simonpj@microsoft.comImprove handling of inline pragmas, esp where type...
2007-08-22 simonpj@microsoft.comAdd comments about ModGuts instance envts (and re-order...
2007-08-23 Ian LynaghWhen installing, get libgmp.a from the right place
2007-08-23 Ian LynaghPut a space between gcc and its arguments when calling...
2007-08-23 Ian Lynaghwindres is in bin/, not the top-level directory
2007-08-23 Ian LynaghIn bindisttest, don't try to configure/install the...
2007-08-23 Simon MarlowFIX #1626: needed to export hs_hpc_rootModule
2007-08-23 Roman LeshchinskiyGenerate dictPRepr
2007-08-23 Roman LeshchinskiyAdd generation of PR dictionaries
2007-08-23 Roman LeshchinskiyInitialise PR dictionaries in vectorisation monad
2007-08-23 Roman LeshchinskiyAdd PR dictionaries to vectorisation monad
2007-08-23 Roman LeshchinskiyEmbed doesn't store a PA dictionary any more
2007-08-23 Roman LeshchinskiyRead the package state after pulling in all built-ins...
2007-08-23 Roman LeshchinskiyMove all vectorisation built-ins to VectBuiltIn
2007-08-23 Roman LeshchinskiyMove vectorisation built-ins to a separate module
2007-08-22 Roman LeshchinskiyPR is an explicit record, not a class
2007-08-22 Roman LeshchinskiyAdd vectorisation-related built-in
next