Hello community,

here is the log from the commit of package binutils for openSUSE:Factory
checked in at Thu Apr 21 11:42:30 CEST 2011.



--------
--- binutils/binutils.changes   2011-01-12 12:42:24.000000000 +0100
+++ /mounts/work_src_done/STABLE/binutils/binutils.changes      2011-04-19 
15:16:33.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Apr 19 12:43:11 UTC 2011 - rguent...@novell.com
+
+- Update to binutils-2_21-branch head.  [fate#311554] [fate#311972]
+
+-------------------------------------------------------------------
cross-alpha-binutils.changes: same change
cross-arm-binutils.changes: same change
cross-hppa-binutils.changes: same change
cross-hppa64-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-sh4-binutils.changes: same change
cross-sparc-binutils.changes: same change
cross-spu-binutils.changes: same change
cross-x86_64-binutils.changes: same change

calling whatdependson for head-i586


Old:
----
  binutils-2.21.tar.bz2

New:
----
  binutils-2.21.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ binutils.spec ++++++
--- /var/tmp/diff_new_pack.hUD1x4/_old  2011-04-21 11:41:59.000000000 +0200
+++ /var/tmp/diff_new_pack.hUD1x4/_new  2011-04-21 11:41:59.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package binutils (Version 2.21)
+# spec file for package binutils
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -26,7 +26,7 @@
 %else
 BuildRequires:  zlib-devel
 %endif
-Version:        2.21
+Version:        2.21.0
 Release:        1
 #
 # RUN_TESTS

cross-alpha-binutils.spec: same change
cross-arm-binutils.spec: same change
cross-hppa-binutils.spec: same change
cross-hppa64-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-sh4-binutils.spec: same change
cross-sparc-binutils.spec: same change
cross-spu-binutils.spec: same change
cross-x86_64-binutils.spec: same change
++++++ binutils-2.21.tar.bz2 -> binutils-2.21.0.tar.bz2 ++++++
binutils/binutils-2.21.tar.bz2 
/mounts/work_src_done/STABLE/binutils/binutils-2.21.0.tar.bz2 differ: char 11, 
line 1

++++++ unit-at-a-time.patch ++++++
--- /var/tmp/diff_new_pack.hUD1x4/_old  2011-04-21 11:42:00.000000000 +0200
+++ /var/tmp/diff_new_pack.hUD1x4/_new  2011-04-21 11:42:00.000000000 +0200
@@ -1,15 +1,15 @@
 Index: ld/testsuite/ld-selective/selective.exp
 ===================================================================
---- ld/testsuite/ld-selective/selective.exp.orig       2009-11-23 
14:02:48.000000000 +0100
-+++ ld/testsuite/ld-selective/selective.exp    2009-11-23 14:03:08.000000000 
+0100
+--- ld/testsuite/ld-selective/selective.exp.orig       2011-02-10 
04:41:11.000000000 +0100
++++ ld/testsuite/ld-selective/selective.exp    2011-04-19 14:54:34.000000000 
+0200
 @@ -59,8 +59,8 @@ set seltests {
      {A::foo() B::foo() dropme1() dropme2()} {*-*-*}}
  }
  
 -set cflags "-w -O -ffunction-sections -fdata-sections"
--set cxxflags "-fvtable-gc -fno-exceptions -fno-rtti"
+-set cxxflags "-fno-exceptions -fno-rtti"
 +set cflags "-w -O -ffunction-sections -fdata-sections -fno-unit-at-a-time"
-+set cxxflags "-fvtable-gc -fno-exceptions -fno-rtti -fno-unit-at-a-time"
++set cxxflags "-fno-exceptions -fno-rtti -fno-unit-at-a-time"
  set ldflags "--gc-sections -Bstatic"
  
  if [istarget mips*-*] {

++++++ x86-64-biarch.patch ++++++
--- /var/tmp/diff_new_pack.hUD1x4/_old  2011-04-21 11:42:00.000000000 +0200
+++ /var/tmp/diff_new_pack.hUD1x4/_new  2011-04-21 11:42:00.000000000 +0200
@@ -1,7 +1,7 @@
 Index: ld/emulparams/elf_i386.sh
 ===================================================================
---- ld/emulparams/elf_i386.sh.orig     2009-11-23 14:02:48.000000000 +0100
-+++ ld/emulparams/elf_i386.sh  2009-11-23 14:03:08.000000000 +0100
+--- ld/emulparams/elf_i386.sh.orig     2009-07-29 16:59:23.000000000 +0200
++++ ld/emulparams/elf_i386.sh  2011-04-19 14:51:40.000000000 +0200
 @@ -12,4 +12,9 @@ GENERATE_SHLIB_SCRIPT=yes
  GENERATE_PIE_SCRIPT=yes
  NO_SMALL_DATA=yes
@@ -12,3 +12,4 @@
 +  *64*) LIBPATH_SUFFIX=64 ;;
 +esac
  IREL_IN_PLT=
+


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to