Hello community, here is the log from the commit of package binutils checked in at Fri Sep 29 16:55:33 CEST 2006. -------- --- binutils/binutils.changes 2006-09-27 16:19:34.000000000 +0200 +++ /mounts/work_src_done/STABLE/binutils/binutils.changes 2006-09-28 10:56:32.000000000 +0200 @@ -1,0 +2,12 @@ +Thu Sep 28 10:56:02 CEST 2006 - schwab@suse.de + +- Update to binutils 2.17.50.0.5. + 1. Update from binutils 2006 0927. + 2. Fix linker regressions of section address and section relative symbol + with empty output section. PR 3223/3267. + 3. Fix "strings -T". PR 3257. + 4. Fix "objcopy --only-keep-debug". PR 3262. + 5. Add Intell iwmmxt2 support. + 6. Fix an x86 disassembler bug. PR 3100. + +------------------------------------------------------------------- cross-alpha-binutils.changes: same change cross-arm-binutils.changes: same change cross-avr-binutils.changes: same change cross-hppa-binutils.changes: same change cross-i386-binutils.changes: same change cross-ia64-binutils.changes: same change cross-mips-binutils.changes: same change cross-ppc-binutils.changes: same change cross-ppc64-binutils.changes: same change cross-s390-binutils.changes: same change cross-s390x-binutils.changes: same change cross-sparc-binutils.changes: same change cross-x86_64-binutils.changes: same change Old: ---- binutils-2.17.50.0.4.tar.bz2 pr3262.diff New: ---- binutils-2.17.50.0.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ binutils.spec ++++++ --- /var/tmp/diff_new_pack.XSiPEE/_old 2006-09-29 16:54:06.000000000 +0200 +++ /var/tmp/diff_new_pack.XSiPEE/_new 2006-09-29 16:54:06.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.17.50.0.4) +# spec file for package binutils (Version 2.17.50.0.5) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -48,8 +48,8 @@ Obsoletes: binuti_o %endif Autoreqprov: on -Version: 2.17.50.0.4 -Release: 2 +Version: 2.17.50.0.5 +Release: 1 Summary: GNU Binutils Source: ftp://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2 Source1: pre_checkin.sh @@ -65,7 +65,6 @@ Patch8: ld-relro.diff Patch9: testsuite.diff Patch10: string-comma-len.diff -Patch11: pr3262.diff Patch16: s390-pic-dso.diff Patch17: suse-bdirect.diff Patch18: suse-dynsort.diff @@ -171,7 +170,6 @@ %patch8 %patch9 %patch10 -%patch11 -p1 %patch16 %patch17 -p1 %patch18 -p1 @@ -352,6 +350,15 @@ %endif %changelog -n binutils +* Thu Sep 28 2006 - schwab@suse.de +- Update to binutils 2.17.50.0.5. + 1. Update from binutils 2006 0927. + 2. Fix linker regressions of section address and section relative symbol + with empty output section. PR 3223/3267. + 3. Fix "strings -T". PR 3257. + 4. Fix "objcopy --only-keep-debug". PR 3262. + 5. Add Intell iwmmxt2 support. + 6. Fix an x86 disassembler bug. PR 3100. * Wed Sep 27 2006 - schwab@suse.de - Fix uninitialized memory. * Mon Sep 25 2006 - schwab@suse.de cross-alpha-binutils.spec: same change cross-arm-binutils.spec: same change cross-avr-binutils.spec: same change cross-hppa-binutils.spec: same change cross-i386-binutils.spec: same change cross-ia64-binutils.spec: same change cross-mips-binutils.spec: same change cross-ppc-binutils.spec: same change cross-ppc64-binutils.spec: same change cross-s390-binutils.spec: same change cross-s390x-binutils.spec: same change cross-sparc-binutils.spec: same change cross-x86_64-binutils.spec: same change ++++++ binutils-2.17.50.0.4.tar.bz2 -> binutils-2.17.50.0.5.tar.bz2 ++++++ binutils/binutils-2.17.50.0.4.tar.bz2 /mounts/work_src_done/STABLE/binutils/binutils-2.17.50.0.5.tar.bz2 differ: char 11, line 1 ++++++ testsuite.diff ++++++ --- /var/tmp/diff_new_pack.XSiPEE/_old 2006-09-29 16:54:07.000000000 +0200 +++ /var/tmp/diff_new_pack.XSiPEE/_new 2006-09-29 16:54:07.000000000 +0200 @@ -1,3 +1,13 @@ +--- binutils/testsuite/binutils-all/windres/windres.exp ++++ binutils/testsuite/binutils-all/windres/windres.exp +@@ -46,6 +46,7 @@ + set wr "$wr --include-dir $srcdir/../../winsup/w32api/include" + set target_xfail "no" + } else { ++ return + send_log "\nWarning: Assuming windres can find the win32 headers\n\n" + } + --- ld/testsuite/ld-undefined/undefined.exp +++ ld/testsuite/ld-undefined/undefined.exp @@ -127,6 +127,6 @@ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de