diff options
-rw-r--r-- | open_issues/binutils.mdwn | 19 | ||||
m--------- | toolchain/logs | 0 |
2 files changed, 11 insertions, 8 deletions
diff --git a/open_issues/binutils.mdwn b/open_issues/binutils.mdwn index 7b7005e7..95b79eb5 100644 --- a/open_issues/binutils.mdwn +++ b/open_issues/binutils.mdwn @@ -47,8 +47,8 @@ git diff --patience --stat=$COLUMNS,$COLUMNS --patch --src-prefix=./ --dst-prefi --> -Last reviewed up to Git commit a01cbb490b34eda832c0215b8447e6aef68b0278 -(2014-09-11). +Last reviewed up to Git commit 05db5edd7923711a20c6225ea8e15f36e819d140 +(2014-09-16). * Globally @@ -240,8 +240,7 @@ Last reviewed up to Git commit a01cbb490b34eda832c0215b8447e6aef68b0278 # Build Here's a log of a binutils-gdb build run; this is from Git commit -a01cbb490b34eda832c0215b8447e6aef68b0278 (2014-09-11) plus [[!message-id -"20140912182911.GF3202@type.youpi.perso.aquilenet.fr"]], run on kepler.SCHWINGE +05db5edd7923711a20c6225ea8e15f36e819d140 (2014-09-16), run on kepler.SCHWINGE and laplace.SCHWINGE (with [[!message-id "87iokondoc.fsf@schwinge.name"]] applied). @@ -259,8 +258,8 @@ dereferencing type-punned pointer will break strict-aliasing rules* in the MIG-generated stub files; thus no `-Werror` until that is resolved ([[strict_aliasing]]). -This takes up around 1.3 GiB, and runs for [[20 min|performance#measure]] on -kepler.SCHWINGE and [[22 min|performance#measure]] on laplace.SCHWINGE. +This takes up around 1.3 GiB, and runs for [[21 min|performance#measure]] on +kepler.SCHWINGE and [[24 min|performance#measure]] on laplace.SCHWINGE. <!-- @@ -356,6 +355,10 @@ formats, and more emulation vectors. [[!taglink open_issue_glibc]]? + * On GNU Hurd, the `checking types of arguments for ptrace...` configure + check takes a rather long time to determine the result, + `int,int,long,long`. + # Install @@ -363,7 +366,7 @@ formats, and more emulation vectors. [...] This takes up around 200 MiB, and runs for [[1 min|performance#measure]] on -kepler.SCHWINGE and [[2 min|performance#measure]] on laplace.SCHWINGE. +kepler.SCHWINGE and [[1 min|performance#measure]] on laplace.SCHWINGE. ## Analysis @@ -378,7 +381,7 @@ kepler.SCHWINGE and [[2 min|performance#measure]] on laplace.SCHWINGE. $ make -k check 2>&1 | tee log_test [...] -This runs for [[29 min|performance#measure]] on kepler.SCHWINGE and [[62 +This runs for [[27 min|performance#measure]] on kepler.SCHWINGE and [[64 min|performance#measure]] on laplace.SCHWINGE. When running `make -k check 2>&1 | tee log_test`, at the end of the testsuite diff --git a/toolchain/logs b/toolchain/logs -Subproject 5f0cc0b578d6c729ce9aa2c8d17d1ed1f8d1673 +Subproject 742bca4aeeb00ac351ff459e04bc6c6153b520c |