Remove the lock around NameCache for readBinIface.
[ghc-hetmet.git] / utils /
2009-08-14 Ian LynaghMake our install variables etc compliant with GNU stand...
2009-08-11 Ian LynaghCheck Cabal packages when validating
2009-08-11 Ian LynaghInclude a pointer to GHC.Exts in the generated GHC...
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-08-02 Ian LynaghFix permissions when installing
2009-08-02 Ian LynaghFix creation of library doc index, and put the library...
2009-07-30 Ian LynaghFix warnings when building with the HEAD
2009-07-18 Ian LynaghMake ghc-cabal handle "Custom" Setup.hs files that...
2009-07-07 Ian LynaghFix ignored-monadic-result warnings
2009-07-07 Ian LynaghFix unused import warnings
2009-07-07 Ian LynaghFix unused import warnings
2009-07-05 Ian LynaghFollow Cabal changes
2009-07-01 Max BolingbrokeSupport for -fwarn-unused-do-bind and -fwarn-wrong...
2009-06-22 Simon Marlowfollow change in System.Posix.Internals.c_open
2009-06-11 Ian LynaghAdd rules for building .cmm files in libraries
2009-06-13 Ian LynaghInclude runghc and unlit in bindists
2009-06-12 Ian LynaghRemove the haskeline-specific hacks from ghc-cabal
2009-05-29 Simon MarlowChanges for the new IO library, mainly base-package...
2009-06-08 Ian LynaghPut "%expect 0" directives in the .y files
2009-06-05 Ian Lynaghghc-pkg now takes a verbosity argument
2009-06-05 Ian LynaghFollow Cabal changes
2009-06-04 Ian LynaghFix ghc-cabal, so that GHC.Prim gets registered when...
2009-05-29 Simon Marlowdepend on mk/project.mk appropriately
2009-05-30 Ian LynaghQuote commands that we run, so they work if there are...
2009-05-23 Ian LynaghFix warnings
2009-05-23 Ian LynaghFix warnings in genprimopcode
2009-05-23 Ian LynaghFix warnings in ghc-cabal
2009-05-23 Ian Lynaghghc_ge_607 is now always true
2009-05-21 Simon Marlowfix warning (and validate)
2009-05-20 Ian LynaghFix building with the HEAD
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-16 Ian LynaghRemove some $(TOP)s that cause problems on Windows...
2009-05-15 Ian LynaghRemove nofib-analyse
2009-05-15 Ian LynaghMove hasktags out of the GHC repo
2009-05-13 Simon Marlowdummy-ghc should depend on config.mk, to pick up the...
2009-05-07 Ian LynaghRename pwd to ghc-pwd
2009-05-07 Ian LynaghRemove pwd's Makefile from the old build system
2009-05-05 Ian LynaghSimplify utils/pwd
2009-04-30 Ian LynaghFix building Haskeline on Windows
2009-04-30 Ian LynaghFix mkdependC: Make it tell cpp to use our temporary...
2009-04-29 Ian LynaghTweak ghc-cabal
2009-04-29 Ian LynaghAdd special support for haskeline
2009-04-29 Ian LynaghIn mkdependC.prl, create temp files properly
2009-04-28 Simon Marlowmove runstdtest into nofib
2009-04-28 Simon MarlowAdd a header to all build system files:
2009-04-26 Ian LynaghGHC new build system megapatch
2009-04-24 Ian LynaghRequire a bang pattern when unlifted types are where...
2009-03-05 Ian LynaghAdd --version to runghc. Trac #2757.
2009-03-03 Simon Marlowimprovements: generate LaTeX tables for more than one run
2009-01-15 Simon Marlowsoup-up "ghc-pkg check"
2009-01-15 Tim ChevalierExternal Core: re-add code I removed mistakenly in...
2009-01-14 Tim ChevalierExternal Core lib: lots of cleanup
2009-01-09 Simon MarlowFIX BUILD on Windows (fix for #2873 broke it)
2009-01-08 Simon MarlowFix #2873: should fail if a package DB desn't exist
2009-01-05 Tim Chevalierext-core: change .cabal file so we can build with eithe...
2009-01-05 Tim Chevalierext-core: fix some Prep bugs
2009-01-05 Tim Chevalierext-core: use shorter names when combining modules
2009-01-05 Tim Chevalierext-core: twiddle primitive things
2008-11-28 Ian LynaghTeach runghc about --help; fixes trac #2757
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch
2008-11-18 Simon MarlowAdd optional eager black-holing, with new flag -feager...
2008-11-14 Simon Marlowclose the temporary Handle before removing the file
2008-11-10 Thomas SchillingFix line numbers in TAGS files.
2008-11-08 Ian LynaghRemove some flag duplication from a Makefile
2008-11-08 Ian Lynaghghc_ge_605 is now always YES
2008-10-31 Ian LynaghRefuse to register packages with unversioned dependenci...
2008-10-28 Thomas SchillingInclude record fields in tags.
2008-10-23 Simon Marlowinclude an elapsed time table
2008-10-23 Simon Marlowgenerate a valid summary for older GHC versions too
2008-10-15 Ian LynaghFix the build when the bootstrapping compiler has a...
2008-10-13 Thomas SchillingUse cabal information to get GHC's flags to `ghctags'.
2008-10-07 Thomas SchillingMake ghctags compile again.
2008-10-03 Ian LynaghAlways use extensible exceptions in ghc-pkg, rather...
2008-09-30 Ian Lynaghdon't install the installPackage program
2008-09-20 Ian LynaghUpdate dependencies
2008-09-20 Ian LynaghFix building with GHC 6.6
2008-09-18 Tim Chevalierext-core library: Parser fixes; make it build with...
2008-09-17 Ian LynaghWibble ghc-pkg imports to fix building on Windows
2008-09-17 Ian Lynaghghc-pkg needs to make package.conf with sensible permis...
2008-09-14 Ian LynaghAdd "#!/bin/sh" to runghc.wrapper
2008-09-16 andygill@ku.eduFixing directory creation to not create "" directories...
2008-09-15 andygill@ku.eduFix Trac #2311: creates subdirs for package coverage...
2008-09-12 Tim Chevalierext-core library: Add dead code eliminator for Core
2008-09-12 Tim Chevalierext-core library: expose some more modules
2008-09-12 Tim Chevalierext-core library: Change syntax for primitive coercions
2008-09-12 Tim Chevalierext-core library: Export a lot more things from Prims
2008-09-12 Tim Chevalierext-core library: Extend Core preprocessor
2008-09-12 Tim Chevalierext-core library: Export a bunch more stuff from the...
2008-09-12 Tim Chevalierext-core library: Fix performance bug
2008-09-12 Tim Chevalierext-core library: Remove some cruft
2008-09-12 Tim Chevalierext-core library: Add code for merging multiple Core...
2008-09-11 Ian LynaghDon't install pwd
2008-09-08 Simon Marlowmake this build with GHC 6.7+
2008-09-05 Ian LynaghAdd a comment to utils/Makefile
2008-09-05 Ian LynaghMove the "This is a generated file" to the top of GHC...
2008-09-05 Ian LynaghMake genprimopcode generate code that haddock 2 understands
2008-09-03 Ian LynaghRe-merge concurrent,timeout,unique,st,getopt into base
2008-09-02 simonpj@microsoft.comCope with recent versions of Perl that lack the $*...
next