Fri Nov 20 14:38:30 PST 2009 Ian Lynagh
* Install perl on Windows
M ./ghc.mk +5
M ./mk/tree.mk +1
View patch online:
http://darcs.haskell.org/ghc-6.12/ghc/_darcs/patches/20091120223830-3fd76-a8992ea1bc13a9e8c5601d1dd9ebeb08e6e514e6.gz
___
C
Tue Oct 20 14:56:27 PDT 2009 Ian Lynagh
* Stop creating $(INPLACE_LIB)/perl.exe
We now use an msys/mingw perl tarball
M ./ghc.mk -3
View patch online:
http://darcs.haskell.org/ghc-6.12/ghc/_darcs/patches/20091020215627-3fd76-fe2178bb9cc800305424adcd5bf435f55585c096.gz
_
Fri Nov 20 07:39:53 PST 2009 Ian Lynagh
* Use the ghc-perl tarball on Windows, instead of the msys one
M ./compiler/main/SysTools.lhs -1 +2
M ./configure.ac -2 +13
View patch online:
http://darcs.haskell.org/ghc-6.12/ghc/_darcs/patches/20091120153953-3fd76-4b31c6744eff4b875fb9608180ac
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 Fri Nov 20 19:00:01 GMT 2009.
**
On Fri, Nov 20, 2009 at 02:46:08PM +, Simon Marlow wrote:
> >Do we really have to rely on a specific version of tar? Dependencies
> >like that always come back to bite you.
>
> It sounds like the --force-local option is required iff tar is GNU tar.
> So we should have a configure test for
Fri Nov 20 08:19:11 PST 2009 simo...@microsoft.com
* Remove cprAnalysis directory from hs-source-dirs
Ignore-this: e7d3707794979e45b43136137c939af1
M ./compiler/ghc.cabal.in -1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20091120161911-1287e-a6cba0842b58898c13f45779808
Fri Nov 20 06:50:56 PST 2009 Simon Marlow
* add a test for #3633
Ignore-this: 2bc645eefce88143d218447b0955f430
M ./tests/ghc-regress/rts/all.T +3
A ./tests/ghc-regress/rts/rtsflags001.hs
A ./tests/ghc-regress/rts/rtsflags001.stderr-ws-64
View patch online:
http://darcs.haskell.o
Fri Nov 20 06:31:56 PST 2009 Simon Marlow
* accept output (for the time being)
Ignore-this: 2d0df30f243b6f22c23f1b9b522f7336
the test output has changed due to differences in the compiled code
for GHC.IO.Exception.ioError.
M ./tests/ghc-regress/ghci.debugger/scripts/break024.script +
Fri Nov 20 06:29:07 PST 2009 Simon Marlow
* make this test do what it was supposed to do
Ignore-this: 8f555308e8570e956e749f734b5ee7e
M ./tests/ghc-regress/ghci.debugger/scripts/break024.hs -1 +2
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20091120142907-12142-5
Fri Nov 20 02:21:08 PST 2009 Simon Marlow
* accept output
Ignore-this: a500f2797238168afdbbd42fbf00055b
M ./tests/ghc-regress/rts/outofmem2.stderr -1 +1
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20091120102108-12142-ce010d9bb8662c6b88794637d4aa87a1d31c2d85.gz
Fri Nov 20 04:56:56 PST 2009 Ian Lynagh
* Remove -fasm from mk/validate-settings.mk
Makes it easier to do unregisterised validate runs
M ./mk/validate-settings.mk -4 +4
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20091120125656-3fd76-3e9306e27ac3426af5dbd19054eb882ccc
Fri Nov 20 04:53:42 PST 2009 Ian Lynagh
* Fix some dependencies in bindists
We can't depend on sources in a bindist, because we don't have the sources.
M ./docs/users_guide/ghc.mk +3
M ./rules/docbook.mk +6
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/2009112012534
Thu Nov 19 08:05:27 PST 2009 Ian Lynagh
* Add a rule to allow us to sdist libraries easily
M ./ghc.mk +9
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20091119160527-3fd76-23337b2c4f9f63210fc9a69a703879ab648a6501.gz
___
Cvs-ghc
Thu Nov 19 06:24:22 PST 2009 Simon Marlow
* Check upper/lower bounds on various RTS flags (#3633)
Ignore-this: 8cbbb3f0f2c46711967491d5c028a410
Also, make K mean 1024 rather than 1000, in RTS flags (similarly for M
and G). The main reason I want to change it is that otherwise this
m
Thu Nov 19 06:01:43 PST 2009 Simon Marlow
* define HS_WORD_MAX
Ignore-this: ed27e7c7ac0bd03cddcd745ae7053a74
M ./includes/HsFFI.h +2
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20091119140143-12142-7f8abe087500431ff9b960348fb5006000f16721.gz
_
Thu Nov 19 05:52:30 PST 2009 Simon Marlow
* Print the prog name in errorBelch() even if prog_argv is not set yet
Ignore-this: ec42e7a4f344ebc34befddfc3d74a946
This means we get the prog name in error messages from the flag parser
M ./rts/RtsMessages.c -1 +1
View patch online:
http://d
On 19/11/2009 23:17, Manuel M T Chakravarty wrote:
Roman Leshchinskiy:
On 19/11/2009, at 23:57, Ian Lynagh wrote:
On Thu, Nov 19, 2009 at 09:58:17PM +1100, Roman Leshchinskiy wrote:
cd a/b/c/&& /usr/bin/tar --force-local -jxf
../../../../bindistprep/ghc-6.13.20091119-i386-apple-darwin.tar.b
Thu Nov 19 08:05:27 PST 2009 Ian Lynagh
* Add a rule to allow us to sdist libraries easily
M ./ghc.mk +9
View patch online:
http://darcs.haskell.org/ghc-6.12/ghc/_darcs/patches/20091119160527-3fd76-23337b2c4f9f63210fc9a69a703879ab648a6501.gz
__
Fri Nov 20 04:56:56 PST 2009 Ian Lynagh
* Remove -fasm from mk/validate-settings.mk
Makes it easier to do unregisterised validate runs
M ./mk/validate-settings.mk -4 +4
View patch online:
http://darcs.haskell.org/ghc-6.12/ghc/_darcs/patches/20091120125656-3fd76-3e9306e27ac3426af5dbd1905
Fri Nov 20 04:53:42 PST 2009 Ian Lynagh
* Fix some dependencies in bindists
We can't depend on sources in a bindist, because we don't have the sources.
M ./docs/users_guide/ghc.mk +3
M ./rules/docbook.mk +6
View patch online:
http://darcs.haskell.org/ghc-6.12/ghc/_darcs/patches/2009
Wed Nov 11 23:04:55 PST 2009 Roman Leshchinskiy
* Remove dead code
Ignore-this: d30b668cb3c396fe21e5e4cd9b8be151
M ./compiler/vectorise/VectBuiltIn.hs -3
M ./compiler/vectorise/VectUtils.hs -5 +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20091112070455-b2b0a-337
On 19/11/2009 14:39, Ian Lynagh wrote:
On Thu, Nov 19, 2009 at 12:40:17PM +, Simon Marlow wrote:
On 19/11/2009 11:54, Ian Lynagh wrote:
On Thu, Nov 19, 2009 at 09:46:00AM +, Simon Marlow wrote:
On 19/11/2009 00:44, Ian Lynagh wrote:
Wed Nov 18 11:55:23 PST 2009 Ian Lynagh
* Add
Build results:
x86-64 Linux head: fail (failed bindisttest)
x86 Windows head fast: pass lost pass
x86-64 Linux head unreg: fail (failed compile)
Old unexpected test passes:
2410 1 x86-64 Linux head
TH_spliceE5_prof 1 x86-64 Linux head
newtype 1 x86-64 Lin
Build results:
x86 Linux stable:pass
x86 Windows stable: pass
x86 Windows stable fast: pass pass lost pass
x86-64 Linux stable: fail (failed bindisttest)
Old unexpected test passes:
2410 3 x86 Linux stable
TH_spliceE5_prof 3 x86 Linux stable
newtype
24 matches
Mail list logo