patch applied (ghc): some more vectored return stuff to be removed

2007-03-01 Thread Simon Marlow
Thu Mar 1 01:22:50 PST 2007 Simon Marlow [EMAIL PROTECTED] * some more vectored return stuff to be removed M ./compiler/ghci/ByteCodeItbls.lhs -24 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Fix -keep-s-file with --make

2007-03-01 Thread Simon Marlow
Thu Mar 1 01:57:49 PST 2007 Simon Marlow [EMAIL PROTECTED] * Fix -keep-s-file with --make M ./compiler/main/DriverPipeline.hs -6 +13 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (testsuite): Add tests for -keep-s-file with and without --make

2007-03-01 Thread Simon Marlow
Thu Mar 1 01:57:25 PST 2007 Simon Marlow [EMAIL PROTECTED] * Add tests for -keep-s-file with and without --make One of these fails with 6.6 M ./tests/ghc-regress/driver/Makefile +12 M ./tests/ghc-regress/driver/all.T +4 ___ Cvs-ghc

patch applied (ghc): is64BitInteger: truncate to 64 bits before testing

2007-03-01 Thread Simon Marlow
Thu Mar 1 03:25:13 PST 2007 Simon Marlow [EMAIL PROTECTED] * is64BitInteger: truncate to 64 bits before testing We weren't catching some literals that actually fit in 32 bits before, because e.g. -1 was sometimes represented as 0x in CmmInt. M

patch applied (ghc): Use the most complex form of addressing modes on x86

2007-03-01 Thread Simon Marlow
Thu Mar 1 03:26:25 PST 2007 Simon Marlow [EMAIL PROTECTED] * Use the most complex form of addressing modes on x86 We had a pattern that matched (base+(indexN)), but not (base+(indexN)+M). M ./compiler/nativeGen/MachCodeGen.hs -9 +22 ___

patch applied (ghc): Do not go into an infinite loop when pretty-printer finds a negative indent (Trac #1176)

2007-03-01 Thread Simon Peyton Jones
Thu Mar 1 03:45:13 PST 2007 [EMAIL PROTECTED] * Do not go into an infinite loop when pretty-printer finds a negative indent (Trac #1176) M ./compiler/utils/Pretty.lhs -4 +5 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org

patch applied (testsuite): Add pretty-print test

2007-03-01 Thread Simon Peyton Jones
Thu Mar 1 03:43:42 PST 2007 [EMAIL PROTECTED] * Add pretty-print test M ./tests/ghc-regress/typecheck/should_fail/all.T +1 A ./tests/ghc-regress/typecheck/should_fail/tcfail177.hs A ./tests/ghc-regress/typecheck/should_fail/tcfail177.stderr

patch applied (ghc): Fix typo in primops docs

2007-03-01 Thread Ian Lynagh
Thu Mar 1 05:03:39 PST 2007 Ian Lynagh [EMAIL PROTECTED] * Fix typo in primops docs M ./compiler/prelude/primops.txt.pp -3 +3 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): further improvements to the x86/x86_64 NCG

2007-03-01 Thread Simon Marlow
Thu Mar 1 05:06:28 PST 2007 Simon Marlow [EMAIL PROTECTED] * further improvements to the x86/x86_64 NCG M ./compiler/cmm/Cmm.hs +2 M ./compiler/nativeGen/MachCodeGen.hs +22 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org

patch applied (ghc-6.6/ghc): Improve documentation of concurrent and parallel Haskell; push to branch

2007-03-01 Thread Ian Lynagh
Tue Oct 10 08:58:34 PDT 2006 [EMAIL PROTECTED] * Improve documentation of concurrent and parallel Haskell; push to branch M ./docs/users_guide/parallel.xml -24 +97 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org

patch applied (ghc-6.6/ghc): Windows: the .hp file is lt; proggt; .exe.hp

2007-03-01 Thread Ian Lynagh
Wed Feb 28 04:03:19 PST 2007 Simon Marlow [EMAIL PROTECTED] * Windows: the .hp file is prog.exe.hp M ./utils/hp2ps/Main.c -1 +5 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc-6.6/ghc): Fix #249 (-caf-all bugs)

2007-03-01 Thread Ian Lynagh
Wed Feb 28 07:50:09 PST 2007 Simon Marlow [EMAIL PROTECTED] * Fix #249 (-caf-all bugs) There were two bugs: * we were generating the symbol name for the CAF cost centre from the OccName, which isn't unique enough in the case of system-generated non-external names * :Main.main

patch applied (ghc-6.6/ghc): Fix layout of genprimopcode

2007-03-01 Thread Ian Lynagh
Thu Mar 1 06:00:55 PST 2007 Ian Lynagh [EMAIL PROTECTED] * Fix layout of genprimopcode M ./utils/genprimopcode/Main.hs -8 +8 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc-6.6/testsuite): prof001 prof002 are not broken now

2007-03-01 Thread Ian Lynagh
Wed Feb 28 07:51:29 PST 2007 Simon Marlow [EMAIL PROTECTED] * prof001 prof002 are not broken now M ./tests/ghc-regress/profiling/should_compile/all.T -2 +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org

[nightly] 01-Mar-2007 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2007-03-01 Thread GHC Build Reports
Build description = HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/ghc/nightly/HEAD-cam-02-unx Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx Nightly build started on cam-02-unx at Thu Mar 1 19:30:01 GMT 2007.