[nightly] 20-Feb-2012 build of HEAD on i386-unknown-linux (cam-02-unx)

2012-02-20 Thread GHC Build Reports
Build description = HEAD on i386-unknown-linux (cam-02-unx) Build location= /playpen/simonmar/nightly/HEAD Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx Nightly build started on cam-02-unx at Mon Feb 20 18:00:01 GMT 2012. checking out new source tree

[nightly] 20-Feb-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)

2012-02-20 Thread GHC Build Reports
Build description = HEAD (unreg) on x86_64-unknown-linux (cam-04-unx) Build location= /64playpen/simonmar/nightly/HEAD-unreg-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-unreg-cam-04-unx Nightly build started on cam-04-unx at Mon Feb 20 18:20:01 GMT 2012. chec

Re: LLVM optimisation passes / tables next to code

2012-02-20 Thread David Terei
On 20 February 2012 23:19, Sergiu Ivanov wrote: > Hello, > > I've been following the discussion with the LLVM developers, but the > last message I have received on that topic was about 4 days ago and it > was: > >> Sure, the jump instruction is not the problem.  But we were hoping to omit >> the

[nightly] 20-Feb-2012 build of STABLE on i386-unknown-linux (cam-02-unx)

2012-02-20 Thread GHC Build Reports
Build description = STABLE on i386-unknown-linux (cam-02-unx) Build location= /playpen/simonmar/nightly/STABLE Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx Nightly build started on cam-02-unx at Mon Feb 20 18:10:01 GMT 2012. checking out new source tree

[nightly] 20-Feb-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)

2012-02-20 Thread GHC Build Reports
Build description = HEAD on x86_64-unknown-linux (cam-04-unx) Build location= /64playpen/simonmar/nightly/HEAD-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-04-unx Nightly build started on cam-04-unx at Mon Feb 20 18:00:01 GMT 2012. checking out new source

[nightly] 20-Feb-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)

2012-02-20 Thread GHC Build Reports
Build description = STABLE on x86_64-unknown-linux (cam-04-unx) Build location= /64playpen/simonmar/nightly/STABLE-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-04-unx Nightly build started on cam-04-unx at Mon Feb 20 18:10:01 GMT 2012. checking out new s

Re: LLVM optimisation passes / tables next to code

2012-02-20 Thread Sergiu Ivanov
Hello, I've been following the discussion with the LLVM developers, but the last message I have received on that topic was about 4 days ago and it was: > Sure, the jump instruction is not the problem. But we were hoping to omit > the jump instruction and have the compiler add the correct offset

New patches in /srv/darcs/git-mirrors/haskeline

2012-02-20 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/haskeline commit cd93b6794610490f613096819729f2cee29773c5 Author: Judah Jacobson Date: Mon Feb 20 00:14:09 2012 + Remove the wrap/handleInterrupt functions. GHC has provided ctrl-c handling since ghc-6.10. So that functionality is no