GHC new build system megapatch
[ghc-hetmet.git] / rts / package.conf.in
2009-04-26 Ian LynaghGHC new build system megapatch
2009-02-19 Simon MarlowRewrite of signal-handling (ghc patch; see also base...
2009-02-04 Simon Marlowleave out rts/ from include-dirs in the inplace rts...
2008-12-16 Simon MarlowWorkaround for #2262, from Barney Stratford
2008-11-19 Simon MarlowFix typo (HAVE_LIBGMP => HAVE_LIB_GMP); omit local...
2008-11-06 Simon MarlowRun sparks in batches, instead of creating a new thread...
2008-10-08 Clemens FruhwirthTurn libffi into a Haskell package
2008-09-18 Ian LynaghDon't put the mingw directory in RTS's package.conf
2008-09-02 Simon MarlowFIX #2554: GHC.TopHandler.{runIO,runNonIO} should be...
2008-08-21 Ian LynaghFix references to exceptions from the RTS
2008-08-12 Ross Patersonget exception names from Control.Exception.Base instead...
2008-08-06 Ian LynaghMove Int, Float and Double into ghc-prim:GHC.Types
2008-08-05 Ian LynaghC# has moved to ghc-prim:GHC.Types
2008-07-30 Ian LynaghFollow extensible exception changes
2008-06-21 Ian LynaghWhen raising NonTermination with the RTS, build the...
2007-11-01 Simon Marlowallow PAPI to be installed somewhere non-standard
2008-04-08 Simon MarlowImport libffi-3.0.4, and use it to provide FFI support...
2008-03-23 Ian LynaghFollow library changes
2008-01-12 Ian LynaghAdd GMP_INCLUDE_DIRS in a couple of places
2008-01-03 Simon MarlowOptionally use libffi to implement 'foreign import...
2007-12-17 Manuel M T ChakravartyEliminate external GMP dependencies
2007-08-10 Clemens FruhwirthAlso build gmp shared if neccessary
2007-07-05 Ian LynaghUpdate the in-tree GMP; fixes trac #832
2007-03-11 Ian LynaghHave configure take arguments telling it where gmp...
2006-12-05 Simon Marlowwe need GHC.Conc.ensureIOManagerIsRunning on Windows too
2006-11-08 mrchebas@gmail.comAddition of PAPI to RTS
2006-07-27 Simon Marlowa couple more symbols need package names
2006-07-26 Simon Marlowchange wired-in Haskell symbols to include the package...
2006-05-24 Simon MarlowBetter control of the IO manager thread; improvements...
2006-04-07 Simon MarlowReorganisation of the source tree