summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open_issues/boehm_gc.mdwn24
m---------toolchain/logs10
2 files changed, 12 insertions, 22 deletions
diff --git a/open_issues/boehm_gc.mdwn b/open_issues/boehm_gc.mdwn
index c66423c3..535bed61 100644
--- a/open_issues/boehm_gc.mdwn
+++ b/open_issues/boehm_gc.mdwn
@@ -1,5 +1,5 @@
-[[!meta copyright="Copyright © 2010, 2012, 2013, 2014 Free Software Foundation,
-Inc."]]
+[[!meta copyright="Copyright © 2010, 2012, 2013, 2014, 2015 Free Software
+Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -33,9 +33,9 @@ git diff --patience --stat=$COLUMNS,$COLUMNS --patch --src-prefix=./ --dst-prefi
-->
-Last reviewed up to Git commit ad2be4bcad9c1de18feef7f8d7ebb98d680f064f
-(2014-09-20), and for `libatomic_ops` to Git commit
-ba6c3170412ef7f751ff63e2b656296265dcff93 (2014-06-13).
+Last reviewed up to Git commit bf62552626acc7ad8babdc350a6365cb97ec8776
+(2015-01-07), and for `libatomic_ops` to Git commit
+09887cae2790e29ff535cc56f7bd0c4459ef4e2b (2015-01-09).
* `configure.ac`
@@ -382,9 +382,8 @@ ba6c3170412ef7f751ff63e2b656296265dcff93 (2014-06-13).
# Build
Here's a log of a boehm-gc build run; this is from Git commit
-ad2be4bcad9c1de18feef7f8d7ebb98d680f064f (2014-09-20) plus [[!message-id
-"87ioke3iun.fsf@kepler.schwinge.homeip.net"]], and for `libatomic_ops` to Git
-commit ba6c3170412ef7f751ff63e2b656296265dcff93 (2014-06-13), run on
+bf62552626acc7ad8babdc350a6365cb97ec8776 (2015-01-07), and for `libatomic_ops`
+Git commit 09887cae2790e29ff535cc56f7bd0c4459ef4e2b (2015-01-09), run on
kepler.SCHWINGE and laplace.SCHWINGE.
$ export LC_ALL=C
@@ -398,9 +397,6 @@ kepler.SCHWINGE and laplace.SCHWINGE.
Different hosts may default to different shells and compiler versions; thus
harmonized. Using bash instead of dash as otherwise libtool explodes.
-This takes up around TODO GiB, and runs for [[TODO min|performance#measure]] on
-kepler.SCHWINGE and [[TODO min|performance#measure]] on laplace.SCHWINGE.
-
<!--
$ (make && touch .go-install) 2>&1 | tee log_build_ && test -f .go-install && (make install && touch .go-test) 2>&1 | tee log_install && test -f .go-test && { make -k check 2>&1 | tee log_test; (cd libatomic_ops/ && make -k check) 2>&1 | tee log_test_; }
@@ -424,9 +420,6 @@ kepler.SCHWINGE and [[TODO min|performance#measure]] on laplace.SCHWINGE.
$ make install 2>&1 | tee log_install
[...]
-This takes up around TODO MiB, and runs for [[TODO min|performance#measure]] on
-kepler.SCHWINGE and [[TODO min|performance#measure]] on laplace.SCHWINGE.
-
## Analysis
@@ -440,9 +433,6 @@ kepler.SCHWINGE and [[TODO min|performance#measure]] on laplace.SCHWINGE.
$ (cd libatomic_ops/ && make -k check) 2>&1 | tee log_test_
[...]
-This runs for [[TODO min|performance#measure]] on kepler.SCHWINGE and [[TODO
-min|performance#measure]] on laplace.SCHWINGE.
-
## Analysis
diff --git a/toolchain/logs b/toolchain/logs
-Subproject 8b7f341f54cc8f1b515e140f0e40ffa4a69ab18
+Subproject 4890aa2fa9597d83eb88f35ac20d444344c11dc