summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Turn -Wall onIan Lynagh2006-12-121-1/+1
* Fix more warningsIan Lynagh2006-12-121-82/+107
* Fix whitespaceIan Lynagh2006-12-121-240/+240
* Silence some warningsIan Lynagh2006-12-121-86/+92
* Fix more warningsIan Lynagh2006-12-121-51/+11
* Remove trailing white spaceIan Lynagh2006-12-121-23/+23
* DetabIan Lynagh2006-12-121-32/+32
* Fix thd3Ian Lynagh2006-12-121-1/+1
* Silence some warningsIan Lynagh2006-12-122-6/+14
* Silence more warningsIan Lynagh2006-12-121-51/+71
* More warning fixesIan Lynagh2006-12-121-30/+43
* Fix more warningsIan Lynagh2006-12-121-1/+5
* More warning fixes and some code rejiggingIan Lynagh2006-12-121-21/+18
* Fix more warningsIan Lynagh2006-12-122-6/+14
* Fix some warningsIan Lynagh2006-12-121-5/+14
* Beautify a bitIan Lynagh2006-12-121-10/+5
* Remove trailing spacesIan Lynagh2006-12-121-35/+35
* DetabIan Lynagh2006-12-121-231/+231
* Support RelocatableReadOnlyData section type in CmmParse, and use it where ne...wolfgang.thaller@gmx.net2006-10-221-2/+2
* Cast switch scrutinees to W_ in AutoApply.cmmwolfgang.thaller@gmx.net2006-10-221-2/+2
* Change a comma to a colonIan Lynagh2006-11-251-1/+1
* ghc-pkg: New command 'check' and made 'list' indicate broken packagesLennart Kolmodin2006-11-051-5/+49
* Emit .bat version of -inplace script on Windows platformssof@galois.com2006-11-171-0/+8
* Be compatible with older C standardsIan Lynagh2006-11-141-1/+3
* multipage_hp2psRavi Nanavati2006-09-298-16/+52
* remove the *.raw filesSimon Marlow2006-10-271-1/+1
* fix calculation of GC Work for 6.6+Simon Marlow2006-10-271-4/+6
* Run dos2unix on all the outputs, and don't let it eat stderrIan Lynagh2006-10-191-2/+6
* fix build for 6.4.x and 6.6.xSimon Marlow2006-10-181-1/+5
* remove use of FiniteMap, use Text.PrintfSimon Marlow2006-10-163-127/+47
* fix a regular expression in banner_reSimon Marlow2006-10-161-2/+3
* Try to get the right output for nofib-analyseSamuel Bronson2006-10-141-3/+3
* Get nofib-analyse to build with 6.4 at least...Samuel Bronson2006-10-142-5/+7
* Uncomment code to emit a space in place of a '>' in literate scriptsIan Lynagh2006-10-131-1/+1
* fix bugs, add boolean flag to identify coercion variablesManuel M T Chakravarty2006-09-201-3/+3
* add --force-files, like --force but doesn't allow missing dependenciesSimon Marlow2006-09-181-24/+43
* remove generated files in a 'finally' mannersof@galois.com2006-09-091-4/+17
* remove __HUGS__ #if's (Hugs uses the standalone version)Ross Paterson2006-09-071-23/+5
* Remove trailing CRs with sed rather than relying on diff in nofibIan Lynagh2006-09-071-2/+2
* Strip trailing CRs when comparing output for nofib. Fixes #797.Ian Lynagh2006-09-051-2/+2
* new option -a (append) for hasktagsMartin Grabmueller2006-08-161-5/+9
* whitespace cleanup onlyRoss Paterson2006-08-181-28/+22
* Where we use $(GhcHcOpts), also add $(GhcStage1HcOpts)Simon Marlow2006-08-093-3/+3
* Complain more loudly if any of the hsc2hs phases failDuncan Coutts2006-07-031-23/+17
* savingOldConfig: add Exception.block for extra paranoiaSimon Marlow2006-08-011-1/+1
* Refactor ghc-pkgIan Lynagh2006-07-291-36/+33
* oops, remove old packages when updatingSimon Marlow2006-07-271-1/+2
* Remove most of the conflict checking and auto-hidingSimon Marlow2006-07-251-140/+6
* comment formattingSimon Marlow2006-07-251-1/+1
* Fix broken regexSimon Marlow2006-07-211-1/+1