summaryrefslogtreecommitdiff
path: root/open_issues
diff options
context:
space:
mode:
Diffstat (limited to 'open_issues')
-rw-r--r--open_issues/binutils.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/open_issues/binutils.mdwn b/open_issues/binutils.mdwn
index 8362ce4d..627dcb4b 100644
--- a/open_issues/binutils.mdwn
+++ b/open_issues/binutils.mdwn
@@ -33,14 +33,14 @@ though, as explained below.
<!--
git checkout reviewed
-git diff --patience --stat=$COLUMNS,$COLUMNS --patch --src-prefix=./ --dst-prefix=./ --find-renames --ignore-space-change ..sourceware/master | awk '/^diff/ { c = $0; } /^@@/ { print c; } { print; }' | less
+git diff --patience --stat=$COLUMNS,$COLUMNS --patch --src-prefix=./ --dst-prefix=./ --find-renames --ignore-space-change ..sourceware/master | awk '/^diff/ { c = " " $0; } /^@@/ { print c; } { print; }' | less
-i
/^---.*/([^.]*|.*\.texi.*|[^/]*gnu[^/]*)$|hurd|linux|nacl|nptl|glibc|gs:
-->
-Last reviewed up to the [[Git mirror's d2a61dc33b01c56f5153c1ddea7b1fb8f304f20d
-(2013-06-18) sources|source_repositories/binutils]].
+Last reviewed up to the [[Git mirror's a0a1bb07cb2c03b7d34f12e734c6f363ddb7c7b2
+(2013-11-12) sources|source_repositories/binutils]].
* Globally
@@ -128,7 +128,7 @@ Last reviewed up to the [[Git mirror's d2a61dc33b01c56f5153c1ddea7b1fb8f304f20d
Here's a log of a binutils build run; this is from our [[Git
repository|source_repositories/binutils]]'s `tschwinge/Paul_Desmond` branch,
-commit d2a61dc33b01c56f5153c1ddea7b1fb8f304f20d (2013-06-18), run on
+commit a0a1bb07cb2c03b7d34f12e734c6f363ddb7c7b2 (2013-11-12), run on
kepler.SCHWINGE and coulomb.SCHWINGE.
$ export LC_ALL=C