summaryrefslogtreecommitdiff
path: root/binutils/hurd
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-06-08 14:03:07 +0200
committerThomas Schwinge <thomas@codesourcery.com>2012-06-08 14:03:07 +0200
commit7dafd2460c6dcbea3381b5395da2563fa1c0e877 (patch)
tree5f5443d1c792aa5afbc94567d309cd585a2eb340 /binutils/hurd
parenta6e2d9ba61db9df488a17d4ef2df327d9ad54bf9 (diff)
binutils: e1104996559067c40207c803ab1a5847a4a05145 (2012-06-07)
Diffstat (limited to 'binutils/hurd')
-rw-r--r--binutils/hurd/log_build14
-rw-r--r--binutils/hurd/sum22
2 files changed, 21 insertions, 15 deletions
diff --git a/binutils/hurd/log_build b/binutils/hurd/log_build
index e9181faf..ebb45da5 100644
--- a/binutils/hurd/log_build
+++ b/binutils/hurd/log_build
@@ -1374,6 +1374,7 @@ checking for stdlib.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
+checking whether string.h and strings.h may both be included... yes
checking whether basename is declared... yes
checking whether stpcpy is declared... yes
checking linker --as-needed support... yes
@@ -1571,6 +1572,7 @@ checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
+checking whether string.h and strings.h may both be included... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for sbrk... yes
@@ -1631,12 +1633,8 @@ if [ -r sysinfo.c ]; then \
gcc-4.6 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../master/binutils/sysinfo.c ; \
fi
/bin/dash ../../master/binutils/../ylwrap ../../master/binutils/syslex.l lex.yy.c syslex.c -- flex
-if [ -r syslex.c ]; then \
- gcc-4.6 -c -I. -I../../master/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error syslex.c ; \
- else \
- gcc-4.6 -c -I. -I../../master/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../master/binutils/syslex.c ;\
- fi
-gcc-4.6 -g -O2 -o sysinfo sysinfo.o syslex.o
+gcc-4.6 -c -I. -I../../master/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../master/binutils/syslex_wrap.c
+gcc-4.6 -g -O2 -o sysinfo sysinfo.o syslex_wrap.o
./sysinfo -d <../../master/binutils/sysroff.info >sysroff.h
/bin/dash ../../master/binutils/../ylwrap ../../master/binutils/defparse.y y.tab.c defparse.c y.tab.h defparse.h y.output defparse.output -- bison -y -d
conflicts: 27 shift/reduce
@@ -2044,6 +2042,7 @@ checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for sys/stat.h... (cached) yes
+checking whether string.h and strings.h may both be included... yes
checking whether compiling a cross-assembler... no
checking for working alloca.h... yes
checking for alloca... yes
@@ -2572,6 +2571,7 @@ checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/stat.h... (cached) yes
+checking whether string.h and strings.h may both be included... yes
checking for glob... yes
checking for mkstemp... yes
checking for realpath... yes
@@ -2700,7 +2700,7 @@ gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I
In file included from ../../master/ld/ldlex-wrapper.c:6:0:
ldlex.c: In function 'yy_scan_buffer':
ldlex.c:3774:41: warning: declaration of 'base' shadows a global declaration [-Wshadow]
-../../master/ld/ldlang.h:475:20: warning: shadowed declaration is here [-Wshadow]
+../../master/ld/ldlang.h:476:20: warning: shadowed declaration is here [-Wshadow]
mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po
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 lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../master/ld/lexsup.c
mv -f .deps/lexsup.Tpo .deps/lexsup.Po
diff --git a/binutils/hurd/sum b/binutils/hurd/sum
index f1cc09c5..40971763 100644
--- a/binutils/hurd/sum
+++ b/binutils/hurd/sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Thu Jun 7 02:07:39 2012
+Test Run By thomas on Thu Jun 7 16:47:22 2012
Native configuration is i686-unknown-gnu0.3
=== binutils tests ===
@@ -123,7 +123,7 @@ Running [...]/hurd/master/binutils/testsuite/binutils-all/x86-64/x86-64.exp ...
# of expected passes 91
# of unsupported tests 3
-Test Run By thomas on Thu Jun 7 02:10:36 2012
+Test Run By thomas on Thu Jun 7 16:50:20 2012
Native configuration is i686-unknown-gnu0.3
=== ld tests ===
@@ -237,6 +237,9 @@ PASS: Link eh-group.o to eh-group
Running [...]/hurd/master/ld/testsuite/ld-elf/elf.exp ...
PASS: Build symbol3.a
PASS: Build symbol3w.a
+PASS: Build pr14170a.o
+PASS: Build shared library for pr14170
+PASS: PR ld/14170
PASS: Build shared library for next test
PASS: Link using broken linker script
PASS: ld-elf/commonpage1
@@ -308,6 +311,7 @@ PASS: ld-elf/pr12975
PASS: ld-elf/pr13177
PASS: ld-elf/pr13195
PASS: ld-elf/pr13839
+PASS: ld-elf/pr14052
PASS: ld-elf/pr349
PASS: relocatable with script
PASS: ld-elf/seg
@@ -324,7 +328,6 @@ PASS: ld-elf/unknown2
PASS: ld-elf/warn1
PASS: ld-elf/warn2
PASS: ld-elf/warn3
-PASS: ld-elf/zerosize1
PASS: Weak symbols in dynamic objects 1 (support)
PASS: Weak symbols in dynamic objects 1 (main test)
PASS: --gc-sections on tls variable
@@ -680,6 +683,8 @@ PASS: ld-i386/nogot2
PASS: ld-i386/discarded1
PASS: PR ld/12718
PASS: PR ld/12921
+PASS: PR ld/12570
+PASS: PR ld/12570
PASS: undefined symbol with compressed debug sections
PASS: PR ld/12627
PASS: PR ld/13302
@@ -955,12 +960,12 @@ Running [...]/hurd/master/ld/testsuite/ld-xtensa/xtensa.exp ...
=== ld Summary ===
-# of expected passes 674
+# of expected passes 679
# of expected failures 18
# of untested testcases 6
-[...]/hurd/master.build/ld/ld-new 2.22.52.20120504
+[...]/hurd/master.build/ld/ld-new 2.22.52.20120607
-Test Run By thomas on Thu Jun 7 02:08:28 2012
+Test Run By thomas on Thu Jun 7 16:48:13 2012
Native configuration is i686-unknown-gnu0.3
=== gas tests ===
@@ -1086,6 +1091,7 @@ PASS: DWARF2 4
PASS: Check bad section flag
PASS: Check bad size directive
PASS: Check bad group
+PASS: Multibyte symbol names
PASS: gas/elf/warn-2.s (test for warnings, line )
PASS: gas/elf/warn-2.s (test for excess errors)
Running [...]/hurd/master/gas/testsuite/gas/epiphany/allinsn.exp ...
@@ -1443,6 +1449,6 @@ Running [...]/hurd/master/gas/testsuite/gas/z8k/z8k.exp ...
=== gas Summary ===
-# of expected passes 355
-../as-new 2.22.52.20120504
+# of expected passes 356
+../as-new 2.22.52.20120607