From b6a6df4a0de194eeec4e3f5f91d2874309814e59 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 7 Dec 2016 17:36:36 +0100 Subject: binutils-gdb: 03b62bbbce3dc5f15131d9e78f77d035cd1cffb3 (2016-11-23) --- open_issues/binutils.mdwn | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'open_issues') diff --git a/open_issues/binutils.mdwn b/open_issues/binutils.mdwn index 9a3ead9e..328cc24b 100644 --- a/open_issues/binutils.mdwn +++ b/open_issues/binutils.mdwn @@ -47,7 +47,7 @@ git diff --patience --stat=$COLUMNS,$COLUMNS --patch --src-prefix=./ --dst-prefi --> -Last reviewed up to Git commit b593ecca856860a8b38deb808493bba4beef3aee +Last reviewed up to Git commit 03b62bbbce3dc5f15131d9e78f77d035cd1cffb3 (2016-11-23). * Globally @@ -405,7 +405,7 @@ Last reviewed up to Git commit b593ecca856860a8b38deb808493bba4beef3aee # Build Here's a log of a binutils-gdb build run; this is from Git commit -b593ecca856860a8b38deb808493bba4beef3aee (2016-11-23), +03b62bbbce3dc5f15131d9e78f77d035cd1cffb3 (2016-11-23), plus `PATH_MAX` hard-coded in `gdb/inferior.c` and `gdb/remote.c`, and `global_thread_id_to_ptid` used instead of `thread_id_to_pid` in `gdb/gnu-nat.c`, @@ -425,7 +425,7 @@ so we need to configure with support for plugins and sysroots. In the GDB build, there are compiler diagnostics reported in the MIG-generated stub files; thus no `-Werror` until that is resolved. -This takes up around 1.8 GiB, and runs for [[24 min|performance#measure]] on +This takes up around 1.8 GiB, and runs for [[25 min|performance#measure]] on kepler.SCHWINGE and [[25 min|performance#measure]] on laplace.SCHWINGE.