Author: Richard Plangger
Branch: s390x-backend
Changeset: r82068:ba08e7241de3
Date: 2016-02-04 09:25 +0100
http://bitbucket.org/pypy/pypy/changeset/ba08e7241de3/
Log:added two more tests to be sure the assembler behaves correctly
diff --git a/rpython/jit/backend/zarch/opassembler.py
b/rpyth
Author: Richard Plangger
Branch: s390x-backend
Changeset: r82067:71aa29c678e8
Date: 2016-02-04 08:44 +0100
http://bitbucket.org/pypy/pypy/changeset/71aa29c678e8/
Log:proper fix for the volatile reg. provided to gc write barrier array
diff --git a/rpython/jit/backend/zarch/opassembler.py
b/r
Author: Richard Plangger
Branch: s390x-backend
Changeset: r82069:f5ccdea0
Date: 2016-02-04 10:04 +0100
http://bitbucket.org/pypy/pypy/changeset/f5ccdea0/
Log:an edge case in call release gil that could overwrite values for
registers r8-r13, because the stack is not decremented
Author: Richard Plangger
Branch: s390x-backend
Changeset: r82070:8bc88d808cbf
Date: 2016-02-04 10:19 +0100
http://bitbucket.org/pypy/pypy/changeset/8bc88d808cbf/
Log:place the saved register (loc_index) at a valid stack position!
diff --git a/rpython/jit/backend/zarch/opassembler.py
b/rpyth
Author: Richard Plangger
Branch: s390x-backend
Changeset: r82071:7694772ae0c5
Date: 2016-02-04 10:26 +0100
http://bitbucket.org/pypy/pypy/changeset/7694772ae0c5/
Log:did not consider normal gc write barrier, crashes with index out of
bounds!
diff --git a/rpython/jit/backend/zarch/opa
Author: Richard Plangger
Branch: s390x-backend
Changeset: r82072:8475d0a75240
Date: 2016-02-04 11:12 +0100
http://bitbucket.org/pypy/pypy/changeset/8475d0a75240/
Log:translation issue
diff --git a/rpython/jit/backend/zarch/opassembler.py
b/rpython/jit/backend/zarch/opassembler.py
--- a/rpyt
Author: fijal
Branch: vmprof-newstack
Changeset: r82073:c2e205bfae0d
Date: 2016-02-04 17:29 +0100
http://bitbucket.org/pypy/pypy/changeset/c2e205bfae0d/
Log:a bit of shotgun debugging on asmgcc
diff --git a/rpython/jit/backend/x86/assembler.py
b/rpython/jit/backend/x86/assembler.py
--- a/rpy
Author: Ronan Lamy
Branch:
Changeset: r82074:e5eb901ac085
Date: 2016-02-04 16:33 +
http://bitbucket.org/pypy/pypy/changeset/e5eb901ac085/
Log:Handle pdb.set_trace() in rpython/annotator/builtin.py
diff --git a/rpython/annotator/builtin.py b/rpython/annotator/builtin.py
--- a/rpython/ann
Author: Ronan Lamy
Branch:
Changeset: r82075:b8933a584083
Date: 2016-02-04 16:46 +
http://bitbucket.org/pypy/pypy/changeset/b8933a584083/
Log:Use the correct exceptions in rpython/annotator/builtin.py
diff --git a/rpython/annotator/builtin.py b/rpython/annotator/builtin.py
--- a/rpython
Author: fijal
Branch: vmprof-newstack
Changeset: r82076:35f680ad059c
Date: 2016-02-04 18:15 +0100
http://bitbucket.org/pypy/pypy/changeset/35f680ad059c/
Log:bump the version one level
diff --git a/rpython/rlib/rvmprof/src/vmprof_common.h
b/rpython/rlib/rvmprof/src/vmprof_common.h
--- a/rpyth
Author: fijal
Branch:
Changeset: r82078:cc28605e84eb
Date: 2016-02-04 20:44 +0100
http://bitbucket.org/pypy/pypy/changeset/cc28605e84eb/
Log:merge vmprof-newstack
diff --git a/pypy/module/_vmprof/__init__.py b/pypy/module/_vmprof/__init__.py
--- a/pypy/module/_vmprof/__init__.py
+++ b/pypy/m
Author: fijal
Branch:
Changeset: r82079:70b375dd3dff
Date: 2016-02-04 20:45 +0100
http://bitbucket.org/pypy/pypy/changeset/70b375dd3dff/
Log:update whatsnew
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
Author: fijal
Branch: vmprof-newstack
Changeset: r82077:26a47a71a22d
Date: 2016-02-04 20:44 +0100
http://bitbucket.org/pypy/pypy/changeset/26a47a71a22d/
Log:closed to be merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.
Author: Carl Friedrich Bolz
Branch:
Changeset: r82081:b1f915c79644
Date: 2016-02-04 16:22 +0100
http://bitbucket.org/pypy/pypy/changeset/b1f915c79644/
Log:just support exactly the same colors as graphviz
diff --git a/dotviewer/drawgraph.py b/dotviewer/drawgraph.py
--- a/dotviewer/drawgraph.
Author: Carl Friedrich Bolz
Branch:
Changeset: r82080:246d32e32de9
Date: 2016-02-04 14:57 +0100
http://bitbucket.org/pypy/pypy/changeset/246d32e32de9/
Log:the ll_assert has the condition wrong :-(
diff --git a/rpython/rlib/jit.py b/rpython/rlib/jit.py
--- a/rpython/rlib/jit.py
+++ b/rpython
15 matches
Mail list logo