ghc-hetmet.git
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
2008-07-20 Ian LynaghAdd a WARNING pragma
2008-07-19 Ian LynaghPut a #! line in ghc-pkg's shell wrapper
2008-07-19 Ian LynaghFix ghc-pkg inplace on Windows
2008-07-18 Ian LynaghSome "install" and "clean" fixes
2008-07-18 Ian LynaghChange how inplace detection works, so that it also...
2008-07-18 Ian LynaghMore dependency wibbling
2008-07-18 Ian LynaghBuild system tweaks
2008-07-18 Ian LynaghWe need to make Parser.y and Config.hs earlier
2008-07-18 Ian LynaghExplicitly list HpcParser as a module in hpc-bin
2008-07-18 Ian LynaghDisable building pwd and lndir for now
2008-07-18 Ian LynaghBuild hpc with Cabal
2008-07-18 Ian LynaghBuild runghc with Cabal
2008-07-18 Ian LynaghAdd a comment
2008-07-18 Ian LynaghTweak the build system for installPackage
2008-07-18 Ian LynaghMore build system changes; hasktags is now built with...
2008-07-18 Ian LynaghRemove a comment
2008-07-18 Ian LynaghMore build system changes; ghc-pkg is now built with...
2008-07-17 Ian LynaghFix some argument names
2008-07-17 Ian LynaghTweak the hsc2hs wrapper script
2008-07-17 Ian LynaghFix the order in which things get built
2008-07-17 Ian LynaghSplit building the ghc package and binary into "boot...
2008-07-17 Ian LynaghInstall the compiler during make install
2008-07-17 Ian LynaghDo the building and installing of hsc2hs with the stage...
2008-07-17 Ian LynaghRemove some duplication
2008-07-16 Ian LynaghWindows fixes
next