[nightly] 15-May-2008 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2008-05-15 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 Thu May 15 18:00:01 BST 2008. checking out

patch applied (ghc): don't rebuild PrimEnv if genprimopcode and/or primops.txt don't exist

2008-05-15 Thread Tim Chevalier
Thu May 15 16:04:05 PDT 2008 Tim Chevalier <[EMAIL PROTECTED]> * don't rebuild PrimEnv if genprimopcode and/or primops.txt don't exist This helps if, for example, you want to build the Core tools on a machine that doesn't have a GHC build tree, and have a pre-existing copy of PrimEnv.hs.

[nightly] 15-May-2008 build of STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2008-05-15 Thread GHC Build Reports
Build description = STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) 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 May 15 18:10:01 BST 2008. checki

patch applied (testsuite): Fix a framework error in ffi018

2008-05-15 Thread Ian Lynagh
Thu May 15 07:46:58 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Fix a framework error in ffi018 M ./tests/ghc-regress/ffi/should_run/all.T -2 +1 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20080515144658-3fd76-895cc6f254ac253e444dca3dfd34417078694941.gz

patch applied (ghc-6.8/ghc): MERGED: Fix sin/cos/tan on x86; trac #2059

2008-05-15 Thread Ian Lynagh
Thu May 15 06:25:38 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * MERGED: Fix sin/cos/tan on x86; trac #2059 If the value is > 2^63 then we need to work out its value mod 2pi, and apply the operation to that instead. Ian Lynagh <[EMAIL PROTECTED]>**20080503000841 M ./compiler/nativeGen/

patch applied (ghc-6.8/ghc): MERGED: FIX #2276: foreign import stdcall "&foo" doesn't work

2008-05-15 Thread Ian Lynagh
Thu May 15 06:14:49 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * MERGED: FIX #2276: foreign import stdcall "&foo" doesn't work This turned out not to be too hard, just a matter of figuring out the correct argument list size by peeking inside FunPtr's type argument, and in the C backend we

patch applied (ghc): Fix a division-by-zero when +RTS -V0 is given

2008-05-15 Thread Ian Lynagh
Sat Apr 26 11:43:55 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Fix a division-by-zero when +RTS -V0 is given In delayzh_fast we act as if tickInterval was 50, not 0. M ./rts/PrimOps.cmm -1 +5 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080426184355-3fd76-be4063d6ff5c3

patch applied (ghc-6.8/ghc): Tag the pointer in the FUN_STATIC case of evacuate

2008-05-15 Thread Ian Lynagh
Wed May 14 19:18:10 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Tag the pointer in the FUN_STATIC case of evacuate Fixes trac #1657. 6.8 branch only as Simon Marlow says he will fix it differently in the HEAD as part of his GC changes. M ./rts/sm/Evac.c -1 +1 View patch online: http://da

patch applied (ghc-6.8/ghc): MERGED: change topHandlerFastExit to topHandler, so the terminal state gets restored (#2228)

2008-05-15 Thread Ian Lynagh
Wed May 14 17:02:11 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * MERGED: change topHandlerFastExit to topHandler, so the terminal state gets restored (#2228) Simon Marlow <[EMAIL PROTECTED]>**20080429222442 M ./compiler/ghci/InteractiveUI.hs -6 +2 View patch online: http://darcs.haskell.or

patch applied (ghc-6.8/ghc): MERGED: FIX #1641: don't add auto sccs to compiler-generated bindings

2008-05-15 Thread Ian Lynagh
Wed May 14 16:04:09 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * MERGED: FIX #1641: don't add auto sccs to compiler-generated bindings I also changed con2tag_Foo and related names to follow the standard practice of prefixing $ to compiler-generated names, so now we have $con2tag_Foo. Sim

Daily report for stable

2008-05-15 Thread BuildBot Collator
Build results: kahl G5 Gentoo Linux stable: fail (failed darcs) macgyver PPC OSX stable: pass tnaur PPC OSX stable 2: pass x86 Windows stable fast: pass lost lost fail (failed stage1) pass pass x86-64 Linux stable: pass Old unexpected test passes: cg057 1 x86-64 Linux s