- 19 Oct, 2011 3 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
This reverts commit f75f26cc. On second thoughts, this does make sense, for unregisterised via-C OSes at least.
-
Ian Lynagh authored
This reverts commit 2dea11a4. On second thoughts, this does make sense, for unregisterised via-C arches at least.
-
- 18 Oct, 2011 9 commits
-
-
Ian Lynagh authored
It doesn't make sense. If platformArch is ArchUnknown then we don't know the answer to any questions about the arch. So now if we don't recognise the arch we just fail, and the new arch will need to be added to the datatype.
-
Ian Lynagh authored
It doesn't make sense. If platformOS is OSUnknown then we don't know the answer to any questions about the OS. So now if we don't recognise the OS we just fail, and the new OS will need to be added to the datatype.
-
http://darcs.haskell.org/ghcIan Lynagh authored
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
-
http://darcs.haskell.org/ghcIan Lynagh authored
-
Ian Lynagh authored
-
dterei authored
-
- 17 Oct, 2011 9 commits
-
-
dterei authored
-
dterei authored
-
dterei authored
-
dterei authored
-
Simon Marlow authored
-
Simon Marlow authored
See Note [atomic CAFs] in rts/sm/Storage.c
-
-
-
Fixes build error: compiler/cmm/PprC.hs:961:33: Couldn't match expected type `Platform' against inferred type `CmmExpr' In the first argument of `pprExpr1', namely `expr' In the second argument of `(<+>)', namely `pprExpr1 expr' In the first argument of `parens', namely `(cast <+> pprExpr1 expr)'
-
- 16 Oct, 2011 1 commit
-
-
Ian Lynagh authored
-
- 15 Oct, 2011 1 commit
-
-
Ian Lynagh authored
-
- 14 Oct, 2011 17 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
For now, turn off dynlibs when validating
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
Cabal will use it regardless, and if people are going to use binary then it's a lot better if they use the one that we ship, rather than installing a second version.
-
Ian Lynagh authored
-
Ian Lynagh authored
-