Hello community,

here is the log from the commit of package binutils for openSUSE:Factory
checked in at Wed Jun 15 11:41:37 CEST 2011.



--------
--- binutils/binutils.changes   2011-05-04 10:47:51.000000000 +0200
+++ /mounts/work_src_done/STABLE/binutils/binutils.changes      2011-06-09 
17:26:37.000000000 +0200
@@ -1,0 +2,15 @@
+Thu Jun  9 14:20:07 UTC 2011 - [email protected]
+
+- Add patch to support AMD Bulldozer v2 [fate #312149]
+
+-------------------------------------------------------------------
+Tue Jun  7 11:03:12 UTC 2011 - [email protected]
+
+- Update to binutils-2_21-branch head.  [bnc#698346]
+
+-------------------------------------------------------------------
+Fri May 27 13:46:53 UTC 2011 - [email protected]
+
+- Disable cross-sh4-binutils.
+
+-------------------------------------------------------------------
@@ -46 +61 @@
--------------------------------------------------------------------
+  Rewrite history by including this:
@@ -51,6 +65,0 @@
--------------------------------------------------------------------
-Wed Feb 17 17:11:18 CET 2010 - [email protected]
-
-- Add xsave64, xrstor64 and vpermil2p support (XOP).
-
--------------------------------------------------------------------
@@ -61,11 +69,0 @@
--------------------------------------------------------------------
-Fri Feb 12 16:55:32 CET 2010 - [email protected]
-
-- Add more aliases for VPCOM* instructions (XOP support). 
-
--------------------------------------------------------------------
-Mon Feb  8 16:05:48 CET 2010 - [email protected]
-
-- Add support for AMD XOP instructions.  [bnc #578249]
-
--------------------------------------------------------------------
@@ -76 +73,0 @@
--------------------------------------------------------------------
@@ -82 +78,0 @@
--------------------------------------------------------------------
@@ -87 +82,0 @@
--------------------------------------------------------------------
@@ -92 +86,0 @@
--------------------------------------------------------------------
@@ -98 +91,0 @@
--------------------------------------------------------------------
@@ -103,0 +97,29 @@
+    
+-------------------------------------------------------------------
+Fri Apr  9 14:42:48 CEST 2010 - [email protected]
+
+- Fix encoding of LWP instructions, and get rid of 16bit forms.
+
+-------------------------------------------------------------------
+Fri Feb 12 16:46:42 CET 2010 - [email protected]
+
+- Add more aliases for VPCOM* instructions, xsave64, xrstor64,
+  and vpermil2p (XOP support).
+
+-------------------------------------------------------------------
+Tue Feb  9 13:46:35 CET 2010 - [email protected]
+
+- Add support for AMD XOP instructions.  [bnc #578249]
+
+-------------------------------------------------------------------
+Fri Jan 22 15:40:21 CET 2010 - [email protected]
+
+- Update to current binutils-2_20-branch.  [bnc #561142, #573019]
+
+-------------------------------------------------------------------
+Wed Nov  4 15:44:30 CET 2009 - [email protected]
+
+- Update to binutils 2.20 branch, remove patches that went upstream.
+  Don't activate --as-needed by default for SLE11 SP1.
+  [fate #306880, #307034]
+  [bnc #546106, #483978]
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-sparc-binutils.changes: same change
cross-spu-binutils.changes: same change
cross-x86_64-binutils.changes: same change

calling whatdependson for head-i586


Old:
----
  cross-sh4-binutils.changes
  cross-sh4-binutils.spec

New:
----
  amd-bdver2-and-fixes2.diff.gz

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

Other differences:
------------------
++++++ binutils.spec ++++++
--- /var/tmp/diff_new_pack.r6ALsF/_old  2011-06-15 11:17:12.000000000 +0200
+++ /var/tmp/diff_new_pack.r6ALsF/_new  2011-06-15 11:17:12.000000000 +0200
@@ -27,7 +27,7 @@
 BuildRequires:  zlib-devel
 %endif
 Version:        2.21.0
-Release:        3
+Release:        5
 #
 # RUN_TESTS
 %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?)
@@ -87,6 +87,7 @@
 Patch12:        s390-pic-dso.diff
 Patch14:        binutils-build-as-needed.diff
 Patch15:        fixup-testcase-perturb.diff
+Patch16:        amd-bdver2-and-fixes2.diff.gz
 Patch90:        cross-avr-nesc-as.patch
 Patch92:        cross-avr-omit_section_dynsym.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -297,6 +298,7 @@
 %patch12
 %patch14
 %patch15
+%patch16 -p1
 %if "%{TARGET}" == "avr"
 cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
 %patch90

++++++ cross-alpha-binutils.spec ++++++
--- /var/tmp/diff_new_pack.r6ALsF/_old  2011-06-15 11:17:12.000000000 +0200
+++ /var/tmp/diff_new_pack.r6ALsF/_new  2011-06-15 11:17:12.000000000 +0200
@@ -27,7 +27,7 @@
 BuildRequires:  zlib-devel
 %endif
 Version:        2.21.0
-Release:        2
+Release:        3
 #
 # RUN_TESTS
 %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?)
@@ -87,6 +87,7 @@
 Patch12:        s390-pic-dso.diff
 Patch14:        binutils-build-as-needed.diff
 Patch15:        fixup-testcase-perturb.diff
+Patch16:        amd-bdver2-and-fixes2.diff.gz
 Patch90:        cross-avr-nesc-as.patch
 Patch92:        cross-avr-omit_section_dynsym.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -269,6 +270,7 @@
 %patch12
 %patch14
 %patch15
+%patch16 -p1
 %if "%{TARGET}" == "avr"
 cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
 %patch90

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-sparc-binutils.spec: same change
cross-spu-binutils.spec: same change
cross-x86_64-binutils.spec: same change
++++++ amd-bdver2-and-fixes2.diff.gz ++++++
++++ 26126 lines (skipped)

++++++ binutils-2.21.0.tar.bz2 ++++++
binutils/binutils-2.21.0.tar.bz2 
/mounts/work_src_done/STABLE/binutils/binutils-2.21.0.tar.bz2 differ: char 11, 
line 1

++++++ pre_checkin.sh ++++++
--- /var/tmp/diff_new_pack.r6ALsF/_old  2011-06-15 11:17:12.000000000 +0200
+++ /var/tmp/diff_new_pack.r6ALsF/_new  2011-06-15 11:17:12.000000000 +0200
@@ -1,8 +1,8 @@
 #!/bin/bash
 
 # the script takes binutils* and creates the cross-* packages
-
-for arch in hppa hppa64 mips arm i386 x86_64 s390 s390x sh4 ppc ppc64 ia64 
sparc alpha spu; do 
+# sh4 is stuck in the testsuite, avr is packaged separately
+for arch in hppa hppa64 mips arm i386 x86_64 s390 s390x ppc ppc64 ia64 sparc 
alpha spu; do 
 
    echo -n "Building package for $arch --> cross-$arch-binutils ..."
 


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to