From 771b908b6bd5f80894eb94137ff051e993945beb Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Thu, 7 Jun 2012 12:22:44 +0200 Subject: open_issues/binutils: fd4e30c5155b436eb3e0334ca844e890c050b2a4 (2012-06-07; 2012-05-04) --- open_issues/binutils.mdwn | 23 +++++++++++++++++------ toolchain/logs | 2 +- 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/open_issues/binutils.mdwn b/open_issues/binutils.mdwn index 6be690d8..fe365322 100644 --- a/open_issues/binutils.mdwn +++ b/open_issues/binutils.mdwn @@ -35,19 +35,20 @@ though, as explained below. git checkout reviewed git log --reverse --pretty=fuller --stat=$COLUMNS,$COLUMNS -p -C --cc ..sourceware/master -i -/^commit |^---$|hurd|linux +/^commit |^---$|hurd|linux|nacl --> -Last reviewed up to the [[Git mirror's 6de66ef60a39ab2cdacf801dae0110f36a76537c -(2012-02-15) sources|source_repositories/binutils]]. +Last reviewed up to the [[Git mirror's 71804f70c046aa674d243ac093ba83805d434cd3 +(2012-05-04) sources|source_repositories/binutils]]. * Globally - * a.out, COFF, PE image support and 64 bit support are not interesting. + * a.out (such as `ld/emulparams/i386linux.sh`, `ld/emultempl/linux.em`, + etc.), COFF, PE image support and 64-bit support are not interesting. * In the testsuites, `.exp` and `.d` files very likely should not only - care for `*-*-linux*`, but also `*-*-gnu*`. (If the need to be + care for `*-*-linux*`, but also `*-*-gnu*`. (If they need to be conditionalized like this at all.) * `bfd/` @@ -113,11 +114,15 @@ Last reviewed up to the [[Git mirror's 6de66ef60a39ab2cdacf801dae0110f36a76537c Compare to `i[3-7]86-*-linux-*`, but don't need a.out (`i386linux`) and 64 bit support. + * `nacl`, de662f7c24d628b652704a6fbad26c9e3e7e23e5, in + `binutils/testsuite/binutils-all/i386/i386.exp` removes `x86_64-*-linux*` + case? + # Build Here's a log of a binutils build run; this is from our [[Git repository's -f42a507c8b1e79cec0e755249e9fb5c2e012fe83 (2012-02-15) +fd4e30c5155b436eb3e0334ca844e890c050b2a4 (2012-06-07; 2012-05-04) sources|source_repositories/binutils]], run on kepler.SCHWINGE and coulomb.SCHWINGE. @@ -133,6 +138,12 @@ harmonized. This takes up around 120 MiB, and needs roughly 4 min on kepler.SCHWINGE and 15 min on coulomb.SCHWINGE. + + ## Analysis diff --git a/toolchain/logs b/toolchain/logs index 8cc4758a..a6e2d9ba 160000 --- a/toolchain/logs +++ b/toolchain/logs @@ -1 +1 @@ -Subproject commit 8cc4758a0bd068b43c2275e6fc401f302b59e30a +Subproject commit a6e2d9ba61db9df488a17d4ef2df327d9ad54bf9 -- cgit v1.2.3