From d739d4eef5ae267efbd246eb76b98d5c95458f3b Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 28 Apr 2013 15:50:12 +0200 Subject: open_issues/gdb: 6330ab576e18fb97912839fc116c7babb5fd8c70 (2013-04-28) --- toolchain/logs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain') diff --git a/toolchain/logs b/toolchain/logs index 17ecfe30..caec9b02 160000 --- a/toolchain/logs +++ b/toolchain/logs @@ -1 +1 @@ -Subproject commit 17ecfe30c4c1cb2c5833bc58f0ec355ec38b107c +Subproject commit caec9b02d415769b560af271fb604fd2a9a06eda -- cgit v1.2.3 From 08c87e1fd38a290a3d9441868e51e829e20a3106 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 29 Apr 2013 11:00:16 +0200 Subject: open_issues/binutils: 5c3ec1ded654250e0ac27df79998b32b2403e81f (2013-04-29) --- open_issues/binutils.mdwn | 18 ++++++++++++------ toolchain/logs | 2 +- 2 files changed, 13 insertions(+), 7 deletions(-) (limited to 'toolchain') diff --git a/open_issues/binutils.mdwn b/open_issues/binutils.mdwn index 1b916f6b..00941cac 100644 --- a/open_issues/binutils.mdwn +++ b/open_issues/binutils.mdwn @@ -33,14 +33,14 @@ though, as explained below. -Last reviewed up to the [[Git mirror's 944a6010b676b9f80f0a16c65183102b187822c5 -(2013-02-08) sources|source_repositories/binutils]]. +Last reviewed up to the [[Git mirror's 5c3ec1ded654250e0ac27df79998b32b2403e81f +(2013-04-29) sources|source_repositories/binutils]]. * Globally @@ -126,7 +126,7 @@ Last reviewed up to the [[Git mirror's 944a6010b676b9f80f0a16c65183102b187822c5 Here's a log of a binutils build run; this is from our [[Git repository|source_repositories/binutils]]'s `tschwinge/Paul_Desmond` branch, -commit 944a6010b676b9f80f0a16c65183102b187822c5 (2013-02-08), run on +commit 5c3ec1ded654250e0ac27df79998b32b2403e81f (2013-04-29), run on kepler.SCHWINGE and coulomb.SCHWINGE. $ export LC_ALL=C @@ -140,7 +140,7 @@ harmonized. Debian GCC (which is used in binutils' testsuite) likes to pass `--sysroot=/` to `ld`, so we need to configure binutils with support for sysroots. -This takes up around 900 MiB, and needs roughly 11 min on kepler.SCHWINGE and +This takes up around 950 MiB, and needs roughly 11 min on kepler.SCHWINGE and 42 min on coulomb.SCHWINGE.