| Commit message (Expand) | Author | Age | Files | Lines |
* | Globally replace "hackage.haskell.org" with "ghc.haskell.org" | Simon Marlow | 2013-10-01 | 30 | -56/+56 |
* | Pass 512-bit-wide vectors in registers. | Geoffrey Mainland | 2013-09-22 | 1 | -0/+6 |
* | Add support for 512-bit-wide vectors. | Geoffrey Mainland | 2013-09-22 | 1 | -0/+6 |
* | Pass 256-bit-wide vectors in registers. | Geoffrey Mainland | 2013-09-22 | 1 | -0/+6 |
* | Add support for 256-bit-wide vectors. | Geoffrey Mainland | 2013-09-22 | 1 | -0/+6 |
* | SIMD primops are now generated using schemas that are polymorphic in | Geoffrey Mainland | 2013-09-22 | 5 | -88/+372 |
* | Do not expose LLVM-only primops in GHC.PrimopWrappers. | Geoffrey Mainland | 2013-09-22 | 1 | -20/+7 |
* | Change role annotation syntax. | Richard Eisenberg | 2013-09-17 | 1 | -1/+1 |
* | Cause "make install" to install dynamic libraries (#8194) | Bryan O'Sullivan | 2013-09-15 | 1 | -4/+6 |
* | Allow primclass and class constraints in primops | Joachim Breitner | 2013-09-13 | 5 | -9/+48 |
* | Fix AMP warnings. | Austin Seipp | 2013-09-11 | 1 | -0/+8 |
* | Fix ghc-pkg list --simple-output not being alphabetical (#8245). | Niklas Hambüchen | 2013-09-06 | 1 | -8/+9 |
* | Make validate play nice with clang (for Xcode 5 command line tools) | Manuel M T Chakravarty | 2013-09-04 | 1 | -4/+8 |
* | Sync Cabal to upstream version 1.18 pre-release | Herbert Valerio Riedel | 2013-08-26 | 2 | -7/+8 |
* | dll-split: Say where to update module list and fix a typo. | Edward Z. Yang | 2013-08-23 | 1 | -1/+1 |
* | Update email addresses | Gabor Greif | 2013-08-22 | 1 | -1/+1 |
* | Comparison primops return Int# (Fixes #6135) | Jan Stolarek | 2013-08-14 | 2 | -4/+1 |
* | Rename SSE -> XMM for consistency. | Geoffrey Mainland | 2013-08-06 | 1 | -2/+2 |
* | Update the package database directory's timestamps when rebuilding the packag... | Geoffrey Mainland | 2013-06-24 | 1 | -0/+4 |
* | Maintain per-generation lists of weak pointers (#7847) | Takano Akio | 2013-06-15 | 1 | -0/+1 |
* | Allow multiple C finalizers to be attached to a Weak# | Takano Akio | 2013-06-15 | 1 | -4/+8 |
* | Typo in hp2ps help output | Joachim Breitner | 2013-06-13 | 1 | -1/+1 |
* | When verbose, give more information about cache status | Ian Lynagh | 2013-05-30 | 1 | -17/+35 |
* | Fix the GHC package DLL-splitting | Ian Lynagh | 2013-05-14 | 1 | -6/+14 |
* | Simplify ghc-cabal | Ian Lynagh | 2013-05-14 | 1 | -19/+17 |
* | More work towards dynamic programs on Windows | Ian Lynagh | 2013-05-12 | 1 | -0/+1 |
* | Small refactoring in ghc-pkg | Ian Lynagh | 2013-04-28 | 1 | -6/+4 |
* | Remove some old "backwards compatibility" code | Ian Lynagh | 2013-04-28 | 1 | -24/+4 |
* | Make "ghc-pkg field pkg field --simple-output" do something useful | Ian Lynagh | 2013-04-28 | 1 | -16/+20 |
* | Fix the inplace name of ghc-cabal | Ian Lynagh | 2013-04-25 | 1 | -1/+1 |
* | Use different exeext variables for each stage; fixes #7709 | Ian Lynagh | 2013-04-20 | 2 | -3/+4 |
* | Small build system refactoring | Ian Lynagh | 2013-04-20 | 1 | -5/+6 |
* | Add a check that the Windows DLL split is OK; fixes #7780 | Ian Lynagh | 2013-04-07 | 3 | -0/+124 |
* | ticky enhancements | Nicolas Frisby | 2013-03-29 | 1 | -0/+1 |
* | Remove some directories that used to be used by GUM | Ian Lynagh | 2013-03-17 | 34 | -9748/+0 |
* | Finish adding support for 2 DLLs in the ghc package; fixes #5987 | Ian Lynagh | 2013-03-13 | 1 | -2/+25 |
* | Follow changes in Cabal | Ian Lynagh | 2013-03-12 | 1 | -28/+17 |
* | Update Cabal | Ian Lynagh | 2013-03-11 | 3 | -17/+27 |
* | Remove old ltx and verbatim utils | Ian Lynagh | 2013-03-07 | 4 | -321/+0 |
* | Automatically add the $(exeext) to program names | Ian Lynagh | 2013-03-03 | 15 | -18/+16 |
* | installation fixes | Ian Lynagh | 2013-03-03 | 1 | -0/+2 |
* | Use unlit_INPLACE rather than UNLIT in the build system | Ian Lynagh | 2013-03-03 | 1 | -1/+1 |
* | Use more of the automatically generated INPLACE variables | Ian Lynagh | 2013-03-03 | 2 | -3/+5 |
* | Define $(prog)_INPLACE variables automatically, and start using them | Ian Lynagh | 2013-03-03 | 4 | -18/+18 |
* | Rename $(Windows) to $(Windows_Host) | Ian Lynagh | 2013-03-01 | 2 | -2/+2 |
* | Remove utils/lndir/Makefile (part of the old build system) | Ian Lynagh | 2013-02-17 | 1 | -11/+0 |
* | Remove the MACOSX_DEPLOYMENT stuff; fixes #7559 | Ian Lynagh | 2013-02-17 | 1 | -6/+0 |
* | Remove utils/Makefile | Ian Lynagh | 2013-02-17 | 1 | -113/+0 |
* | Finish removing BootingFromHc | Ian Lynagh | 2013-02-17 | 1 | -6/+0 |
* | Define utils/ghc-pkg_dist_PROG correctly for Windows | Ian Lynagh | 2013-02-16 | 1 | -3/+1 |