Author: Armin Rigo
Branch:
Changeset: r1968:72facb6e4533
Date: 2015-11-05 19:03 +0100
http://bitbucket.org/pypy/stmgc/changeset/72facb6e4533/
Log:merge heads
diff --git a/c8/stm/core.c b/c8/stm/core.c
--- a/c8/stm/core.c
+++ b/c8/stm/core.c
@@ -1374,6 +1374,8 @@
from its segment
Author: Armin Rigo
Branch:
Changeset: r1656:a4584a403dd7
Date: 2015-02-24 16:52 +0100
http://bitbucket.org/pypy/stmgc/changeset/a4584a403dd7/
Log:merge heads
diff --git a/c8/stm/extra.c b/c8/stm/extra.c
--- a/c8/stm/extra.c
+++ b/c8/stm/extra.c
@@ -6,15 +6,24 @@
static long register_callba
Author: Armin Rigo
Branch:
Changeset: r1145:16bd0be67e44
Date: 2014-04-09 08:51 +0200
http://bitbucket.org/pypy/stmgc/changeset/16bd0be67e44/
Log:merge heads
diff --git a/c7/gdb/gdb_stm.py b/c7/gdb/gdb_stm.py
new file mode 100644
--- /dev/null
+++ b/c7/gdb/gdb_stm.py
@@ -0,0 +1,49 @@
+""" A
Author: Armin Rigo
Branch:
Changeset: r1143:11188e659c6f
Date: 2014-04-08 20:31 +0200
http://bitbucket.org/pypy/stmgc/changeset/11188e659c6f/
Log:merge heads
diff --git a/c7/gdb/gdb_stm.py b/c7/gdb/gdb_stm.py
new file mode 100644
--- /dev/null
+++ b/c7/gdb/gdb_stm.py
@@ -0,0 +1,49 @@
+""" A
Author: Armin Rigo
Branch:
Changeset: r1105:eb3d1810eec8
Date: 2014-03-27 14:23 +0100
http://bitbucket.org/pypy/stmgc/changeset/eb3d1810eec8/
Log:merge heads
diff --git a/htm-c7/stmgc.c b/htm-c7/stmgc.c
--- a/htm-c7/stmgc.c
+++ b/htm-c7/stmgc.c
@@ -16,12 +16,14 @@
static __thread int gil_t
Author: Armin Rigo
Branch:
Changeset: r1057:526f7325d475
Date: 2014-03-16 19:45 +0100
http://bitbucket.org/pypy/stmgc/changeset/526f7325d475/
Log:merge heads
diff --git a/c7/llvmfix/addrspacecast-in-constant.diff
b/c7/llvmfix/addrspacecast-in-constant.diff
--- a/c7/llvmfix/addrspacecast-in
Author: Armin Rigo
Branch:
Changeset: r342:65b6e31e83b5
Date: 2013-07-03 15:21 +0200
http://bitbucket.org/pypy/stmgc/changeset/65b6e31e83b5/
Log:merge heads
diff --git a/c4/Makefile b/c4/Makefile
--- a/c4/Makefile
+++ b/c4/Makefile
@@ -26,13 +26,13 @@
# note that we don't say -DNDEBUG, s
Author: Armin Rigo
Branch:
Changeset: r330:bf175ef919bf
Date: 2013-07-01 12:38 +0200
http://bitbucket.org/pypy/stmgc/changeset/bf175ef919bf/
Log:merge heads
diff --git a/c4/demo_random.c b/c4/demo_random.c
--- a/c4/demo_random.c
+++ b/c4/demo_random.c
@@ -60,6 +60,7 @@
int num_roots_ou
Author: Armin Rigo
Branch:
Changeset: r278:9935b830ffc8
Date: 2013-06-25 16:43 +0200
http://bitbucket.org/pypy/stmgc/changeset/9935b830ffc8/
Log:merge heads
diff --git a/c4/atomic_ops.h b/c4/atomic_ops.h
--- a/c4/atomic_ops.h
+++ b/c4/atomic_ops.h
@@ -2,7 +2,7 @@
#define _SRCSTM_ATOMIC_OPS
Author: Armin Rigo
Branch:
Changeset: r265:b2b7620a4429
Date: 2013-06-24 17:05 +0200
http://bitbucket.org/pypy/stmgc/changeset/b2b7620a4429/
Log:merge heads
diff --git a/c4/demo_random.c b/c4/demo_random.c
--- a/c4/demo_random.c
+++ b/c4/demo_random.c
@@ -29,6 +29,7 @@
struct stm_objec
10 matches
Mail list logo