pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 189
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/189.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 172
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/172.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | S
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 Tue Mar 22 18:10:01 GMT 2011.
checking out new source tree
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 Tue Mar 22 18:00:01 GMT 2011.
checking out new source tree
pgj2 (amd64 FreeBSD HEAD), build 307
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/307.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date | Succ
simonmar-win32-head (x86 Windows HEAD), build 267
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/267.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
set
simonmar-win32-stable (x86 Windows STABLE), build 202
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/202.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Succe
pgj (x86 FreeBSD HEAD), build 309
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/309.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date | Success
mbolingbroke (x86 OSX HEAD), build 91
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/mbolingbroke/91.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date
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 Tue Mar 22 18:00:01 GMT 2011.
checking out new source
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 Tue Mar 22 18:10:01 GMT 2011.
checking out new s
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 167
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/167.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions
sparky-unreg (Sparc Solaris unreg HEAD), build 67
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky-unreg/67.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
boot
Tue Mar 22 14:26:41 PDT 2011 Ian Lynagh
* Bump versino to 7.0.3 and set RELEASE to YES
M ./configure.ac -2 +2
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20110322212641-3fd76-d634f10615a3bd8c2c6e7918212de8d54ed89911.gz
_
Tue Mar 22 14:26:19 PDT 2011 Ian Lynagh
* Add release notes for 7.0.3
A ./docs/users_guide/7.0.3-notes.xml
M ./docs/users_guide/intro.xml +1
M ./docs/users_guide/ug-ent.xml.in +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20
Tue Mar 22 14:10:20 PDT 2011 Ian Lynagh
* Update ANNOUNCE for 7.0.3
M ./ANNOUNCE -3 +3
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20110322211020-3fd76-e5b9545319988bf4ac366d683341421bece394e3.gz
Sat Mar 19 18:25:40 PDT 2011 Ian Lynagh
* Change how we compute install paths on cygwin
We used to have
MK_INSTALL_DEST = "$(shell cygpath $1)"
but this meant we ended up with
"$(shell cygpath "[...]/html/`basename $$i`")"
and the $(...) gets evaluated before the makefile rule
Thu Jan 13 07:50:23 PST 2011 simo...@microsoft.com
* Add OSTYPE build-system variable, and use it
The use is in install.mk.in, where we need to know when
we're on Cygwin.
This fixes the build on my Windows box, where I have
both Msys and Cygwin.
M ./configure.ac +5
M ./mk/
Wed Mar 9 12:19:11 PST 2011 William Knop
* Don't use read_only_relocs on darwin x86-64; fixes #4984
M ./compiler/main/DriverPipeline.hs -1 +4
M ./rts/package.conf.in -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=201103092019
Tue Mar 22 11:21:12 PDT 2011 Ian Lynagh
* bindist checker improvements
* Some refactoring
* Support for Windows filenames
* Some support for installed trees (as Windows "bindists" are really
install trees)
./distrib/compare/Problem.hs -> ./distrib/compare/Change.hs
M ./distr
tn23 (x86 OSX HEAD), build 288
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/288.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date | Success
bo
Full logs at http://log.ouroborus.net/limitingfactor/dph
Environment
Platform
host: limitingfactor.cse.unsw.EDU.AU
arch: i386
processor: i386
system:Darwin 10.6.0
Versions
GHC The Glorious Glasgow Haskell Compilation System, version 7.0.1
GCC i686-apple-da
It occurs to me that this patch kind of generates stupid code when no
tag bit is necessary: it does:
abc = Hp + 4
abc = abc
So one minor adjustment would be to check if the tag bit is zero and
omit the assignment.
Another possibility is to pattern match on the first expression and
fold t
Hello,
I've been working on the new code generator in GHC, and ran across a
curious hunk in a commit from you back from 2008. In "Merging in the new
codegen branch", you update IdLabels to contain information about whether
or not they have CAFs. You then fill in this information in the
following
24 matches
Mail list logo