projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6f534d
)
smp: share: interp.o
author
Matt Birkholz
<puck@birchwood-abbey.net>
Fri, 5 Dec 2014 17:36:49 +0000
(10:36 -0700)
committer
Matt Birkholz
<puck@birchwood-abbey.net>
Sun, 21 Dec 2014 19:19:10 +0000
(12:19 -0700)
README.txt
patch
|
blob
|
history
diff --git
a/README.txt
b/README.txt
index d74283bded099acb7542ad191b95c3b15e652e1c..66910e7dc19e34ef0b594529d9b7868b63a2e52b 100644
(file)
--- a/
README.txt
+++ b/
README.txt
@@
-351,8
+351,10
@@
command line. The remaining 12 belong to the 7 microcode modules and
intern.o:
interp.o:
- 00000000 B interpreter_state
- 00000004 B prim_apply_error_code
+ 00000000 B interpreter_state __thread
+ 00000004 B prim_apply_error_code __thread
+
+ OK. Already all thread-local.
intprm.o: