Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release console for ghci wrapper | Tamar Christina | 2017-09-26 | 1 | -1/+1 |
* | Revert "Remove the Windows GCC driver." | Simon Peyton Jones | 2017-06-29 | 1 | -0/+66 |
* | Remove the Windows GCC driver. | Tamar Christina | 2017-06-17 | 1 | -66/+0 |
* | Prefer #if defined to #ifdef | Ben Gamari | 2017-04-28 | 1 | -1/+1 |
* | Automate GCC driver wrapper | Tamar Christina | 2016-12-10 | 1 | -4/+11 |
* | Update Windows GCC driver. | Tamar Christina | 2016-12-08 | 1 | -4/+4 |
* | Upgrade GCC to 5.2.0 for Windows x86 and x86_64 | Tamar Christina | 2015-08-12 | 1 | -3/+7 |
* | update to mingw gcc 4.5.2 | Simon Marlow | 2011-01-19 | 1 | -2/+2 |
* | update paths now that we upgraded gcc to 4.5.0 | Simon Marlow | 2011-01-06 | 1 | -2/+2 |
* | Fix gcc wrapper for new mingw binaries | Ian Lynagh | 2010-09-05 | 1 | -0/+26 |
* | Remove unnecessary C #includes | Ian Lynagh | 2010-06-22 | 1 | -6/+0 |
* | Refactor gcc.c, pulling out the reusable code | Ian Lynagh | 2010-02-18 | 1 | -81/+8 |
* | Improvements to the gcc wrapper | Ian Lynagh | 2009-10-29 | 1 | -8/+21 |
* | Wrap gcc on Windows, to provide the -B flags | Ian Lynagh | 2009-10-27 | 1 | -0/+95 |