- Aug 02, 2011
-
-
Ian Lynagh authored
This reverts commit 9506f95a. It caused problems for DPH: http://www.haskell.org/pipermail/cvs-ghc/2011-August/064602.html and was solving a pretty minor problem that we can live with until 7.4.
-
- Jul 28, 2011
-
-
Ian Lynagh authored
-
- Jul 24, 2011
-
-
Ian Lynagh authored
We get lots of code, and the simplifier generally can't do much with it. We'll instead use builtin rules to do constant folding where possible.
-
Ian Lynagh authored
-
- Jul 06, 2011
-
-
Ian Lynagh authored
-
- Apr 23, 2011
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- Apr 22, 2011
-
-
Ian Lynagh authored
From daniel.is.fischer.
-
Ian Lynagh authored
We were doing echo $(HOSTPLATFORM) | sed 's/i[567]86/i486/g' but the only x86 value HOSTPLATFORM can have is i386. We now also tell GMP that its build platform is $(BUILDPLATFORM) rather than $(HOSTPLATFORM).
-
- Apr 05, 2011
-
-
Ian Lynagh authored
-
- Feb 06, 2011
-
-
Ian Lynagh authored
-
- Jan 22, 2011
-
-
Ian Lynagh authored
-
- Jan 17, 2011
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- Jan 11, 2011
-
-
Ian Lynagh authored
-
- Dec 04, 2010
-
-
Edward Z. Yang authored
Fix unknown symbol base_ControlziExceptionziBase_patError_info by helping GHC generate smarter core.
-
- Nov 12, 2010
-
-
simonpj@microsoft.com authored
-
- Oct 26, 2010
-
-
simonpj@microsoft.com authored
See the comments with toInt#, but the key point is that we want (fromInteger 1)::Int to yield (I# 1)!
-
- Oct 23, 2010
-
-
Ian Lynagh authored
-
- Sep 16, 2010
-
-
Ian Lynagh authored
-
- Aug 17, 2010
-
-
dterei authored
-
- Aug 13, 2010
-
-
Simon Marlow authored
-
Simon Marlow authored
-
- Jul 23, 2010
-
-
Ian Lynagh authored
-
- Jun 23, 2010
-
-
Ian Lynagh authored
-
- Jun 19, 2010
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- Jan 01, 2010
-
-
alatter authored
-
- Jun 16, 2010
-
-
Ian Lynagh authored
-
- Jun 10, 2010
-
-
Simon Marlow authored
-
- Apr 19, 2010
-
-
Ian Lynagh authored
-
- Feb 15, 2010
-
-
Ian Lynagh authored
A missing | meant that the build broke on machines that don't have libgmp available.
-
- Feb 14, 2010
-
-
Ian Lynagh authored
-
- Jan 18, 2010
-
-
Ian Lynagh authored
Ian Lynagh <igloo@earth.li>**20100118191831
-
- Jan 02, 2010
-
-
Ben.Lippmeier@anu.edu.au authored
-
- Dec 17, 2009
-
-
Simon Marlow authored
We were building GMP even if we didn't need to.
-
- Dec 16, 2009
-
-
Ian Lynagh authored
-
- Dec 15, 2009
-
-
Ian Lynagh authored
-
- Dec 02, 2009
-
-
Simon Marlow authored
-
- Nov 24, 2009
-
-
Ben.Lippmeier@anu.edu.au authored
rolling back: Sat Nov 21 16:43:13 EST 2009 Ben.Lippmeier@anu.edu.au * Windows DLLs: Tag imported gmp symbols with the package they're from. M ./cbits/gmp-wrappers.cmm -20 +20
-