ghc-hetmet.git
2009-05-18 Ben.Lippmeier... Split Reg into vreg/hreg and add register pairs
2009-04-21 Ben.Lippmeier... SPARC NCG: Fix available regs for graph allocator
2009-05-27 simonpj@microsoft.comFix Trac #3221: renamer warnings for deriving clauses
2009-05-27 simonpj@microsoft.comTemplate Haskell: allow type splices
2009-05-27 simonpj@microsoft.comTemplate Haskell: improve lifting for strings
2009-05-27 simonpj@microsoft.comRename conDeclsNames to hsConDeclsNames, and export it
2009-05-27 simonpj@microsoft.comComments about wiredInIds
2009-05-26 Ian LynaghWibble some comments to avoid haddock parse errors
2009-05-26 Ian LynaghAdd a haddock target, for just building the haddock...
2009-05-26 Ian LynaghAdd some more $s to rules/haddock.mk for consistency
2009-05-26 Ian LynaghFix haddocking
2009-05-25 Ian LynaghMake the sed in configure.ac more portable
2009-05-24 Ian LynaghRemove legacy code that isn't used now that we require...
2009-05-24 Ian LynaghRemove unused variables
2009-05-24 Ian LynaghRemove unused variables
2009-05-24 Ian LynaghBe more precise about munging compiler/stage1/inplace...
2009-05-24 Ian LynaghUse the more portable %lu rather than %zu
2009-05-24 Ian LynaghClean libraries/bootstrapping.conf
2009-05-23 Ian LynaghFix warnings
2009-05-23 Ian LynaghFix warnings in genprimopcode
2009-05-23 Ian LynaghFix warnings in mkDerivedConstants
2009-05-23 Ian LynaghFix warnings in ghc-cabal
2009-05-23 Ian LynaghTurn on warnings when validating
2009-05-23 Ian LynaghFix configure
2009-05-23 Ian Lynaghghc_ge_607 is now always true
2009-05-23 Ian LynaghSanity check the platforms we are given
2009-05-22 Ian LynaghChange how we find the host/build/target platforms
2009-05-20 Simon Marlowremove old todo comment
2009-05-20 Simon Marlowdocument -XUnicodeSyntax
2009-03-28 Simon Marlowexport sysErrorBelch
2009-05-06 Simon Marlow rm package.conf.inplace in distclean, not clean
2009-05-06 Simon Marlow#2197: try to detect when GHCi is compiled with -prof...
2009-03-28 Simon Marlowfix typo
2009-05-22 Simon MarlowRemove hacky on-demand building of libraries/*/ghc...
2009-05-21 Ian LynaghFix unregisterised bindists
2009-05-21 Ian LynaghPass CFLAGS and LDFLAGS to libffi's configure
2009-05-21 Ian LynaghDon't overwrite the *OPTS/*Opts variables in mk/validat...
2009-05-21 Ian LynaghBuild and install gmp.h
2009-05-21 Ian LynaghClean gmp.h
2009-05-20 Ian LynaghNeed to pass gcc -m64 on amd64 OSX
2009-05-21 Ian LynaghSet C compiler and linker flags correctly for OS X 64
2009-05-21 Simon MarlowFix #3201: "ar: Bad file number" build error with MSYS...
2009-05-21 Simon Marlowfix warning (and validate)
2009-05-21 Simon Marlowdon't clean GMP before validating (it rarely changes...
2009-05-20 Simon Marlowremove a todo item (bug #2966 is fixed)
2009-05-19 Duncan CouttsWhen linking a shared library with --make, always do...
2009-05-19 Duncan CouttsPass --enable-shared and --with-hscolour to ghc-cabal...
2009-05-19 Duncan CouttsUse shared lib mode -dynload deploy to build the rts...
2009-05-19 Duncan CouttsMake -dynload sysdep mean to embed rpaths in shared...
2009-05-17 Duncan CouttsSwitch the default -dynload mode to SystemDependent
2009-05-15 Duncan CouttsSet the soname when creating a shared lib
2009-05-15 Duncan CouttsKeep C main separate from rts lib and link it in for...
2009-05-14 Duncan CouttsRemove old Windows-only implementation of keeping main...
2009-05-14 Duncan CouttsFix silly make macro mistake in a rule used in the...
2009-05-20 Simon MarlowWindows: load msvcrt and kernel32 manually
2009-05-20 Ian LynaghNeed to pass gcc -m64 on amd64 OSX
2009-05-20 Ian LynaghOS X / amd64 fixes
2009-05-20 Ian LynaghFix the unregisterised build
2009-05-20 Ian LynaghBuild fix for amd64/OSX
2009-05-20 Ian LynaghFix building with the HEAD
2009-05-20 Ian LynaghNeed to pass gcc -m64 on amd64 OSX
2009-05-20 Ian LynaghUse machdepCCOpts when running "as"
2009-05-20 Ian LynaghUse SRC_HC_OPTS when making ghc-cabal and ghc-pkg
2009-05-20 Ian LynaghFix building ghc-pkg when bootstrapping
2009-05-20 Ian LynaghSimplify ghc-pkg's ghc.mk slightly
2009-05-20 Ian LynaghSet CLEANING=YES for the clean_% targets
2009-05-19 Ian LynaghUse SRC_CC_OPTS when making HSffi.o
2009-05-19 Simon Marlowmake [123] omits phases 1,2, and 3
2009-05-19 Simon Marlowallow phases to be omitted by setting OMIT_PHASE_[123...
2009-05-19 Simon Marlowfix a dependency: Makefile -> includes/Makefile
2009-05-19 Roman LeshchinskiyMake -Odph imply -fsimplifier-phases=3
2009-05-18 Max BolingbrokeAdd missing word, spotted by Tom Lokhorst
2009-05-18 Simon Marlowfix typo: TH.ModName -> TH.PkgName
2009-05-18 Simon MarlowFix #3236: emit a helpful error message when the RTS...
2009-05-15 Simon MarlowFix #3207: add has_side_effects = True for lots of...
2009-05-17 Ian LynaghBootstrapping fixes
2009-05-17 Ian LynaghBootstrapping fixes
2009-05-16 Ian LynaghBootstrapping fixes
2009-05-16 Ian LynaghRemove a done TODO item
2009-05-16 Ian LynaghAdd libraries/dph/LICENSE to bindists
2009-05-16 Ian LynaghTweak bindist creation
2009-05-16 Ian LynaghMove the fixed paths out of config.mk, so cleaning...
2009-05-16 Ian LynaghRemove an incorrect comment
2009-05-16 Ian LynaghHide more make rules when cleaning
2009-05-16 Ian LynaghRemove some $(TOP)s that cause problems on Windows...
2009-05-15 Ian LynaghDisable suffix rules when cleaning
2009-05-15 Ian LynaghDon't require the library ghc.mk files in order to...
2009-05-15 Ian LynaghAdd a maintainer-clean rule
2009-05-15 Ian LynaghMake dph required
2009-05-15 Ian LynaghRemove --extra flag from darcs-all
2009-05-15 Ian LynaghRemove nofib-analyse
2009-05-15 Ian LynaghMove hasktags out of the GHC repo
2009-05-15 Simon MarlowFurther fixes to the stage1 version hack; fix validate.
2009-05-15 Simon Marlowremove warning settings; we already have warnings turne...
2009-05-15 Simon Marlowdisable all docs in the "quick" and "devel" builds
2009-05-15 Simon Marlowremove XmlDocWays relic
2009-05-15 Simon Marlowcleanup: remove reference to $1_$2_CONFIGURE_FLAGS...
2009-05-15 Simon Marlowfix cut-and-pasto in mkWeakForeignEnv#, causing random...
2009-05-15 Manuel M T... Fix maintainer-clean for library/dph
2009-05-14 Simon Marlowuse StgWord for the lock (fixes valgrind complaint...
next