summaryrefslogtreecommitdiff
path: root/driver/gcc
Commit message (Expand)AuthorAgeFilesLines
* Release console for ghci wrapperTamar Christina2017-09-261-1/+1
* Revert "Remove the Windows GCC driver."Simon Peyton Jones2017-06-291-0/+66
* Remove the Windows GCC driver.Tamar Christina2017-06-171-66/+0
* Prefer #if defined to #ifdefBen Gamari2017-04-281-1/+1
* Automate GCC driver wrapperTamar Christina2016-12-101-4/+11
* Update Windows GCC driver.Tamar Christina2016-12-081-4/+4
* Upgrade GCC to 5.2.0 for Windows x86 and x86_64Tamar Christina2015-08-121-3/+7
* update to mingw gcc 4.5.2Simon Marlow2011-01-191-2/+2
* update paths now that we upgraded gcc to 4.5.0Simon Marlow2011-01-061-2/+2
* Fix gcc wrapper for new mingw binariesIan Lynagh2010-09-051-0/+26
* Remove unnecessary C #includesIan Lynagh2010-06-221-6/+0
* Refactor gcc.c, pulling out the reusable codeIan Lynagh2010-02-181-81/+8
* Improvements to the gcc wrapperIan Lynagh2009-10-291-8/+21
* Wrap gcc on Windows, to provide the -B flagsIan Lynagh2009-10-271-0/+95