Small rearrangements
[ghc-hetmet.git] / utils /
2007-08-21 Simon Marlowwe need to add utils/pwd to a binary distribution
2007-08-20 Norman Ramseyannotate C-- calls that do not return
2007-08-19 Ian LynaghImprove runghc's argument handling
2007-08-18 Ian LynaghMake runghc warning-free and turn -Wall on in the Makefile
2007-08-18 Ian LynaghMake the runghc code prettier and fix some warnings
2007-07-29 Magnus JonssonMake "runghc -f path-to-ghc Main.hs" work
2007-08-16 Ian LynaghAdd newline to end of Hpc.hs
2007-07-31 Simon Marlowcompile the -inplace programs using $(HC), not $(GHC)
2007-07-30 Ian LynaghMake lndir work on Windows (by copying)
2007-07-30 Ian LynaghMake lndir whitespace consistent
2007-07-30 Ian LynaghUse our own (Haskell) pwd to find the tree root
2007-07-27 Simon MarlowPointer Tagging
2007-07-21 andy@galois.comin hpc-tools, removing the use of %error, to allow...
2007-07-20 andy@galois.comhpc-tools: improving flag processing and help messages...
2007-07-15 andy@galois.comFIX problem with not using the compat lib for Set in...
2007-07-13 Michael D. AdamsWarning Police: No newline at end of file
2007-07-13 Michael D. AdamsWarning Police: Unused imports
2007-07-12 andy@galois.comAdding draft and show to hpc
2007-07-11 andy@galois.comAdding hpcError, that improves error messages with...
2007-07-11 andy@galois.comAdding support for packages into hpc tools
2007-07-05 Ian LynaghUpdate the in-tree GMP; fixes trac #832
2007-06-27 Michael D. AdamsImplemented and fixed bugs in CmmInfo handling
2007-06-29 andy@galois.comFixing hpc tools for 6.2 and 6.4
2007-06-29 Simon Marlowunbreak "recompile utils with stage 1"
2007-06-27 andy@galois.commaking hpc live
2007-06-27 andy@galois.comFixing Makefile hpc to use compat
2007-06-27 andy@galois.comfixing creation of directory for html output; fixing...
2007-06-23 Simon Marlowmake inplace scripts less sensitive to /bin/sh quoting...
2007-06-25 andy@galois.comAdding hpc tools, as a single program.
2007-06-22 Simon Marlowremove unnecessary cruft
2007-06-22 Simon MarlowFIX BUILD: all builds need --template, not just Windows
2007-06-22 Simon Marlowignore all but the last --template option
2007-06-21 Simon Marlowyet more fixes: Cygwin broke this time
2007-06-21 Lemmihfix bugs with hsc2hs-inplace
2007-06-21 Lemmihfurther fixes to the inplace scripts
2007-06-21 Simon Marlowuse a binary for hsc2hs-inplace too
2007-06-21 Simon MarlowFix problems with new inplace stuff on Cygwin
2007-06-21 Simon MarlowUse a real binary instead of scripts for ghc-inplace
2007-06-15 Ian LynaghAdd missing quotes in generated script
2007-06-09 Ian LynaghFix up whitespace
2007-06-01 Ian LynaghFix a -- that somehow turned into a ----
2007-06-01 Ian LynaghFix creation of hsc2hs-inplace.bat
2007-06-01 Ian LynaghFix bindist creation
2007-05-31 Ian LynaghRework the build system a bit
2007-05-30 Ian LynaghMake package.conf files a bit more readable
2007-06-05 Isaac Dupreeremove #if branches for pre-ghc-6.0
2007-05-25 Simon Marlow-package pretty is required for GHC >= 6.7
2007-05-13 Ian LynaghMove the libraries bindist generation code into librari...
2007-05-10 Simon Marlowremove now-unused usage information (#1003)
2007-05-09 Ian LynaghRemove ghc_ge_504 (it's required to be true now anyway)
2007-04-27 Simon Marlowdon't forget to clean the .bat files
2007-04-18 simonpj@microsoft.comFix bat-script generation for MSys
2007-04-11 Ian LynaghRemove redundant import
2007-04-10 Ian LynaghReplace genprimopcode's parsec parser with an alex...
2007-04-06 Ian LynaghFixes for building the libraries with cabal on Windows
2007-03-15 sven.panne@aedion.deUse update-alternatives for handling generic tool names
2007-03-14 Ian LynaghTweak hasktags to cope with abc::def correctly
2007-03-14 sven.panne@aedion.deWarning police: Avoid name shadowing
2007-03-14 sven.panne@aedion.deHandle primitive types and pseudo ops when generating...
2007-03-14 sven.panne@aedion.deWarning police: Replace patter matching failures by...
2007-03-14 sven.panne@aedion.deWarning police: Don't rely on defaulting
2007-03-14 sven.panne@aedion.deWarning police: Removed "Defined but not used" warnings
2007-03-14 sven.panne@aedion.deWarning police: Added type signatures
2007-03-14 sven.panne@aedion.deUse -Wall for compilation of genprimopcode
2007-03-13 Simon Marlowfix #1200: don't evaluate the result of main
2007-02-28 Simon MarlowFix #839 (Generate documentation for built-in types...
2007-02-28 Simon MarlowWindows: the .hp file is <prog>.exe.hp
2007-02-07 Kirsten ChevalierLightweight ticky-ticky profiling
2007-02-06 Ian LynaghDon't use compat when compiling utils with stage1
2006-12-21 Alexey RodriguezExtension of testing script to parse PAPI results from...
2007-01-23 Simon MarlowAdd -stdout-binary and -stderr-binary flags to bypass...
2007-01-15 Ian LynaghFix ghc-pkg now showError has been removed
2007-01-09 Simon Marlowexpand $topdir in the output of 'ghc-pkg field'
2007-01-05 Simon Marlowwrap Main.main in GHC.TopHandler.runIOFastExit
2006-12-20 Ian LynaghParse and use ghci nofib output
2006-12-12 Ian LynaghTurn -Wall on
2006-12-12 Ian LynaghFix more warnings
2006-12-12 Ian LynaghFix whitespace
2006-12-12 Ian LynaghSilence some warnings
2006-12-12 Ian LynaghFix more warnings
2006-12-12 Ian LynaghRemove trailing white space
2006-12-12 Ian LynaghDetab
2006-12-12 Ian LynaghFix thd3
2006-12-12 Ian LynaghSilence some warnings
2006-12-12 Ian LynaghSilence more warnings
2006-12-12 Ian LynaghMore warning fixes
2006-12-12 Ian LynaghFix more warnings
2006-12-12 Ian LynaghMore warning fixes and some code rejigging
2006-12-12 Ian LynaghFix more warnings
2006-12-12 Ian LynaghFix some warnings
2006-12-12 Ian LynaghBeautify a bit
2006-12-12 Ian LynaghRemove trailing spaces
2006-12-12 Ian LynaghDetab
2006-10-22 wolfgang.thaller... Support RelocatableReadOnlyData section type in CmmPars...
2006-10-22 wolfgang.thaller... Cast switch scrutinees to W_ in AutoApply.cmm
2006-11-25 Ian LynaghChange a comma to a colon
2006-11-05 Lennart Kolmodinghc-pkg: New command 'check' and made 'list' indicate...
2006-11-17 sof@galois.comEmit .bat version of -inplace script on Windows platforms
2006-11-14 Ian LynaghBe compatible with older C standards
2006-09-29 Ravi Nanavatimultipage_hp2ps
next