summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* Use INSTALL_SCRIPT, not INSTALL_PROGRAM, when installing scripts; fixes #1858Ian Lynagh2007-11-102-6/+6
* clean ghci-inplaceSimon Marlow2007-10-311-0/+1
* comment-out "use vars" in 3 places (see #1739)Simon Marlow2007-10-081-3/+3
* Fix copy+paste-o, spotted by Simon MarlowIan Lynagh2007-09-141-1/+1
* Fix bindist creation on WindowsIan Lynagh2007-09-051-1/+1
* Use DESTDIR when installingIan Lynagh2007-08-282-2/+2
* Remove odd recursive call in the driver/ghci MakefileIan Lynagh2007-08-211-10/+0
* windres to use the gcc given as --with-cc.Clemens Fruhwirth2007-07-031-1/+1
* * ghc-asm: Finally did away with $* in a way that works with Perl 5.6~5.10+, ...audreyt@audreyt.org2007-07-301-397/+385
* Fix -split-obj on Mac OS via -fasmClemens Fruhwirth2007-07-061-2/+2
* Revert the $* patch for earlier Perls as it breaks the build. Sorry. :/audreyt@audreyt.org2007-07-121-1/+4
* In mangler, lift the multiline-match pragma to toplevel and document it better.audreyt@audreyt.org2007-07-111-6/+12
* * Evil Mangler broke under Perl 5.9+ because $* is gone; this fixes it.audreyt@audreyt.org2007-07-111-2/+5
* workaround for #1421 (Solaris linker being picky about .size)Simon Marlow2007-06-141-1/+7
* Remove now-unused filesIan Lynagh2007-06-022-5/+0
* Fix ghcii.sh creationIan Lynagh2007-06-021-2/+2
* Fix bindist creationIan Lynagh2007-06-015-0/+24
* Rework the build system a bitIan Lynagh2007-05-315-66/+56
* improve comments about x86-64 relative-offset hackerySimon Marlow2007-05-101-0/+2
* FIX #1343: regex bug in the x86_64 mangler settingsSimon Marlow2007-05-101-2/+2
* save two more FP registers on ia64red5_2@hotmail.com2007-03-271-4/+5
* mangler and runtime updates for gcc 4 on ia64red5_2@hotmail.com2007-03-181-114/+239
* Make constructor names in info tables position independentwolfgang.thaller@gmx.net2007-03-081-0/+1
* Fixes for the mangler on IA64Ian Lynagh2007-02-271-13/+104
* Have the splitter duplicate the .note.GNU-stackIan Lynagh2007-01-081-14/+18
* Have the mangler keep .note.GNU-stackIan Lynagh2007-01-081-7/+19
* Fix the pattern for _hpc symbols: it incorrectly matched the _hp suffix tooSimon Marlow2006-12-121-1/+1
* Fix _module_registered bug for sparc linux.Simon Marlow2006-10-061-2/+2
* Initial support for x86_64-darwinwolfgang.thaller@gmx.net2006-11-271-0/+40
* Mac OS X mangler: follow some minor gcc changeswolfgang.thaller@gmx.net2006-11-201-4/+4
* Haskell Program Coverageandy@galois.com2006-10-241-0/+6
* fix for when path to GHC contains spaces, from #695Simon Marlow2006-06-221-1/+1
* A better icon for GHCiNeil Mitchell2006-06-021-0/+0
* Reorganisation of the source treeSimon Marlow2006-04-0717-0/+3128