tn23, build 121, Success

2010-08-26 Thread Builder
tn23, build 121 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/121.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configuring

pgj2, build 129, Success

2010-08-26 Thread Builder
pgj2, build 129 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/129.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configuring

pgj, build 132, Success

2010-08-26 Thread Builder
pgj, build 132 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/132.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configuring

[nightly] 26-Aug-2010 build of STABLE on i386-unknown-linux (cam-02-unx)

2010-08-26 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 Thu Aug 26 18:10:01 BST 2010. checking out new source tree

patch applied (testsuite): Fix "/bin/sh: llvmc: command not found" noise when running testsuite

2010-08-26 Thread Ian Lynagh
Thu Aug 26 16:00:11 PDT 2010 Ian Lynagh * Fix "/bin/sh: llvmc: command not found" noise when running testsuite This also made the "run_command $MAKE" tests fail, as they were also sending this to stderr. M ./mk/test.mk -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb

patch applied (ghc): First pass at 6.14.1 release notes

2010-08-26 Thread Ian Lynagh
Thu Aug 26 15:08:11 PDT 2010 Ian Lynagh * First pass at 6.14.1 release notes M ./docs/users_guide/6.14.1-notes.xml -6 +461 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100826220811-3fd76-b132d6577d97f586788763afb3bfc2fa1b11.gz

patch applied (ghc): Fix typo

2010-08-26 Thread Ian Lynagh
Tue Aug 24 13:13:30 PDT 2010 Ian Lynagh * Fix typo M ./docs/users_guide/runtime_control.xml -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100824201330-3fd76-0bd908b68126018c19e705e9f63bfe9949c6133e.gz _

[nightly] 26-Aug-2010 build of STABLE on x86_64-unknown-linux (cam-04-unx)

2010-08-26 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 Thu Aug 26 18:10:01 BST 2010. checking out new s

[nightly] 26-Aug-2010 build of HEAD on i386-unknown-linux (cam-02-unx)

2010-08-26 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 Thu Aug 26 18:00:01 BST 2010. checking out new source tree

[nightly] 26-Aug-2010 build of HEAD on x86_64-unknown-linux (cam-04-unx)

2010-08-26 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 Thu Aug 26 18:00:01 BST 2010. checking out new source

patch applied (ghc): Fix the DPH package cleaning/profiled mess even more (the build was broken)

2010-08-26 Thread Simon Marlow
Thu Aug 26 01:44:36 PDT 2010 Simon Marlow * Fix the DPH package cleaning/profiled mess even more (the build was broken) M ./ghc.mk -13 +17 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100826084436-12142-1affc3db8241baf8127b07b62b2b4e0307b01

patch applied (ghc): FIX BUILD: add rts_isProfiled to the symbol table

2010-08-26 Thread Simon Marlow
Thu Aug 26 02:43:19 PDT 2010 Simon Marlow * FIX BUILD: add rts_isProfiled to the symbol table M ./rts/Linker.c +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100826094319-12142-73759baf54881b82e6ede8442e566b6b70c2ed00.gz _

patch applied (ghc): Remove the debugging memory allocator - valgrind does a better job

2010-08-26 Thread Simon Marlow
Tue Aug 24 04:35:37 PDT 2010 Simon Marlow * Remove the debugging memory allocator - valgrind does a better job I got fed up with the constant bogus output from the debugging memory allocator in RtsUtils.c. One problem is that we allocate memory in constructors that then isn't tracked,

patch applied (ghc): free the entries in the thread label table on exit

2010-08-26 Thread Simon Marlow
Tue Aug 24 04:26:06 PDT 2010 Simon Marlow * free the entries in the thread label table on exit M ./rts/ThreadLabels.c -2 +2 M ./rts/ThreadLabels.h -1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100824112606-12142-03d255fed4bf5f14dd1ed3