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:
f889917
)
smp: share: floenv.o
author
Matt Birkholz
<puck@birchwood-abbey.net>
Fri, 5 Dec 2014 17:25:14 +0000
(10:25 -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 f1f0dbc5ac6ccc7f72080ba6ee389ab67906f622..9608849a2702dd44905932bc0a8e9db7eb0908f1 100644
(file)
--- a/
README.txt
+++ b/
README.txt
@@
-299,8
+299,10
@@
command line. The remaining 12 belong to the 7 microcode modules and
fixnum.o:
floenv.o:
- 00000004 b scheme_fenv
- 00000000 b scheme_fenv_p
+ 00000004 b scheme_fenv __thread
+ 00000000 b scheme_fenv_p __thread
+
+ OK. Already all thread-local.
flonum.o: