[nightly] 03-Aug-2009 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2009-08-03 Thread GHC Build Reports
Build description = HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) 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 Aug 3 18:00:01 BST 2009. checking out

[nightly] 03-Aug-2009 build of HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2009-08-03 Thread GHC Build Reports
Build description = HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com) 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 Aug 3 19:00:02 BST 2009. ***

patch applied (ghc): Windows build fix

2009-08-03 Thread Simon Marlow
Mon Aug 3 07:49:31 PDT 2009 Simon Marlow * Windows build fix Ignore-this: c066b5b75e58f3c4389fc199f700dce5 M ./compiler/ghci/ByteCodeGen.lhs -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090803144931-12142-d463237b7a4f409033344b6a7bbd4c2b89e99db3.gz __

patch applied (ghc): rts_stop_on_exception is a C int, not a W_

2009-08-03 Thread Simon Marlow
Mon Aug 3 05:49:16 PDT 2009 Simon Marlow * rts_stop_on_exception is a C int, not a W_ Ignore-this: d0432287956e7291a503a554424d6897 amazing this hasn't caused any problems before now M ./rts/Exception.cmm -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/2009080312

patch applied (ghc): Fix #3412: the worker of an Id might not be a local Id

2009-08-03 Thread Simon Marlow
Mon Aug 3 04:28:03 PDT 2009 Simon Marlow * Fix #3412: the worker of an Id might not be a local Id Ignore-this: c433025fd02c997a0f5c7e6a6a7b M ./compiler/main/TidyPgm.lhs -2 +3 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090803112803-12142-db2c054b1e6d7e2b0067de

patch applied (ghc): Add -r option to darcs-all, and remove push-all (#3375)

2009-08-03 Thread Simon Marlow
Mon Aug 3 03:44:13 PDT 2009 Simon Marlow * Add -r option to darcs-all, and remove push-all (#3375) Ignore-this: 6871c15294113898902be90210d9a7a9 Contributed by: selio...@gmail.com This patch modifies darcs-all to have feature parity with push-all by recognizing two new options.

patch applied (ghc): remove dead code

2009-08-03 Thread Simon Marlow
Sat Jun 20 14:41:13 PDT 2009 Simon Marlow * remove dead code Ignore-this: 6da2bda8efd2dc63c8931243ab7dec0a M ./compiler/cmm/PprC.hs -12 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090620214113-12142-d41cc0c37e8ca18b0d2c980bf9b9bf5947005968.gz ___

patch applied (ghc): fix warnings

2009-08-03 Thread Simon Marlow
Wed Jul 29 06:43:48 PDT 2009 Simon Marlow * fix warnings Ignore-this: 98128ac0b78d861439ebf807af1ca417 M ./ghc/Main.hs -3 +2 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090729134348-12142-a9ad24884f3d47e007a24f940b54fda55cf86452.gz _

patch applied (ghc): Implement "ghc --abi-hash M1 M2 ..."

2009-08-03 Thread Simon Marlow
Wed Jul 29 06:21:25 PDT 2009 Simon Marlow * Implement "ghc --abi-hash M1 M2 ..." Ignore-this: d0a71b2fadefdfdefa6d287d28bad40f This prints a combined hash of the ABIs exposed by the modules listed on the command line. It will be used by Cabal for generating a package Id based on the ac

Re: patch applied (ghc): Allow more than 64k instructions in a BCO; fixes #789

2009-08-03 Thread Simon Marlow
On 01/08/2009 17:33, Ian Lynagh wrote: Sat Aug 1 08:32:03 PDT 2009 Ian Lynagh * Allow more than 64k instructions in a BCO; fixes #789 M ./compiler/ghci/ByteCodeAsm.lhs -25 +36 M ./rts/Interpreter.c -11 +14 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090801153