ghc-hetmet.git
2008-07-31 Max BolingbrokeRename maybeTyConSingleCon to tyConSingleDataCon_maybe
2008-07-31 Max BolingbrokeIgnore git files
2008-08-01 Ian LynaghFix ifBuildable
2008-08-01 Ian LynaghUpdate assertErrorName; assertError has moved to Contro...
2008-07-31 Ian LynaghFix the catching of "IOEnv failure" with extensible...
2008-07-31 Ian LynaghFollow changes in the base library
2008-07-30 Ian LynaghAdd the Exception module to ghc.cabal
2008-07-30 Ian LynaghFix building with extensible exceptions
2008-07-30 Ian LynaghMark the ghc package as not exposed
2008-07-30 Ian LynaghFollow extensible exception changes
2008-06-21 Ian LynaghWhen raising NonTermination with the RTS, build the...
2008-07-30 Ian LynaghFix the way we pass GMP_INCLUDE_DIRS to hsc2hs; spotted...
2008-07-30 Simon Marlowworkaround #2277: turn off the RTS timer when calling...
2008-07-30 Simon MarlowFIX #2388: check that the operand fits before using...
2008-07-30 Simon Marlowoops, fix a small pessimisation made in previous refact...
2008-07-30 Simon MarlowFIX #2375: remove oc->lochash completely, it apparently...
2008-07-29 Ian LynaghFix a typo in powerpc/Linux-only code; spotted by Jeroe...
2008-07-29 Ian LynaghAdd the runghc wrapper script
2008-07-29 Ian LynaghMake cabal-bin not do any building, even of Setup.hs...
2008-07-29 Ian LynaghUpdate the test in Makefile that we have all the boot...
2008-07-29 Ian LynaghUpdate boot's test that we have all of the bootlibs
2008-07-29 Ian LynaghMake the push-all script complain about bad lines
2008-07-29 Ian LynaghAdd some comments to packages/darcs-all
2008-07-29 Ian LynaghRemove ndp from libraries/Makefile. We now use dph...
2008-07-29 Ian LynaghAdd dph to ./packages and darcs-all
2008-07-29 Ian LynaghRemove cabal-install from ./packages; we've decided...
2008-07-29 Simon MarlowFIX #2327: a fault in the thunk-selector machinery...
2008-07-29 Simon MarlowFIX #2332: avoid overflow on 64-bit machines in the...
2008-07-28 Simon MarlowChange the calling conventions for unboxed tuples slightly
2008-07-28 Simon Marlowdon't strip the inplace GHC executables (for debugging)
2008-07-28 Simon MarlowComplete the changes for #1205
2008-07-25 Simon Marlowupdate the comments about how we find $topdir
2008-07-28 Simon Marlowunderstand absolute pathnames on Windows too
2008-07-28 Simon Marlowchange where we put gcc-lib/ld.exe to keep Cabal happy
2008-07-25 Simon Marlowmove an inline function to keep older versions of gcc...
2008-07-25 Simon Marlowtry to fix the way we find $topdir
2008-07-25 Simon Marlowfor the installed versions, don't use dynamic-linking...
2008-07-25 Simon Marlowdon't steal %ebx for the GC on x86: it's also used...
2008-07-25 Simon MarlowSRT labels don't need to be globally visible
2008-07-24 Simon MarlowDon't prematurely link shared libraries against the...
2008-07-24 Simon Marlowadd --enable-shared to configure, and $(BuildSharedLibs...
2008-07-24 Simon Marlowuse RTLD_LAZY instead of RTLD_NOW
2008-07-24 Simon Marlowdebug output tweak
2008-07-24 Simon Marlowsmall cleanup
2008-07-24 Ian LynaghFix building runghc on Windows
2008-07-24 Ian LynaghFollow darcs-all changes in push-all
2008-07-24 Ian LynaghRejig how darcs-all works
2008-07-24 Ian LynaghRemove the OpenGL family of libraries from extralibs
2008-07-24 Ian Lynaghcompiler/package.conf.in is no longer used, so remove it
2008-07-24 Simon Marlowallow EXTRA_HC_OPTS to be used from the command-line
2008-07-24 Simon Marlowput the inplace GHC in stageN-inplace/ghc instead of...
2008-07-23 Simon Marlowadd a "rebuild" target for convenience
2008-07-22 Simon Marlowset PAPI_LIB_DIR="" when we don't have PAPI (clean...
2008-07-22 Simon Marlowremove -fvia-C that I apparrently accidentally added...
2008-07-23 Ian LynaghFix a build error on powerpc/Linux; spotted by Jeroen...
2008-07-23 Ian LynaghIf the extension is not .lhs, runghc now treats it...
2008-07-23 Ian Lynaghrunghc now uses the compiler that it comes with; fixes...
2008-07-23 Ian LynaghUse the upstream hsc2hs repo
2008-07-23 Ian LynaghRemove some redundancy in darcs-all
2008-07-23 Ian LynaghTell Cabal where gcc is
2008-07-23 Simon MarlowUndo fix for #2185: sparks really should be treated...
2008-07-23 Simon Marlowfix bug in sparkPoolSize (affects debug output only)
2008-07-23 Simon Marlowdebug message tweaks
2008-07-22 Simon Marlowrefactoring/tidyup: (not.is64BitInteger) -> is32BitInteger
2008-07-15 Simon Marlownon-threaded RTS: don't assume deadlock if there are...
2008-07-15 Simon Marlowupdate the text about header files and -#include
2008-07-14 Simon Marlowadd NetBSD to some of the #ifdefs (patch partly from...
2008-07-22 Ian LynaghWarn about unrecognised pragmas; these often mean we...
2008-07-22 Ian LynaghSync hsc2hs's Main.hs with the Cabal repo
2008-07-22 Ian LynaghWe need to clean the utils on "distclean", as well...
2008-07-22 Ian LynaghClean stage 3
2008-07-22 Ian LynaghAdd replacements for the -optdep flags, and deprecate...
2008-07-22 Ian LynaghFix the stage3 build
2008-07-21 Ian LynaghFixes for haddock 0.8
2008-07-20 Ian Lynaghhaddock the stage2 compiler if HADDOCK_DOCS is YES
2008-07-20 Ian LynaghFirst step for getting rid of the old -optdep flags
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Ian LynaghProperly comment out unused pragmas
next