1 patch for repository http://darcs.haskell.org/ghc-7.0/ghc:
Wed Feb 9 17:24:23 EST 2011 gwri...@antiope.com
* Fix #4867, ghci displays negative floats incorrectly
This patch fixes the erroneous relocations that caused
the bug in ticket #4867. External addresses and global
offset tab
1 patch for repository http://darcs.haskell.org/ghc-7.0/ghc:
Tue Dec 21 08:32:33 EST 2010 gwri...@antiope.com
* Fix #4829 (build does not respect --with-gcc option)
This patch fixes what seems to be the last problem with the --with-gcc
option. On OS X, we need to pass the path to gcc to
1 patch for repository http://darcs.haskell.org/ghc-7.0/ghc:
Mon Dec 6 15:04:13 EST 2010 gwri...@antiope.com
* Filter out -optP-traditional from cmm build options
The build fails if SRC_HC_OPTS contains -optP-traditional because
making .cmm files requires stripping out comments, which t