summaryrefslogtreecommitdiff
path: root/driver/gcc
Commit message (Expand)AuthorAgeFilesLines
* 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