summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* mkdirhier.sh now accepts -q, which makes it be quietIan Lynagh2008-06-271-1/+12
* Follow Cabal changesIan Lynagh2008-06-261-2/+3
* () is now in ghc-prim:GHC.UnitIan Lynagh2008-06-241-0/+1
* Generate a warning-free GHC.PrimopWrappers. ghc-prim is now -Wall clean.Ian Lynagh2008-06-241-18/+35
* Fix some inconsistencies in the code and docs of primitivesIan Lynagh2008-06-233-33/+8
* Fix the build with GHC 6.4Ian Lynagh2008-06-233-0/+13
* it's time to retire ghcprof & friendsSimon Marlow2008-06-1838-3694/+2
* define NeedVarargsPrototypes to avoid segfault on x86_64Simon Marlow2008-06-181-0/+2
* measure GC(0/1) times and work imbalanceSimon Marlow2008-04-161-2/+21
* improvements to +RTS -s outputSimon Marlow2008-04-161-1/+2
* add GC(0) and GC(1) timeSimon Marlow2008-02-224-39/+145
* measure mut_elapsed_timesimonmar@microsoft.com2008-02-152-12/+21
* fix build with 6.8simonmar@microsoft.com2008-02-151-0/+4
* cut-and-pastoSimon Marlow2008-01-161-1/+1
* add GC elapsed timesimonmar@microsoft.com2008-01-072-14/+21
* update to match Mb -> MB change in -s outputsimonmar@microsoft.com2007-12-201-1/+1
* More commandline flag improvementsIan Lynagh2008-06-164-5/+5
* Use -fforce-recomp rather than -no-recomp when building genapplyIan Lynagh2008-06-141-1/+1
* Use MD5 checksums for recompilation checking (fixes #1372, #1959)Simon Marlow2008-05-281-0/+8
* Ensure runhaskell is rebuild in stage2Manuel M T Chakravarty2008-05-221-1/+1
* FIX #1955: confusion between .exe.hp and .hp suffixes for heap profilesSimon Marlow2008-05-191-1/+0
* Add dummy LICENSE file to make Cabal go throughTim Chevalier2008-05-171-0/+1
* don't rebuild PrimEnv if genprimopcode and/or primops.txt don't existTim Chevalier2008-05-151-3/+11
* Cabalize ext-core toolsTim Chevalier2008-05-1422-127/+708
* Update ghc-pkg to follow Cabal changesIan Lynagh2008-05-101-20/+21
* External Core tools: add note to README about where to find documentationTim Chevalier2008-05-051-0/+6
* External Core tools: track new syntax for newtypesTim Chevalier2008-05-0511-284/+266
* Improve syntax for primitive coercions in External CoreTim Chevalier2008-05-041-7/+6
* Fix External Core interpreterTim Chevalier2008-05-0314-395/+1032
* Generate fsLit not FSLIT in genprimopcodeIan Lynagh2008-04-121-1/+1
* Improve External Core syntax for newtypesTim Chevalier2008-04-224-44/+38
* External Core typechecker - improve handling of coercionsTim Chevalier2008-04-227-135/+183
* Fix lndirIan Lynagh2008-04-081-1/+1
* Improve External Core syntaxTim Chevalier2008-04-164-53/+84
* Revive External Core typecheckerTim Chevalier2008-04-1412-1061/+862
* Extra info in genprimopcode --make-ext-core-sourceTim Chevalier2008-04-141-10/+43
* Extend genprimopcode to print primop types for ext-coreTim Chevalier2008-04-101-2/+94
* Fixing hpc combine and hpc map to use the correct help messageandy@galois.com2008-04-081-3/+3
* Revive External Core parserTim Chevalier2008-03-2911-135/+732
* prelude/PrimOp is now mostly warning-freeIan Lynagh2008-03-291-5/+7
* Use _ rather than "other" in generated codeIan Lynagh2008-03-291-1/+1
* Handle hierarchical module names in External Core toolsTim Chevalier2008-03-209-17/+272
* First cut at reviving the External Core toolsTim Chevalier2008-03-1012-180/+295
* Copy the right ghc-pkg.bin into bindistsIan Lynagh2008-03-051-1/+7
* Mac OS X deployment target: piping opts through MakefilesManuel M T Chakravarty2008-02-2110-0/+75
* All installed Haskell prgms have an inplace and an installed versionManuel M T Chakravarty2008-02-186-4/+43
* Tweak whitespaceIan Lynagh2008-02-171-1/+1
* Fix typoIan Lynagh2008-02-171-1/+1
* Make hasktags -Wall cleanIan Lynagh2008-02-152-32/+35
* Whitespace onlyIan Lynagh2008-02-151-81/+80