From dd741bbd6f26872c67abdc53393c19fb345fa845 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 11 Oct 2011 14:26:02 +0200 Subject: open_issues/binutils: Update. --- open_issues/binutils.mdwn | 6 +++--- open_issues/binutils/log_build.diff | 14 +++++++------- open_issues/binutils/log_install.diff | 4 ++-- open_issues/binutils/sum.diff | 28 ++++++++++++++-------------- open_issues/binutils/sum_hurd | 16 ++++++++++------ open_issues/binutils/sum_linux | 16 ++++++++++------ 6 files changed, 46 insertions(+), 38 deletions(-) (limited to 'open_issues') diff --git a/open_issues/binutils.mdwn b/open_issues/binutils.mdwn index 7c57fd1e..b86ed607 100644 --- a/open_issues/binutils.mdwn +++ b/open_issues/binutils.mdwn @@ -30,8 +30,8 @@ though, as explained below. # Configuration -Last reviewed up to the [[Git mirror's 135f49b244f3af59a209b29b3c9cd7c9170c6857 -(2011-10-08) sources|source_repositories/binutils]]. +Last reviewed up to the [[Git mirror's 066f3707e988b24f8f39d01f105662a814c0979a +(2011-10-11) sources|source_repositories/binutils]]. * Globally @@ -108,7 +108,7 @@ Last reviewed up to the [[Git mirror's 135f49b244f3af59a209b29b3c9cd7c9170c6857 # Build Here's a log of a binutils build run; this is from our [[Git repository's -135f49b244f3af59a209b29b3c9cd7c9170c6857 (2011-10-08) +11637a710adc7baea102d0ef5975b7a92b07aea1 (2011-10-11) sources|source_repositories/binutils]], run on kepler.SCHWINGE and coulomb.SCHWINGE. diff --git a/open_issues/binutils/log_build.diff b/open_issues/binutils/log_build.diff index 3afacefa..79172cf6 100644 --- a/open_issues/binutils/log_build.diff +++ b/open_issues/binutils/log_build.diff @@ -1,5 +1,5 @@ ---- /dev/fd/63 2011-10-08 14:51:48.251407901 +0200 -+++ /dev/fd/62 2011-10-08 14:51:48.251407901 +0200 +--- /dev/fd/63 2011-10-11 14:23:15.275568065 +0200 ++++ /dev/fd/62 2011-10-11 14:23:15.275568065 +0200 @@ -276,12 +276,12 @@ checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no @@ -214,7 +214,7 @@ checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -2471,7 +2450,7 @@ +@@ -2473,7 +2452,7 @@ checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes @@ -223,7 +223,7 @@ checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -@@ -2492,7 +2471,7 @@ +@@ -2494,7 +2473,7 @@ checking if gcc-4.6 supports -c -o file.o... (cached) yes checking whether the gcc-4.6 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no @@ -232,7 +232,7 @@ checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -2508,7 +2487,7 @@ +@@ -2510,7 +2489,7 @@ checking if g++-4.6 supports -c -o file.o... yes checking if g++-4.6 supports -c -o file.o... (cached) yes checking whether the g++-4.6 linker (ld) supports shared libraries... yes @@ -241,7 +241,7 @@ checking how to hardcode library paths into programs... immediate checking whether NLS is requested... yes checking for catalogs to be installed... bg da es fi fr ga id ja sv tr vi zh_CN zh_TW -@@ -2588,13 +2567,13 @@ +@@ -2590,13 +2569,13 @@ /bin/dash ../../master/ld/../ylwrap ../../master/ld/ldgram.y y.tab.c ldgram.c y.tab.h ldgram.h y.output ldgram.output -- bison -y -d updating ldgram.h (echo "/* This file is automatically generated. DO NOT EDIT! */";\ @@ -257,7 +257,7 @@ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo " &ld_${f}_emulation, \\"; \ done;\ -@@ -2708,17 +2687,11 @@ +@@ -2710,17 +2689,11 @@ gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../master/ld/plugin.c mv -f .deps/plugin.Tpo .deps/plugin.Po cp ../../master/ld/emultempl/astring.sed stringify.sed diff --git a/open_issues/binutils/log_install.diff b/open_issues/binutils/log_install.diff index f36d60bc..27dff188 100644 --- a/open_issues/binutils/log_install.diff +++ b/open_issues/binutils/log_install.diff @@ -1,5 +1,5 @@ ---- /dev/fd/63 2011-10-08 14:52:01.191179108 +0200 -+++ /dev/fd/62 2011-10-08 14:52:01.195179038 +0200 +--- /dev/fd/63 2011-10-11 14:23:22.899444227 +0200 ++++ /dev/fd/62 2011-10-11 14:23:22.903444162 +0200 @@ -68,7 +68,6 @@ libtool: install: /usr/bin/install -c .libs/libbfd.a [...]/hurd/master.build.install/lib/libbfd.a libtool: install: chmod 644 [...]/hurd/master.build.install/lib/libbfd.a diff --git a/open_issues/binutils/sum.diff b/open_issues/binutils/sum.diff index c1f84230..a466b82c 100644 --- a/open_issues/binutils/sum.diff +++ b/open_issues/binutils/sum.diff @@ -1,9 +1,9 @@ ---- open_issues/binutils/sum_linux 2011-10-08 14:52:12.000000000 +0200 -+++ open_issues/binutils/sum_hurd 2011-10-08 14:40:33.000000000 +0200 +--- open_issues/binutils/sum_linux 2011-10-11 14:23:39.000000000 +0200 ++++ open_issues/binutils/sum_hurd 2011-10-11 14:23:33.000000000 +0200 @@ -1,5 +1,5 @@ --Test Run By thomas on Sat Oct 8 14:48:06 2011 +-Test Run By thomas on Tue Oct 11 14:12:56 2011 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Sat Oct 8 12:49:14 2011 ++Test Run By thomas on Tue Oct 11 13:36:51 2011 +Native configuration is i686-unknown-gnu0.3 === binutils tests === @@ -12,9 +12,9 @@ # of expected passes 90 # of unsupported tests 3 --Test Run By thomas on Sat Oct 8 14:48:25 2011 +-Test Run By thomas on Tue Oct 11 14:13:19 2011 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Sat Oct 8 12:51:06 2011 ++Test Run By thomas on Tue Oct 11 13:38:54 2011 +Native configuration is i686-unknown-gnu0.3 === ld tests === @@ -34,7 +34,7 @@ Running [...]/hurd/master/ld/testsuite/ld-elf/exclude.exp ... PASS: ld link shared library PASS: ld export symbols from archive -@@ -588,8 +588,8 @@ Running [...]/hurd/master/ld/testsuite/l +@@ -592,8 +592,8 @@ Running [...]/hurd/master/ld/testsuite/l PASS: ELF DSO weak func last DSO PASS: ELF weak func first PASS: ELF weak func last @@ -45,7 +45,7 @@ PASS: ELF DSO weak data first PASS: ELF DSO weak data last PASS: ELF DSO weak data first DSO -@@ -600,10 +600,10 @@ Running [...]/hurd/master/ld/testsuite/l +@@ -604,10 +604,10 @@ Running [...]/hurd/master/ld/testsuite/l PASS: ELF weak data last PASS: ELF weak data first common PASS: ELF weak data last common @@ -60,20 +60,20 @@ PASS: ELF DSO small bar (size) PASS: ELF DSO foo with small bar (size) PASS: ELF DSO big bar (size) -@@ -935,13 +935,13 @@ Running [...]/hurd/master/ld/testsuite/l +@@ -939,13 +939,13 @@ Running [...]/hurd/master/ld/testsuite/l === ld Summary === --# of expected passes 667 +-# of expected passes 671 -# of expected failures 8 -+# of expected passes 657 ++# of expected passes 661 +# of expected failures 18 # of untested testcases 6 - [...]/hurd/master.build/ld/ld-new 2.22.51.20111008 + [...]/hurd/master.build/ld/ld-new 2.22.51.20111011 --Test Run By thomas on Sat Oct 8 14:48:11 2011 +-Test Run By thomas on Tue Oct 11 14:13:02 2011 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Sat Oct 8 12:49:38 2011 ++Test Run By thomas on Tue Oct 11 13:37:18 2011 +Native configuration is i686-unknown-gnu0.3 === gas tests === diff --git a/open_issues/binutils/sum_hurd b/open_issues/binutils/sum_hurd index dc6fc8e0..7d12b17f 100644 --- a/open_issues/binutils/sum_hurd +++ b/open_issues/binutils/sum_hurd @@ -1,4 +1,4 @@ -Test Run By thomas on Sat Oct 8 12:49:14 2011 +Test Run By thomas on Tue Oct 11 13:36:51 2011 Native configuration is i686-unknown-gnu0.3 === binutils tests === @@ -122,7 +122,7 @@ Running [...]/hurd/master/binutils/testsuite/binutils-all/x86-64/x86-64.exp ... # of expected passes 90 # of unsupported tests 3 -Test Run By thomas on Sat Oct 8 12:51:06 2011 +Test Run By thomas on Tue Oct 11 13:38:54 2011 Native configuration is i686-unknown-gnu0.3 === ld tests === @@ -395,6 +395,9 @@ PASS: Build libpr9676-4a.so PASS: Build libpr9679.so PASS: Build libpr11138-1.so PASS: Build libpr11138-2.o +PASS: Build pr13250-1.so +PASS: Build pr13250-2.so with libpr13250-1.so +PASS: Build libpr13250-3.o PASS: Run normal with libfoo.so PASS: Run protected with libfoo.so PASS: Run hidden with libfoo.so @@ -435,6 +438,7 @@ PASS: Run with libfunc1.so comm1.o PASS: Run with comm1.o libfunc1.so PASS: Run with pr11138-2.c libpr11138-1.so PASS: Run with libpr11138-1.so pr11138-2.c +PASS: Run with pr13250-3.c, libpr13250-1.so and libpr13250-2.so PASS: Build libdl3a.so with --dynamic-list=dl3.list PASS: Build libdl3b.so with -Bsymbolic PASS: Build libdl3a.so with --dynamic-list-cpp-typeinfo @@ -935,12 +939,12 @@ Running [...]/hurd/master/ld/testsuite/ld-xtensa/xtensa.exp ... === ld Summary === -# of expected passes 657 +# of expected passes 661 # of expected failures 18 # of untested testcases 6 -[...]/hurd/master.build/ld/ld-new 2.22.51.20111008 +[...]/hurd/master.build/ld/ld-new 2.22.51.20111011 -Test Run By thomas on Sat Oct 8 12:49:38 2011 +Test Run By thomas on Tue Oct 11 13:37:18 2011 Native configuration is i686-unknown-gnu0.3 === gas tests === @@ -1412,5 +1416,5 @@ Running [...]/hurd/master/gas/testsuite/gas/z8k/z8k.exp ... === gas Summary === # of expected passes 346 -../as-new 2.22.51.20111008 +../as-new 2.22.51.20111011 diff --git a/open_issues/binutils/sum_linux b/open_issues/binutils/sum_linux index 04664afb..f765b983 100644 --- a/open_issues/binutils/sum_linux +++ b/open_issues/binutils/sum_linux @@ -1,4 +1,4 @@ -Test Run By thomas on Sat Oct 8 14:48:06 2011 +Test Run By thomas on Tue Oct 11 14:12:56 2011 Native configuration is i686-pc-linux-gnu === binutils tests === @@ -122,7 +122,7 @@ Running [...]/hurd/master/binutils/testsuite/binutils-all/x86-64/x86-64.exp ... # of expected passes 90 # of unsupported tests 3 -Test Run By thomas on Sat Oct 8 14:48:25 2011 +Test Run By thomas on Tue Oct 11 14:13:19 2011 Native configuration is i686-pc-linux-gnu === ld tests === @@ -395,6 +395,9 @@ PASS: Build libpr9676-4a.so PASS: Build libpr9679.so PASS: Build libpr11138-1.so PASS: Build libpr11138-2.o +PASS: Build pr13250-1.so +PASS: Build pr13250-2.so with libpr13250-1.so +PASS: Build libpr13250-3.o PASS: Run normal with libfoo.so PASS: Run protected with libfoo.so PASS: Run hidden with libfoo.so @@ -435,6 +438,7 @@ PASS: Run with libfunc1.so comm1.o PASS: Run with comm1.o libfunc1.so PASS: Run with pr11138-2.c libpr11138-1.so PASS: Run with libpr11138-1.so pr11138-2.c +PASS: Run with pr13250-3.c, libpr13250-1.so and libpr13250-2.so PASS: Build libdl3a.so with --dynamic-list=dl3.list PASS: Build libdl3b.so with -Bsymbolic PASS: Build libdl3a.so with --dynamic-list-cpp-typeinfo @@ -935,12 +939,12 @@ Running [...]/hurd/master/ld/testsuite/ld-xtensa/xtensa.exp ... === ld Summary === -# of expected passes 667 +# of expected passes 671 # of expected failures 8 # of untested testcases 6 -[...]/hurd/master.build/ld/ld-new 2.22.51.20111008 +[...]/hurd/master.build/ld/ld-new 2.22.51.20111011 -Test Run By thomas on Sat Oct 8 14:48:11 2011 +Test Run By thomas on Tue Oct 11 14:13:02 2011 Native configuration is i686-pc-linux-gnu === gas tests === @@ -1412,5 +1416,5 @@ Running [...]/hurd/master/gas/testsuite/gas/z8k/z8k.exp ... === gas Summary === # of expected passes 346 -../as-new 2.22.51.20111008 +../as-new 2.22.51.20111011 -- cgit v1.2.3